Hello,
 
I am just wondering if anyone has ever tried to embed axis1 and axis2
into the same webapp. I am working on a webapp, which is due to some
external dependencies and internal deployment restrictions, needs to run
Axis1 and Axis2. Theoretically, this should work. Axis1 and Axis2 have
different package/class names and I could modify the web.xml such that
for some particular services, they will served by Axis1 and others will
be served by Axis2. I have tried this and it looks like it's working
fine.
 
I am just wondering if anyone has tried this and run into any issue
where this would break? Is this a supported scenario? 
 
Best regards,
 
Ridwan
 

Reply via email to