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:
HiI 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
