I have a war file that embedded axis1.4 (axis stays inside war file). I have installed war file into SMX 4.4.1 and everything worked well. My war file was able to use axis to make web service call.
Now, i have to install another axis1.4 into SMX beside the war file. Then the problem happens. Looks like the war file tried to use the outsider axis, not the embedded one. And that causes an error due to not able to create Service. My question is how to force my war uses embedded axis not the outsider. (sorry, i can not uninstall outsider axis because some other bundles have dependency on it) -- View this message in context: http://servicemix.396122.n5.nabble.com/servicemix-and-axis1-4-tp5715517.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
