I've deployed the SOAP sample apps many times under Tomcat 3.2 without 
issue.
Now with Tomcat 3.3 I'm getting the following regardless of which
example I attempt to deploy.

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

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 $CLASSPATH is
/usr/local/jakarta-tomcat-3.3/lib/common/servlet.jar:/usr/share/pgsql/jdbc7.1-1.2.jar:/usr/local/soap-2_2/lib/soap.jar:/usr/local/soap-2_2:/usr/local/xerces-1_4_3/xerces.jar:/usr/local/xerces-1_4_3:/usr/local/soap_misc/activation.jar:/usr/local/soap_misc/mail.jar:.

Environment
SOAP 2.2
TOMCAT 3.3
Xerces 1.4.3

Am I missing something obvious in the config?
In the meantime, I'll try bringing in Tomcat 3.2 into the picture and 
see if I still get the same results.

Thanks,
Dave

Reply via email to