[jboss-jira] [JBoss JIRA] Updated: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeException
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Tue Jun 10 11:11:20 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5487?page=all ]
Shelly McGowan updated JBAS-5487:
---------------------------------
Assignee: Stan Silvert (was: Shelly McGowan)
The xml-apis are not in lib/endorsed because of the commit Thomas which comments out the copying of them in build-dist.xml I'm reassiging this to Stan to assess the impact of the xml-apis.jar not being in lib/endorsed and why the conflict with a CXF client.
> xml-apis.jar in lib/endorsed causes WrappedRuntimeException
> -----------------------------------------------------------
>
> Key: JBAS-5487
> URL: http://jira.jboss.com/jira/browse/JBAS-5487
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
> Assigned To: Stan Silvert
> Fix For: JBossAS-5.0.0.CR2
>
>
> lib/endorsed/xml-apis.jar causes
> Caused by: org.apache.xml.serializer.utils.WrappedRuntimeException: Could not load the propery file 'output_xml.properties' for output method 'xml' (check CLASSPATH)
> at org.apache.xml.serializer.OutputPropertiesFactory.getDefaultMethodProperties(OutputPropertiesFactory.java:320)
> at org.apache.xalan.templates.OutputProperties.<init>(OutputProperties.java:81)
> at org.apache.xalan.transformer.TransformerIdentityImpl.<init>(TransformerIdentityImpl.java:86)
> at org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:821)
> at org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(TunedDocumentLoader.java:85)
> at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:361)
> with cxf webservice client.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list