How to use a packaged JAXB jar in my application in JBoss EAP 6
Issue
- I am trying to use my own jaxb jar under the package name "javax.xml.bind". I have tried to configure jboss-deployment-structure.xml to exclude "javax.xml.bind" while including my own jar inside a customized module, but that didn't work. How can I achieve this?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.