"java.lang.NoClassDefFoundError: org/omg/CORBA" error encountered in JBoss EAP 7.2 version
The error, "java.lang.NoClassDefFoundError: org/omg/CORBA" occurs in
JBoss EAP 7.2 version.
Problem
The error,
java.lang.NoClassDefFoundError: org/omg/CORBA might occur in
scenarios such as,- During the SDF service call that is exposed as JAX-WS webservice.
- During the EAR deployment in a sharded Sterling Order Management System Software instance.
- While accessing the Application Console when Sterling Order Management System Software is deployed on JBOSS EAP 7.2.
Solution
Add "iiop-openjdk" extension, subsystem, and its dependencies in standalone.xml
by referring to standalone-full.xml.