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 - For JBoss server instances in NetBeans, some libraries are missing
Summary: For JBoss server instances in NetBeans, some libraries are missing
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 161243 170739 175258 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-14 20:58 UTC by jplatts
Modified: 2009-10-23 13:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch that fixes JBoss server library detection (3.91 KB, patch)
2009-06-14 20:59 UTC, jplatts
Details | Diff

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