[jboss-jira] [JBoss JIRA] Created: (JBAS-7600) Parse errors from JSF when initializing admin-console
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Wed Jan 6 18:02:30 EST 2010
Parse errors from JSF when initializing admin-console
-----------------------------------------------------
Key: JBAS-7600
URL: https://jira.jboss.org/jira/browse/JBAS-7600
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JSF
Reporter: Shelly McGowan
Assignee: Stan Silvert
Fix For: JBossAS-6.0.0.M2
Initializing he admin-console.war built using the latest EMBJOPR trunk (with workaround noted in EMBJOPR-269) fails due with parse errors from .xml file in jsf-impl.jar:
17:46:47,428 SEVERE [facelets.compiler] Error Loading Library: vfszip:/work/TRUNK/trunk/build/output/jboss-6.0.0-SNAPSHOT/server/all/deploy/jbossweb.sar/jsf-libs/jsf-impl.jar/com/sun/faces/metadata/taglib/composite.taglib.xml: java.io.IOException: Error parsing [vfszip:/work/TRUNK/trunk/build/output/jboss-6.0.0-SNAPSHOT/server/all/deploy/jbossweb.sar/jsf-libs/jsf-impl.jar/com/sun/faces/metadata/taglib/composite.taglib.xml]:
at com.sun.facelets.compiler.TagLibraryConfig.create(TagLibraryConfig.java:410)
Caused by: org.xml.sax.SAXException: Error Handling [vfszip:/work/TRUNK/trunk/build/output/jboss-6.0.0-SNAPSHOT/server/all/deploy/jbossweb.sar/jsf-libs/jsf-impl.jar/com/sun/faces/metadata/taglib/composite.taglib.xml at 41,29]
at com.sun.facelets.compiler.TagLibraryConfig$LibraryHandler.error(TagLibraryConfig.java:376)
Full trace here:
http://pastebin.com/m85eee91
--
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 jboss-jira
mailing list