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 106346 - jsf-api.jar and jsf-impl.jar missing from JBoss 4.2
Summary: jsf-api.jar and jsf-impl.jar missing from JBoss 4.2
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 03:30 UTC by William Leonard
Modified: 2007-08-16 13:28 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 William Leonard 2007-06-12 03:30:14 UTC
JBoss 4.2 GA is now using the GlassFish JSF implementation. NetBeans 5.5.1
doesn't include the jsf-api.jar and jsf-impl.jar as part of the libraries
included when JBoss 4.2 is added as a server. 

The work around is to add these files manually but then deselect the Package
option so that they are not included in the distributable. They are now found at:

jboss-4.2.0.GA\server\default\deploy\jboss-web.deployer\jsf-libs
Comment 1 Sherold Dev 2007-08-15 17:31:54 UTC
The issue is still valid.
Comment 2 Petr Hejl 2007-08-16 13:28:54 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/jboss4/util/JBProperties.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/util/JBProperties.java,v  <--  JBProperties.java
new revision: 1.7; previous revision: 1.6
done