List Info

Thread: Created: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeExc




Created: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeExc
country flaguser name
United States
2008-04-25 12:25:08
xml-apis.jar in lib/endorsed causes WrappedRuntimeException
-----------------------------------------------------------

                 Key: JBAS-5487
                 URL: http://ji
ra.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.getDefault
MethodProperties(OutputPropertiesFactory.java:320)
        at
org.apache.xalan.templates.OutputProperties.<init>(Out
putProperties.java:81)
        at
org.apache.xalan.transformer.TransformerIdentityImpl.<ini
t>(TransformerIdentityImpl.java:86)
        at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo
rmer(TransformerFactoryImpl.java:821)
        at
org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(T
unedDocumentLoader.java:85)
        at
org.springframework.beans.factory.xml.XmlBeanDefinitionReade
r.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.atl
assian.com/software/jira

        
_______________________________________________
jboss-jira mailing list
jboss-jiralists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira

Updated: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeExc
country flaguser name
United States
2008-05-09 08:56:43
     [ 
http://jira.jboss.com/jira/browse/JBAS-5487?page=all ]

Dimitris Andreadis updated JBAS-5487:
-------------------------------------

    Assignee: Shelly McGowan

AFAICT, xml-apis.jar is not in lib/endorsed?

> xml-apis.jar in lib/endorsed causes
WrappedRuntimeException
>
-----------------------------------------------------------
>
>                 Key: JBAS-5487
>                 URL: http://ji
ra.jboss.com/jira/browse/JBAS-5487
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Shelly McGowan
>             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.getDefault
MethodProperties(OutputPropertiesFactory.java:320)
>         at
org.apache.xalan.templates.OutputProperties.<init>(Out
putProperties.java:81)
>         at
org.apache.xalan.transformer.TransformerIdentityImpl.<ini
t>(TransformerIdentityImpl.java:86)
>         at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo
rmer(TransformerFactoryImpl.java:821)
>         at
org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(T
unedDocumentLoader.java:85)
>         at
org.springframework.beans.factory.xml.XmlBeanDefinitionReade
r.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.atl
assian.com/software/jira

        
_______________________________________________
jboss-jira mailing list
jboss-jiralists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira

Updated: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeExc
country flaguser name
United States
2008-05-14 10:38:26
     [ 
http://jira.jboss.com/jira/browse/JBAS-5487?page=all ]

Shelly McGowan updated JBAS-5487:
---------------------------------


In the latest trunk, xml-apis.jar is *not* in lib/endorsed,
only:
resolver.jar  serializer.jar  xalan.jar  xercesImpl.jar

However, in 5.0.0.Beta4 (noted by Jeff) they are there:
jaxb-api.jar  resolver.jar  serializer.jar  xalan.jar 
xercesImpl.jar  xml-apis.jar

With the build changes since Beta4, this has changed but not
sure it was intentional.  Will follow up.  

Thomas, do you have a test app/case that can be attached to
this issue?

> xml-apis.jar in lib/endorsed causes
WrappedRuntimeException
>
-----------------------------------------------------------
>
>                 Key: JBAS-5487
>                 URL: http://ji
ra.jboss.com/jira/browse/JBAS-5487
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Shelly McGowan
>             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.getDefault
MethodProperties(OutputPropertiesFactory.java:320)
>         at
org.apache.xalan.templates.OutputProperties.<init>(Out
putProperties.java:81)
>         at
org.apache.xalan.transformer.TransformerIdentityImpl.<ini
t>(TransformerIdentityImpl.java:86)
>         at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo
rmer(TransformerFactoryImpl.java:821)
>         at
org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(T
unedDocumentLoader.java:85)
>         at
org.springframework.beans.factory.xml.XmlBeanDefinitionReade
r.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.atl
assian.com/software/jira

        
_______________________________________________
jboss-jira mailing list
jboss-jiralists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira

Updated: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeExc
country flaguser name
United States
2008-06-03 08:48:56
     [ 
http://jira.jboss.com/jira/browse/JBAS-5487?page=all ]

Dimitris Andreadis updated JBAS-5487:
-------------------------------------

    Fix Version/s: JBossAS-5.0.0.CR2
                       (was: JBossAS-5.0.0.CR1)

Pushing non-critical issues to the next CR2. If you think
they are critical for CR1, please re-schedule them.

> xml-apis.jar in lib/endorsed causes
WrappedRuntimeException
>
-----------------------------------------------------------
>
>                 Key: JBAS-5487
>                 URL: http://ji
ra.jboss.com/jira/browse/JBAS-5487
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Shelly McGowan
>             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.getDefault
MethodProperties(OutputPropertiesFactory.java:320)
>         at
org.apache.xalan.templates.OutputProperties.<init>(Out
putProperties.java:81)
>         at
org.apache.xalan.transformer.TransformerIdentityImpl.<ini
t>(TransformerIdentityImpl.java:86)
>         at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo
rmer(TransformerFactoryImpl.java:821)
>         at
org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(T
unedDocumentLoader.java:85)
>         at
org.springframework.beans.factory.xml.XmlBeanDefinitionReade
r.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.atl
assian.com/software/jira

        
_______________________________________________
jboss-jira mailing list
jboss-jiralists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira

Updated: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeExc
country flaguser name
United States
2008-06-10 10:11:20
     [ 
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://ji
ra.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.getDefault
MethodProperties(OutputPropertiesFactory.java:320)
>         at
org.apache.xalan.templates.OutputProperties.<init>(Out
putProperties.java:81)
>         at
org.apache.xalan.transformer.TransformerIdentityImpl.<ini
t>(TransformerIdentityImpl.java:86)
>         at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo
rmer(TransformerFactoryImpl.java:821)
>         at
org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(T
unedDocumentLoader.java:85)
>         at
org.springframework.beans.factory.xml.XmlBeanDefinitionReade
r.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.atl
assian.com/software/jira

        
_______________________________________________
jboss-jira mailing list
jboss-jiralists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira

Assigned: (JBAS-5487) xml-apis.jar in lib/endorsed causes WrappedRuntimeEx
country flaguser name
United States
2008-06-10 11:32:15
     [ 
http://jira.jboss.com/jira/browse/JBAS-5487?page=all ]

Stan Silvert reassigned JBAS-5487:
----------------------------------

    Assignee: Shelly McGowan  (was: Stan Silvert)

Shelly,

Did you mean to assign this to Thomas?  I don't see that
this has anything to do with JSF or Seam.   Unless it's
somehow related to the AmFam issues?

I don't know the first thing about CXF, so I certainly can't
help with that.

> xml-apis.jar in lib/endorsed causes
WrappedRuntimeException
>
-----------------------------------------------------------
>
>                 Key: JBAS-5487
>                 URL: http://ji
ra.jboss.com/jira/browse/JBAS-5487
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Shelly McGowan
>             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.getDefault
MethodProperties(OutputPropertiesFactory.java:320)
>         at
org.apache.xalan.templates.OutputProperties.<init>(Out
putProperties.java:81)
>         at
org.apache.xalan.transformer.TransformerIdentityImpl.<ini
t>(TransformerIdentityImpl.java:86)
>         at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo
rmer(TransformerFactoryImpl.java:821)
>         at
org.apache.cxf.bus.spring.TunedDocumentLoader.loadDocument(T
unedDocumentLoader.java:85)
>         at
org.springframework.beans.factory.xml.XmlBeanDefinitionReade
r.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.atl
assian.com/software/jira

        
_______________________________________________
jboss-jira mailing list
jboss-jiralists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira

[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )