[jboss-jira] [JBoss JIRA] Updated: (AS7-1425) Cannot obtain SchemaFactory when TCCL points to ARQ module

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Jul 28 07:24:23 EDT 2011


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

Thomas Diesler updated AS7-1425:
--------------------------------

    Description: 
{code}
testSchemaFactoryDefaultTCCL(org.jboss.as.testsuite.integration.osgi.as1424.AS1424TestCase)  Time elapsed: 0.455 sec  <<< ERROR!
java.lang.IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded
	at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:207)
	at org.jboss.as.testsuite.integration.osgi.as1424.AS1424TestCase.testSchemaFactoryDefaultTCCL(AS1424TestCase.java:74)
{code}

  was:
{code}
10:46:41,387 ERROR [org.apache.aries.blueprint.container.BlueprintContainerImpl] (pool-7-thread-1) Unable to start blueprint container for bundle example-blueprint: java.lang.IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded
	at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:207) [:1.6.0_26]
	at org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.getSchemaFactory(NamespaceHandlerRegistryImpl.java:266) [NamespaceHandlerRegistryImpl.class:]
	at org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.getSchema(NamespaceHandlerRegistryImpl.java:236) [NamespaceHandlerRegistryImpl.class:]
	at org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl$NamespaceHandlerSetImpl.getSchema(NamespaceHandlerRegistryImpl.java:306) [NamespaceHandlerRegistryImpl$NamespaceHandlerSetImpl.class:]
{code}



> Cannot obtain SchemaFactory when TCCL points to ARQ module
> ----------------------------------------------------------
>
>                 Key: AS7-1425
>                 URL: https://issues.jboss.org/browse/AS7-1425
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.1.0.Alpha1
>
>
> {code}
> testSchemaFactoryDefaultTCCL(org.jboss.as.testsuite.integration.osgi.as1424.AS1424TestCase)  Time elapsed: 0.455 sec  <<< ERROR!
> java.lang.IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded
> 	at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:207)
> 	at org.jboss.as.testsuite.integration.osgi.as1424.AS1424TestCase.testSchemaFactoryDefaultTCCL(AS1424TestCase.java:74)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list