ModuleNotFoundException: org.jacorb:main during application deployment in EAP 7
Issue
- I'm trying to run an ear that runs fine on EAP6. On EAP7, it does not deploy and throws the below error:
ModuleNotFoundException: org.jacorb:main
This ear needs jacorb, because it does outgoing CORBA calls. Please tell me the correct way to deploy this application on EAP7.
Environment
- Red Hat JBoss Enterprise Application Platform
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.