You need to have the JAXP classes on your classpath. Add the xercesImpl.jar and xmlParserAPIs.jar to your CP.
-prabhakar ------- Original Message -------- From: [EMAIL PROTECTED] To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> CC: Subject: hi Date: 24/09/02 02:09 Clean Clean DocumentEmail 7.8 pt 0 2 MicrosoftInternetExplorer4 I am a user of Axis. I have install axis beta3 with tomcat3.2.4. Now I use command line to test some examples as define in the user’s guide. For example: I typed java samples.userguide.example1.TestClient java samples.userguide.example2.CalcClient -p8080 add 2 5java org.apache.axis.client.AdminClient deploy.wsddjava samples.userguide.example3.Client "test me!" There is always a exception : Exception in thread "main" java.lang.NoSuchMethodError at org.apache.axis.utils.XMLUtils.getSAXParser(XMLUtils.java:199) at org.apache.axis.encoding.DeserializationContextImpl.parse(Deserializa tionContextImpl.java:211) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart..java:457) at org.apache.axis.Message.getSOAPEnvelope(Message.java:362) at org.apache.axis.client.Call.invokeEngine(Call.java:2046) at org.apache.axis.client.Call.invoke(Call.java:2016) at org.apache.axis.client.Call.invoke(Call.java:1786) at org.apache.axis.client.Call.invoke(Call.java:1711) at org.apache.axis.client.Call.invoke(Call.java:1251) at samples.userguide.example2.CalcClient.main(CalcClient.java:98) Please help me. Best Regards! Harvey Xu New World Cyberbase ShangHai Limited Technology & Product Center Tel:86-21-33054768 Ext:159
