Hi,
I am getting following error : (Wildfy server core 6 version installed).
Caused by: java.lang.NoClassDefFoundError: Failed to link org/apache/cxf/ws/policy/AssertionBuilderRegistryImpl (Module \"deployment.ecmsWebServices-4.42-SNAPSHOT.ear\"
Note: The above class was exists in library cxf-rt-ws-policy-3.2.5.redhat-00001.jar file
All modules are exits in Server path: C:\EAP-7.2.0\modules\system\layers\base\org\apache\cxf\impl\main\cxf-rt-ws-policy-3.2.5.redhat-00001.jar
Please assists on this error.
Regards,
Anand G
Hi,
Could you provide more details how you added this module as a dependency into your ear file (using either manifest or jboss deployment)?
Class Loading in WildFly - Latest WildFly Documentation - Project Documentation Editor
Thanks,
Vlad