Hello, I have a tomcat webapp i want to 'port' on ServiceMix. The webservice part is managed by a Axis servlet. What is the recommended way to do this ?
I already saw that i could either use the http BC + jsr 181 (In that case i stop using axis and adapt code to match jsr 181 webservice implementation) or configure the http bc to be proxyRouter (my real implementation is always done in the external webserver). So my question is: can i embed axis in service mix perhaps linked to http bc to perform the saop encding/decoding ? If this is possible what and where do you provide the axis configuration in serviceMix ? Many thanx in advnace and Regards, Christophe. -- View this message in context: http://www.nabble.com/How-to-host-a-web-services-%28axis-based%29-inside-ServiceMix-tf4514506s12049.html#a12876379 Sent from the ServiceMix - User mailing list archive at Nabble.com.
