[jboss-jira] [JBoss JIRA] (WFLY-9990) module not found expection org.kohsuke.rngom
Aminer Achouri (JIRA)
issues at jboss.org
Fri Mar 9 06:33:01 EST 2018
Aminer Achouri created WFLY-9990:
------------------------------------
Summary: module not found expection org.kohsuke.rngom
Key: WFLY-9990
URL: https://issues.jboss.org/browse/WFLY-9990
Project: WildFly
Issue Type: Bug
Components: JAXR
Affects Versions: 12.0.0.Final, 10.0.0.Final
Reporter: Aminer Achouri
Assignee: Kurt Stam
Fix For: 12.0.0.Final
before the version 9.0 final, the module org.kohsuke.rngom exit as Jboss or wildfly module. but with the newer versions of wildfly 9.0, 10, 11 and the versions of Jboss EAP 7.0 and 7.1, this module was replaced by the name of the jar rngom-2.2.11.jbossorg-1, directly putted near jaxb-iml on the path "com/sun/xml/bind/", but what we remark is that the module.xml com/sun/xml/bind/main still referencing org.kohsuke.rngom as module and this what generate the module not found execption:
the solution that worked with me was to delete the reference of org.kohsuke.rngom as a module and this work fine.
need to validate this.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list