APACHE SOAP Errors .Problem with client
843833Feb 8 2006 — edited Feb 8 2006Hello, i have installed a jakarta-tomcat 4.1.31 server
and added soap to it.
i 've deployed some services as taught by some tutorials
but when i try to test the service i get errors.
Exception in thread main java.lang.NoClassDefFoundError : org/apache/soap/server/ServiceManagerClient
the same error but with another file
samples/addresssbook/PutAddress
it seems to me that the client cannot access the files!
is it so?
in case you need further info please say it