'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]