mule_user wrote:
My question: Is the above approach possible in Axis 2? Meaning, can I put the jar files from Axis2 in WEB-INF/lib folder of my project (e.g. MyProj) , create an EAR file (e.g. MyProj.ear) and deploy that EAR file using the Admin console of the application server (e.g., WebSphere) of my choice? Will this approach work in Axis 2?
I have this working on Tomcat 6, more or less. Some of the terminology is different, but it's the same idea.
G
