gnodet wrote:
>
> I don't see any reference to a WSDL anywhere in your files.
> WSDL will only be generated from POJOs by servicemix-jsr181 and
> servicemix-cxf-se AFAIK.
> If you use servicemix-bean, you'd have to write your WSDL and associated
> it
> (either on the servicemix-bean endpoint or the servicemix-http one).
>
Thanks, that (using jsr181 instead of bean) definitely worked. Is there any
way, however, to feed into the system normal HTTP requests (non SOAP)
without having to write a WSDL anywhere by hand (I guess I'm too influenced
by Mule's approach)?.
--
View this message in context:
http://www.nabble.com/%3A---Can%27t-get-a-simple-connection-to-work-tp14903524s12049p14914941.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.