I need to expose a jax-ws which is located in a mule devkit connector. Is there a way to do this operation or should I separate the jax-ws and mule-connecor?
Asked
Active
Viewed 93 times
1 Answers
0
You should be able to use the fully qualified interface/class names in the cxf:jaxws-service
element.
See: http://www.mulesoft.org/documentation/display/current/Building+Web+Services+with+CXF

David Dossot
- 33,403
- 4
- 38
- 72