[jboss-jira] [JBoss JIRA] (WFLY-4416) Cannot obtain DOMImplementationRegistry instance

Mathieu Lachance (JIRA) issues at jboss.org
Wed Aug 31 10:29:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286849#comment-13286849 ] 

Mathieu Lachance commented on WFLY-4416:
----------------------------------------

[~ctomc], what do you mean by it must be done manually?
Is there's any way for the application (either by modifing com/sun modules.xml / jboss-deployment-structure.xml?) to do 'this' manually?

> Cannot obtain DOMImplementationRegistry instance
> ------------------------------------------------
>
>                 Key: WFLY-4416
>                 URL: https://issues.jboss.org/browse/WFLY-4416
>             Project: WildFly
>          Issue Type: Bug
>          Components: XML Frameworks
>    Affects Versions: 8.2.0.Final
>            Reporter: Thomas Diesler
>            Assignee: Jason Greene
>
> {code}
> testDOMImplementationRegistry(org.jboss.as.test.smoke.xml.DOMImplementationRegistryTestCase)  Time elapsed: 0.09 sec  <<< ERROR!
> java.lang.ClassNotFoundException: com.sun.org.apache.xerces.internal.dom.DOMXSImplementationSourceImpl from [Module "deployment.dom-registry-test:main" from Service Module Loader]
> 	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389)
> 	at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134)
> 	at org.w3c.dom.bootstrap.DOMImplementationRegistry.newInstance(DOMImplementationRegistry.java:182)
> 	at org.jboss.as.test.smoke.xml.DOMImplementationRegistryTestCase.testDOMImplementationRegistry(DOMImplementationRegistryTestCase.java:52)
> {code}
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/391



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list