I am having a jsr181 endpoint. It has a wsdlResource defined. Values of this endpoint service and endpoint attributes are taken from the WSDL. However, I would like to deploy the same endpoint twice (using the same wsdl) - it will be exposed on different URL. To do this the endpoint will need to have also different service+endpoint names. How can I do it? Is it possible?
When I define service and endpoint attributes explicitly using different names (not the same as in wsdl) then I will get an exception in Jsr181Endpoint.updateDescription method. thanks, Michal -- View this message in context: http://www.nabble.com/jsr181-endpoint---overriding-service-name-that-comes-from-wsdl-tf4310068s12049.html#a12269984 Sent from the ServiceMix - User mailing list archive at Nabble.com.
