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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Dec 8 17:12:29 EST 2009


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 Beta6


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