[
https://jira.jboss.org/jira/browse/JBAS-7600?page=com.atlassian.jira.plug...
]
Stan Silvert commented on JBAS-7600:
------------------------------------
I looked at this some more yesterday. From the Facelets code, it looks like it just logs
an error and goes on. So it should cause any operational problems. We can suppress the
error message for now. But I'm also wondering why this didn't show up in AS6 M1.
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
Attachments: jboss-jsfunit-examples-ajax4jsf.war
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@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