[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1102) Some examples need versions that work on EAP 5

James Livingston (JIRA) jira-events at lists.jboss.org
Mon Feb 15 23:30:10 EST 2010


Some examples need versions that work on EAP 5
----------------------------------------------

                 Key: JBDS-1102
                 URL: https://jira.jboss.org/jira/browse/JBDS-1102
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
    Affects Versions: 2.1.1
            Reporter: James Livingston


Some of the examples available via File->New->Example, e.g. the RichFaces 3.2.2.SP1 Demo, only work on EAP 4.3 due to packaging some jar files into the WAR they can't for EAP 5.


In the RF case it has "... for JBoss AS 4.2.X" as the Project Name, but it isn't mentioned in the Description, and it would be good if we either made it work on EAP 5 too or had an alternative one for EAP 5. The offending files in WEB-INF/lib are (and some shouldn't be packaged for 4.3 either):
* jstl-1.0.jar
* jta-1.1.jar
* slf4j-api-1.4.2.jar
* slf4j-simple-1.4.2.jar
* xml-apis-1.3.03.jar
* xercesImpl-2.8.1.jar (because of a bug in EAP 5.0.0.GA, okay if the patch is applied or EAP 5.0.1 when released)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list