Hi! When we in development run WebSphere 8.5.5. Liberty Profile things works fine and from my understanding Liberty Profile uses CXF 2.6.x.
However when we deploy the code in the test environments which runs the full WebSphere 8.5.5 (not Liberty Profile) we run into bugs related to @WebMethod or @XmlElement and its name attribute. The stack trace indicates that WebSphere full version uses Axis2 and not CXF. Is there a way of changing to CXF without having to bundle CXF in the deployed EAR, change class loading order etc as suggested in some articles? Regards Lars-Fredrik -- Med vänlig hälsning / Best regards Lars-Fredrik Smedberg STATEMENT OF CONFIDENTIALITY: The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the address(es) and may contain confidential or privileged information. If you are not the intended recipient, please notify Lars-Fredrik Smedberg immediately at [email protected], and destroy all copies of this message and any attachments.
