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 197302 - Some Jboss AS 6.0 libraries don't be added to project
Summary: Some Jboss AS 6.0 libraries don't be added to project
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.0
Hardware: All Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 00:13 UTC by jktinoco
Modified: 2011-04-14 12:09 UTC (History)
1 user (show)

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 jktinoco 2011-04-01 00:13:13 UTC
Product Version = NetBeans IDE 7.0 RC1 (Build 201103280000)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

When a project is configured to use JBoss AS 6.0 some JAR files was not added to project, jboss-ejb3-ext-api.jar and hibernate-core.jar files are missing and JBoss EJB3 and Hibernate Core annotations can't be used, to use this annotations libraries need to be manually added.

By example, this libraries was included automatically in Netbeans 6.8 and JBoss AS 4.x projects.
Comment 1 Petr Hejl 2011-04-14 12:09:18 UTC
I think it was available in previous versions as a side effect. The proprietary extensions or technology specific extensions should not be added on classpath of fresh EE project.