In the deploy.xml file, the referenced services map directly to JBI ServiceEndpoints. The "name" attribute of the service element refers to the JBI ServiceEndpoint.getServiceName() QName and the "port" attribute refers to the JBI ServiceEndpoint.getEndpointName().

alex


von Arx, Matthias wrote:

Hi

I try to invoke a local service deployed to servicemix but an "Unknown endpoint" exception was thrown too. How should a service be addressed correctly?

Regards,
Matthias von Arx


Reply via email to