NO GOOD DIAGNOSTIC MESSAGE FROM SKINNING FRAMEWORK FOR CASE OF BLANK
TRINIDAD-SKINS.XML
---------------------------------------------------------------------------------------
Key: TRINIDAD-2050
URL: https://issues.apache.org/jira/browse/TRINIDAD-2050
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 2.0.0-beta-3
Reporter: Prakash Udupa
There is possibility of a trinidad-skin.xml in the class path being without any
content, mostly due to packaging errrors. In this circumstance, the XML parser
callback and error handler implementations in Trinidad just logs the entire
stack trace of the SAXException, with no indication of the xml file that fails,
this makes it hard to diagnose given that there could be multiple config files
that get merged. We need a more informative log message, even better if the
message contained the complete path to the specific trinidad-skins.xml file
that has the issue.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira