[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-236) XML Binding example fails in JBossAS

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Feb 11 03:23:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JBOSGI-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-236:
----------------------------------

    Fix Version/s: JBossOSGi 1.0.0 Beta7
                       (was:  JBossOSGi 1.0.x)


> XML Binding example fails in JBossAS
> ------------------------------------
>
>                 Key: JBOSGI-236
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-236
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Integration (JBoss)
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: JBossOSGi 1.0.0 Beta7
>
>
> Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: bundleentry://20.fwk25544092/booking.xml
> 	at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:177)
> 	at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:147)
> 	at org.jboss.osgi.jbossxb.internal.UnmarshallerServiceImpl.unmarshal(UnmarshallerServiceImpl.java:249)
> 	... 31 more
> Caused by: java.lang.ExceptionInInitializerError
> 	at org.apache.xerces.impl.xs.XMLSchemaValidator.<clinit>(Unknown Source)
> 	at org.apache.xerces.parsers.XML11Configuration.configurePipeline(Unknown Source)
> 	at org.apache.xerces.parsers.XIncludeAwareParserConfiguration.configurePipeline(Unknown Source)
> 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> 	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> 	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
> 	at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:173)
> 	... 33 more
> Caused by: org.apache.xerces.impl.dv.DVFactoryException: Schema factory class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl does not extend from SchemaDVFactory.
> 	at org.apache.xerces.impl.dv.SchemaDVFactory.getInstance(Unknown Source)
> 	at org.apache.xerces.impl.dv.SchemaDVFactory.getInstance(Unknown Source)
> 	at org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar.<init>(Unknown Source)

-- 
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

        


More information about the jboss-osgi-issues mailing list