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(DeserializationContext .java:204) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:378) Many thanks, Len DiMaggio [EMAIL PROTECTED]