[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8042) CLONE -Parse errors from JSF when initializing admin-console
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Sun May 23 19:35:54 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Silvert resolved JBAS-8042.
--------------------------------
Resolution: Done
Updated jboss-logging.xml to recognize the bogus error message. See JBAS-7600 for details. I thought that the JSF Deployer would fix this problem but it turns out that this still happens even when JSF2 is in WEB-INF/lib. I'm not sure that there is a real solution except to upgrade to the built-in JSF2 version of Facelets.
> CLONE -Parse errors from JSF when initializing admin-console
> ------------------------------------------------------------
>
> Key: JBAS-8042
> URL: https://jira.jboss.org/browse/JBAS-8042
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JSF
> Reporter: Shelly McGowan
> Assignee: Stan Silvert
> Priority: Critical
> Fix For: 6.0.0.M4
>
> Attachments: jboss-jsfunit-examples-ajax4jsf.war
>
>
> Initializing the admin-console.war in jbossas/trunk, parse errors from .xml file in jsf-impl.jar are reported in the server.log:
> 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/iaawURQk
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list