-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
JBossWS-CXF currently does not write file(s) to disk with the deployed wsdl(s) and referenced schemas for a given endpoint. This can probably be done building the bus corresponding to the endpoint at deploy time (need to figure out if this can happen before the webapp is actually created or needs to happen later), invoking the CXF ServiceWSDLBuilder and then pushing the obtained wsdl definition to a modified version of the Native WSDLFilePublisher for writing the files.
- blocks
-
JBWS-2935 Implement missing JSR-109 v1.2 features
- Closed
- is blocked by
-
JBWS-2974 Eager load of CXF Bus during deployment
- Closed
-
JBWS-2986 Factor out stack agnostic wsdl file publish procedure to jbossws-common
- Closed
-
JBWS-2995 Provide custom NamespaceHandlerResolver and simplify handlers configuration
- Closed
- relates to
-
JBWS-2989 Write published wsdl to file on deploy
- Closed