Looks
like your missing a jar. Add xerces.jar to your app.
-----Original Message-----
From: "Gei�, Matthias" [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 10:27 AM
To: ' ([EMAIL PROTECTED])'
Subject: Axis 1.0 with JRE 1.3.1_02
Hi,
What do I have to to to use Axis 1.0 with JRE 1.3.1_02 ? (usind Windows XP if that matters)
I cannot even deploy the stock sample, getting the following exception:
[java] java.lang.NoClassDefFoundError: org/w3c/dom/Node
[java] at org.apache.axis.client.Service.getAxisClient(Service.java:143
)
[java] at org.apache.axis.client.Service.<init>(Service.java:152)
[java] at org.apache.axis.client.AdminClient.<init>(AdminClient.java:12
3)
[java] at org.apache.axis.client.AdminClient.main(AdminClient.java:339)[java] Exception in thread "main"
[java] Java Result: 1
Thanks for your help,
Matthias
