]
Alessio Soldano updated WFLY-3535:
----------------------------------
Fix Version/s: 9.0.0.Alpha1
Implicitly add org.apache.cxf module to deployments with JAX-WS
endpoints
-------------------------------------------------------------------------
Key: WFLY-3535
URL:
https://issues.jboss.org/browse/WFLY-3535
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 8.0.0.Final
Reporter: Kyle Lape
Assignee: Alessio Soldano
Fix For: 9.0.0.Alpha1
This seems like a particularly easy module to forget to add as a dependency in a
deployment, and can be difficult to figure out if you're adding a CXF annotation and
it inexplicably doesn't work.
The module is public, so this should be relatively low-risk to add.