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 Furlan Bojan RDSI <fu...@iskratel.si> on 2001/04/19 10:37:36 UTC

Deploying samples

Dear all!

Trying to deploy the samples:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml

 I get the following error:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError

C:\JavaEnv\soap\samples\addressbook>

I have checked my CLASSPATH again, and C:\JavaEnv\soap - path to directory
where samples are installed, is included. Please help solve this problem.

Thanks in advance
Bojan Furlan

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Deploying samples

Posted by Kamlesh Lal NE <ka...@changepond.com>.
include xerces 1.3.0 jar in the server classpath as mentioned in the
installtion guide of apache soap.
(at line around 104)

kamlesh
-----Original Message-----
From: Furlan Bojan RDSI [mailto:furlan@iskratel.si]
Sent: Thursday, April 19, 2001 3:38 AM
To: 'soap-user@xml.apache.org'
Subject: Deploying samples


Dear all!

Trying to deploy the samples:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml

 I get the following error:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError

C:\JavaEnv\soap\samples\addressbook>

I have checked my CLASSPATH again, and C:\JavaEnv\soap - path to directory
where samples are installed, is included. Please help solve this problem.

Thanks in advance
Bojan Furlan

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Deploying samples

Posted by Kamlesh Lal NE <ka...@changepond.com>.
include xerces 1.3.0 jar in the server classpath as mentioned in the
installtion guide of apache soap.
(at line around 104)

kamlesh
-----Original Message-----
From: Furlan Bojan RDSI [mailto:furlan@iskratel.si]
Sent: Thursday, April 19, 2001 3:38 AM
To: 'soap-user@xml.apache.org'
Subject: Deploying samples


Dear all!

Trying to deploy the samples:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml

 I get the following error:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError

C:\JavaEnv\soap\samples\addressbook>

I have checked my CLASSPATH again, and C:\JavaEnv\soap - path to directory
where samples are installed, is included. Please help solve this problem.

Thanks in advance
Bojan Furlan

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org