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.
On Jan 17, 2008 10:41 AM, intalio314 <[EMAIL PROTECTED]> wrote: > > > > gnodet wrote: > > > > ServiceMix does not require any wsdl, it's all optional, so you can just > > receive an incoming http request and send it to servicemix-bean without > > any > > wsdl anywhere. > > > > Ugh!? Now I'm confused. I understood from your first answer that my > attempt > at http-to-bean communication wasn't working because I was lacking a WSDL. > I tried setting soap to false and invoking the URL (without attempting to > get any kind of WSDL) and it just didn't make it to the bean : 404 all the > time. > > Cheers > > -- > View this message in context: > http://www.nabble.com/%3A---Can%27t-get-a-simple-connection-to-work-tp14903524s12049p14915332.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
