gnodet wrote:
> 
> I thought you were looking for the WSDL and had a 404, which is to be
> expected if you don't use any wsdl at all.
> If the http endpoint works with jsr181, it will also work with
> servicemix-bean.
> 

It works for SOAP requests, but not for plain HTTP GET/POST requests (or, to
be more specific, maybe it does, but I haven't been able to configure it
properly or call it properly). 

In the configuration in the original post, I was getting a 404 for almost
any URL I could think of. The WSDL was just a particular case that also
didn't work. Is there a particular URL syntax for servicemix-http in order
to invoke the service using GET/POST binding and not SOAP binding? Jetty
said that the http endpoint of the service (as configured in the original
post) was "known" (and the url presented matched the one in locationURI),
but invoking or any other variation it always gave a 404.

Cheers



-- 
View this message in context: 
http://www.nabble.com/%3A---Can%27t-get-a-simple-connection-to-work-tp14903524s12049p14915684.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to