That is an abstract URI to specify the namespace.  It is OK.  You have
successfully deployed, the error you get implies that the service cannot
find the class Hello to load.

Do you have the freedom to use another version of Apache SOAP and/or another
version of Tomcat?  Apache SOAP installs very smoothly on Tomcat 4.0.

Scott

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 3:09 PM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!


>
> I am using follwing non-working link in my DeploymentDescriptor.xml file
> while depolying my web service:
>
> http://xml.apache.org/xml-soap/deployment
>
> Is non-working of this link is not creating the problem in proper
> deployment of the
> service class.
>
> this file is attached below:
>
> <dd:service xmlns:dd="http://xml.apache.org/xml-soap/deployment";
>     id="urn:Example2">
>  <dd:provider type="java"
>               scope="Application"
>               methods="sayHello">
>     <dd:java class="Hello"
>              static="false" />
>  </dd:provider>
>  <dd:faultListener>
>   org.apache.soap.server.DOMFaultListener
>  </dd:faultListener>
>  <dd:mappings />
> </dd:service>
>
> Thanks....
> --------------------------------------------------------------------------
------------------------------------
>
> Nishant Awasthi
> Corporate Systems Database Intern
> Progressive Insurance
> Phone: 440-603-4055 (Work)
> Cell: 330-328-0243 (Cell)
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to