How to set jax-ws, which is in the devkit mulb connector?

I need to set jax-ws, which is in the mule devkit connector. Is there a way to do this operation or should I separate jax-ws and mule-connecor?

+3
source share
1 answer

You should be able to use the full interface / class names in the element cxf:jaxws-service.

See: http://www.mulesoft.org/documentation/display/current/Building+Web+Services+with+CXF

0
source

All Articles