On Sat, 8 Sep 2001, �mit Yaman wrote:

>    <faultcode>SOAP-ENV:Server.BadTargetObjectURI</faultcode>
> 
>    <faultstring>Unable to resolve target object: Catalog</faultstring>
> 
>    <faultactor>/soap/servlet/rpcrouter</faultactor>
> 

what is the TargetObjectURI you use?  "Catalog", thats fine - check your
deployment descriptor... sounds like its not finding anything deployed -
check http://localhost:8080/soap/ for the list of deployed services and
that the uri lines up.

cheers
dim

Reply via email to