I don't have neither axis.jar nor log4j.jar under common/lib and everything works fine for me. Have you followed the instructions and copied xml-axis\webapps\axis under tomcat\webapps? Regards.
-------------------------------------- Ramon Turnes Perez HERMES SoftLab, Litijska 47 1000 Ljubljana, SLOVENIA Phone: +386 1 5865 638 Fax: +386 1 5865 270 E-mail: [EMAIL PROTECTED] www.hermes-softlab.com -------------------------------------- > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 04, 2002 4:32 AM > To: [EMAIL PROTECTED] > Subject: Re: Bad envelope namespace? > > > > Hello Len DiMaggio > > I had gone through the same problem some time back. I encountered the > problem while using tomcat 4. > > It seems that the axis.jar and log4j.jar in the lib folder of axis > must be placed in the common/lib folder of tomcat. > > The mail thread did not give the reason why this was happening, but > once i placed it in common/lib folder it started working. > > regards > John Thomas > IBS Software services > > > > > > 'Afternoon everyone, > > In trying to run any of the examples, I'm seeing this exception: > > java samples.userguide/example2.CalcClient -p8080 add 1 1 > Exception in thread "main" org.xml.sax.SAXException: Bad envelope > namespace: > at org.apache.axis.AxisFault.makeFault(AxisFault.java:106) > at > org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:383) > > Has anyone seen this problem with alpha3? > > Tomcat is reporting this error: > > 2002-03-01 16:16:33 - Ctx(/axis) : Exception in R( /axis + > /Calculator.jws + null) - > java.lang.NoSuchMethodError > at > org.apache.axis.encoding.DeserializationContext.parse(Deserial izationContext > > .java:204) > at > org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:378) > > > Many thanks, > Len DiMaggio > [EMAIL PROTECTED] > > > > >