Weiqi Gao [
https://community.jboss.org/people/weiqigao] created the discussion
"Re: Using XMLBeans binding for JAX-WS web services"
To view the discussion, visit:
https://community.jboss.org/message/771599#771599
--------------------------------------------------------------
I was able to resolve the above issues with some JBoss-Modules magic:
1. Add "Dependencies: org.jboss.ws.cxf.jbossws-cxf-client services export,
org.apache.xmlbeans services export" line to MANIFEST.MF of the war
2. Add a dependency line for "javax.api" in the
org/apache/xmlbeans/main/module.xml
3. Modify the org.apache.cxf module.xml file to add dependency on xmlbeans
--
Weiqi
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/771599#771599]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]