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 - EJB API not on classpath for JBoss
Summary: EJB API not on classpath for JBoss
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 10:10 UTC by Petr Jiricka
Modified: 2010-11-03 15:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.