Running Axis2 1.1 on App Servers
Jonas
version 4.3.3
- works out of the box
Weblogic
version 9.2
- add a weblogic.xml with the prefer-web-inf stuff.
WebSphere
version 6.1
- set the class loader order to "Classes loaded with parent class loader first" and
the "WAR class loader policy" to "Class loader for each WAR file in application".