Hello Scott..

I have freedom to use different version of SOAP and Tomcat.
Do you recommend me to use SOAP 2.2 and Tomcat 4.4 with xerces 1.4.4?
If yes I would like to try this combination.

Thanks
Nishant



                                                                                       
          
                    Scott Nichol                                                       
          
                    <snicholnews@scottn        To:     [EMAIL PROTECTED]         
          
                    ichol.com>                 cc:     (bcc: Nishant Awasthi)          
          
                                               Subject:     Re: BadTargetObjectURI 
problem::     
                    07/09/2002 05:03 PM        Please guide me !!!                     
          
                    Please respond to                                                  
          
                    soap-dev                                                           
          
                                                                                       
          
                                                                                       
          





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]>





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

Reply via email to