Error:
INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (http-0.0.0.0-8080-8) Creating Service {http://schemas.microsoft.com/sharepoint/soap/}CopySoapService from class com.microsoft.schemas.sharepoint.soap.CopySoap
java.lang.NullPointerException
at org.apache.cxf.jaxb.Utils.getFieldXJTA(Utils.java:269)
at org.apache.cxf.jaxb.JAXBContextInitializer.walkReferences(JAXBContextInitializer.java:375)
at org.apache.cxf.jaxb.JAXBContextInitializer.addClass(JAXBContextInitializer.java:347)
at org.apache.cxf.jaxb.JAXBContextInitializer.begin(JAXBContextInitializer.java:184)
at org.apache.cxf.service.ServiceModelVisitor.visitOperation(ServiceModelVisitor.java:97)
at org.apache.cxf.service.ServiceModelVisitor.walk(ServiceModelVisitor.java:74)
Info: Jboss running Adobe LiveCycle ES4 SP1 on Windows Server 2008
Googling resulted in nothing helpful to resolve this error. The code works perfectly within in the IDE. This error occurs when deployed as a Custom Component withing LiveCycle that is running on Jboss.
Related Q/A that got me to this point: