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 Hu Jing <hu...@necas.nec.co.jp> on 2001/09/27 07:55:39 UTC

Ugent ! Unable to deploy the deploymentDescriptor

When I run the soap sample "addressbook", it can't deploy the
DeploymentDescriptor.xml. The error is

	Ouch, the call failed:
	  Fault Code   = SOAP-ENV:Client
	  Fault String = Unable to retrieve PropertyDescriptor for property 'iD'
of class 'class
org.apache.soap.server.DeploymentDescriptor'.

My SOAP version is 2.2.
My CLASSPATH is :

/usr/local/soap-2_2/lib/xerces.jar::.:/usr/local/jakarta-tomcat-3.2.3/lib:/h
ome/

nas/sydney:/usr/local/soap-2_2/lib/soaplite.jar:/usr/local/soap-2_2/lib/soap
.jar

:/usr/local/soap-2_2/lib/mail.jar:/usr/local/soap-2_2/lib/js.jar:/usr/local/
soap
	-2_2/lib/bsf.jar:/usr/local/soap-2_2/lib/activation.jar

I don't know why. Can anyone help me? Thank you very much.