New to CFX and JAX-WS so please forgive my basic ignorance. I might be asking
the wrong questions.

Is there a way to associate multiple WSDL URIs with a WebServiceProvider?

I am trying to right a generic provider that can handle invocations of
operations defined in different WSDLs. I know I can add an annotation for a
single WSDL using an annotation
(@WebServiceProvider(wsdlLocation="test.wsdl")) but I need to add multiple
WSDLs for the same provider. Of course each Endpoint would only handle a
single service.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Assocating-WSDLs-with-a-WebServiceProvider-using-code-tp5057418p5057418.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to