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

Summary: jsf-api.jar and jsf-impl.jar missing from JBoss 4.2
Product: serverplugins Reporter: William Leonard <bleonard>
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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