Change to use the cxf-rt-frontend-jaxws-{version}.jar from the server
installation
----------------------------------------------------------------------------------
Key: TEIID-2752
URL:
https://issues.jboss.org/browse/TEIID-2752
Project: Teiid
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Build/Kits
Affects Versions: 8.7
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
Change to use the cxf-rt-frontend-jaxws-{version}.jar from the server kit.
The jar is currently available in the module: org.apache.cxf.impl
This include the following changes:
- remove the module: org.apache.cxf.impl.frontend-jaxrs from the jboss dist kit.
- change webservices resource-adapter to remove the above module reference.