You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by "N.V.Sairam" <sa...@bs.nes.nec.co.jp> on 2001/04/02 09:50:35 UTC

hi

Hi ,

I have just tried a small application on SOAP, I am sure of my classpath,  Where I am missing ?

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/fra
mework/XMLParser
        at org.apache.soap.rpc.Call.<init>(Call.java:83)
        at org.apache.soap.rpc.Call.<init>(Call.java:89)
        at Client.main(Client.java:20)


Thanks,
N.V.Sairam