Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-28 Thread Andreas Veithen
e, so if someone knows if that step is not still > required please reply. > > Thanks, > www > > > -Original Message- > From: Andreas Veithen [mailto:andreas.veit...@gmail.com] > Sent: Tuesday, December 21, 2010 2:27 PM > To: java-dev@axis.apache.org > Subject: R

RE: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-22 Thread William Walsh
, 2010 2:27 PM To: java-dev@axis.apache.org Subject: Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere On Tue, Dec 21, 2010 at 07:54, Pradeep Fernando wrote: > Hi, > >> I've encountered this issue when trying to deploy an application that >> uses Plexu

Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-21 Thread Andreas Veithen
On Tue, Dec 21, 2010 at 07:54, Pradeep Fernando wrote: > Hi, > >> I've encountered this issue when trying to deploy an application that >> uses Plexus. The bug basically implies that all applications that >> create custom class loaders (and do some reasonably sophisticated >> stuff with them) will

Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-20 Thread Pradeep Fernando
Hi, > I've encountered this issue when trying to deploy an application that > uses Plexus. The bug basically implies that all applications that > create custom class loaders (and do some reasonably sophisticated > stuff with them) will be broken. The IBM documentation has defended it, by claiming

Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-20 Thread Andreas Veithen
On Mon, Dec 20, 2010 at 08:50, Pradeep Fernando wrote: > hi, comments in line, > > On Mon, Dec 20, 2010 at 1:18 AM, Andreas Veithen > wrote: >> 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 tha

Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-19 Thread Pradeep Fernando
hi, comments in line, On Mon, Dec 20, 2010 at 1:18 AM, Andreas Veithen wrote: > 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

Re: Is there a proper documentation on deploying AXIS2 in IBM Web Sphere

2010-12-19 Thread Andreas Veithen
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 describe