[jboss-jira] [JBoss JIRA] Created: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeException

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Apr 25 13:25:08 EDT 2008


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
             Fix For: JBossAS-5.0.0.CR1


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