Thanks Scott I will try to use the recommended version as you have said and
will
tell you the results...
--------------------------------------------------------------------------------------------------------------

Nishant Awasthi
Corporate Systems Database Intern
Progressive Insurance
Phone: 440-603-4055 (Work)
Cell: 330-328-0243 (Cell)



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





I would recommend SOAP 2.3.1, since it is the latest release.  I have used
Tomcat 4.0.1 and don't know whether 4.0.4 fixes some problem I have not yet
encountered.  Likewise, I have used Xerces 1.4.1, not 1.4.4.  Actually, I
would recommend you just use the Xerces that comes with Tomcat 4.0.x.

In other words, the combination you describe should be fine, although I
don't have experience with all the components and I would recommend a newer
version of SOAP.  I also recommend you follow the installation instructions
at http://www.scottnichol.com/apachesoapinstall.htm.

Scott Nichol

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 8:29 AM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!


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


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