This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 191553

Summary: EJB API not on classpath for JBoss
Product: serverplugins Reporter: Petr Jiricka <pjiricka>
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2010-11-02 10:10:54 UTC
1. Register JBoss 6 Milestone 5
2. Create a new Java EE 6 Web Project with JBoss target
3. Create an EJB 

EJB API usages will be underlined in the editor, because EJB API is not on the classpath. Looks like <jboss_inst>/common/lib/jboss-ejb-api_3.1_spec.jar should be in classpath.
Comment 1 Petr Hejl 2010-11-03 15:27:25 UTC
Fixed in web-main 2028282ec7cb.