[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1102) Some examples need versions that work on EAP 5
James Livingston (JIRA)
jira-events at lists.jboss.org
Tue Feb 16 21:10:10 EST 2010
[ https://jira.jboss.org/jira/browse/JBDS-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12514843#action_12514843 ]
James Livingston commented on JBDS-1102:
----------------------------------------
When creating the RichFaces example in JBDS 2.1.1 and then using File->Export...->WAR File, the resulting WAR contains jta-1.1.jar, jstl-1.0.jar, and xml-apis-1.3.03.jar which I'm fairly certain we shouldn't be packaging.
The bug which causes problems when xerces is packaged into a WAR file is JBAS-7210, with a one-off fix for EAP 5.0.0 in JBPAPP-3236.
Sorry, I didn't see the RF photo example, I was looking under the RichFaces section not in the Seam one.
> 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
> Fix For: 3.0.0.CR2
>
>
> 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