The only documentation we currently have is this: http://axis.apache.org/axis2/java/core/docs/app_server.html
It doesn't mention the step that you describe. It would actually be interesting to understand why this is required. Maybe you can avoid this if you include a modules.list file as described in the documentation. Andreas On Sun, Dec 19, 2010 at 17:25, Pradeep Fernando <[email protected]> wrote: > Hi devs, > > While working on a issue related to Axis2 Web Sphere deployment, I > noticed that I have to follow some undocumented steps in order to > get Axis2 working on web sphere. > > *like, copying renaming and copying module files to WEB-INF/lib > *Enable child first class loading > > Are these properly documented? If not I'm willing to prepare a small doc. > WDYT ? > renaming the .mar files as .jar s and copying them is the only option ? > > > --Pradeep Fernando. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
