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 167066

Summary: For JBoss server instances in NetBeans, some libraries are missing
Product: serverplugins Reporter: jplatts <jplatts>
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Patch that fixes JBoss server library detection

Description jplatts 2009-06-14 20:58:54 UTC
I have noticed that NetBeans does not pick up some of the Java EE libs with JBoss Application Server Instances. This
patch fixes JBoss library detection code in order to pick up Java EE libs used by Glassfish. In addition, Java Web
application compilation might fail on JBoss 5.1 or later without this patch.
Comment 1 jplatts 2009-06-14 20:59:39 UTC
Created attachment 83561 [details]
Patch that fixes JBoss server library detection
Comment 2 Petr Hejl 2009-09-16 15:50:33 UTC
*** Issue 161243 has been marked as a duplicate of this issue. ***
Comment 3 Petr Hejl 2009-09-16 15:51:44 UTC
*** Issue 170739 has been marked as a duplicate of this issue. ***
Comment 4 Petr Hejl 2009-09-16 15:56:29 UTC
Patch tweaked and applied - web-main 8e84ba478412. Thanks for the patch!
Comment 5 Quality Engineering 2009-09-18 22:45:40 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8e84ba478412
User: phejl@netbeans.org
Log: #167066 For JBoss server instances in NetBeans, some libraries are missing
Comment 6 Petr Hejl 2009-10-23 13:21:26 UTC
*** Issue 175258 has been marked as a duplicate of this issue. ***