I'm trying to invoke a local webservice deployed in Glassfish, but I'm getting the same "Unknown endpoint" exception.
I attach my Service Assembly. I hope you can tell me what am I doing wrong. Thanks http://www.nabble.com/file/6890/Autentifica-sa.zip Autentifica-sa.zip Alex Boisvert wrote: > > > 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 >> > > > -- View this message in context: http://www.nabble.com/Re%3A-servicemix-%2B-ode-jbi-%28invoking-remote-Webservice%29-Error-%3A-Unknown-endpoint-tf2603211.html#a9268090 Sent from the Apache Ode Dev mailing list archive at Nabble.com.
