Re: Tomcat Maven and Axis 1.5.1 problem

2010-11-02 Thread srd.pl
, 2010 8:25 PM Subject: Re: Tomcat Maven and Axis 1.5.1 problem Thanks for the contribution. I have posted on the axis list but no response and I'm running out of time :/ If you can take a look at a list of the .jar files my webservice has: activation-1.1.jar ant-1.7.0.jar ant

Re: Tomcat Maven and Axis 1.5.1 problem

2010-11-01 Thread Ron McNulty
1.5.1 kernel does not have this class anymore. Winzip will easily confirm this.. Regards Ron - Original Message - From: srd.pl srolek2...@yahoo.com To: users@tomcat.apache.org Sent: Friday, October 29, 2010 8:25 PM Subject: Re: Tomcat Maven and Axis 1.5.1 problem Thanks

RE: Tomcat Maven and Axis 1.5.1 problem

2010-11-01 Thread Karthik Nanjangude
To: users@tomcat.apache.org Subject: Re: Tomcat Maven and Axis 1.5.1 problem On 29/10/2010 08:25, srd.pl wrote: Thanks for the contribution. I have posted on the axis list but no response and I'm running out of time :/ If you can take a look at a list of the .jar files my webservice has

RE: Tomcat Maven and Axis 1.5.1 problem

2010-10-30 Thread Martin Gainty
@tomcat.apache.org Subject: Re: Tomcat Maven and Axis 1.5.1 problem On 29/10/2010 08:25, srd.pl wrote: Thanks for the contribution. I have posted on the axis list but no response and I'm running out of time :/ If you can take a look at a list of the .jar files my webservice has: Do you have

Re: Tomcat Maven and Axis 1.5.1 problem

2010-10-29 Thread srd.pl
Thanks for the contribution. I have posted on the axis list but no response and I'm running out of time :/ If you can take a look at a list of the .jar files my webservice has: activation-1.1.jar ant-1.7.0.jar ant-launcher-1.7.0.jar antlr-2.7.6.jar apache-maven-2.0.9.jar asm-3.1.jar

Re: Tomcat Maven and Axis 1.5.1 problem

2010-10-28 Thread Pid
On 28/10/2010 13:43, srd.pl wrote: Caused by: java.lang.ClassNotFoundException: org.apache.axis2.transport.local.LocalTransportSender at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1438) at