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 "Popillion, Jason" <jp...@iastate.edu> on 2000/09/28 18:30:23 UTC

Problems testing Java implementation of SOAP on Tomcat

I am trying to test out the Java implementation of SOAP and when I call my
SOAP server I get the following error:

SOAP-ENV:Server.BadTargetObjectURI/Unable to resolve target object:
packagename.Classname

Where "packagename.Classname" is the provider class I specified in the
deployment service.  Does anyone have any clues on this. I'm running SOAP2.0
with Tomcat3.1.

Thanks!

--Jason