Hey Scott...
I am able to run my first SOAP-Servlet program successfully as
we have discussed in emails below.
I am now making something more complex nowA telephone directory look-up
service.
Lets see where it takes me.
Thanks
---
Scott.
You got it... This is absolutely the same thing I wanted to do
Let me try to figure out how this can be done
I will email you if I have some problem..
Thanks
--
Nishant Aw
> You have correctly visualized the whole situation:
>
> >First, let me try re-phrasing what you've said to see if I understand.
> >1. An Apache SOAP service is deployed on machine A.
> >2. An HTML page is on machine B.
> >3. The HTML page has a form that will invoke a servlet on machine ? when
>
ams(params);
Response resp;
try {
resp = call.invoke(url, "");
} catch (...) {
...
}
// create HTML from resp
}
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thur
{
resp = call.invoke(url, "");
} catch (...) {
...
}
// create HTML from resp
}
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 11, 2002 10:31 AM
Subject: Re: Bad
Hello Scott...
I want to add a SOAP ENVELOPE in my java servlet such that It should be
able to detect
the webservice and give me the response.
Let me make it more clear.
1. I want to depoly a service first of all on say MACHINE A.
2. Then On MACHINE B, I want to run a simple html page which wi
dnesday, July 10, 2002 4:17 PM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
>
> I would like to thank you Scott
> At least I am able to run the the sample (SOAP) that is address book as
> discussed in
> http://www.scottnichol.com/apachesoapinstall.htm.
>
&
restart Tomcat, although I don't think I've checked to
determine whether this is really necessary.
Scott
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 4:17 PM
Subject: Re: BadTargetObjectURI problem:: Please guid
, 2002 12:45
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
>
> Hello Scott.
>
> As discussed in your previous mail I have successfully installed tomcat
> 4.0.4 and soap 2.2
> and set the classpath properly.
>
> 1. Now tomcat is running properly.
> 2. I have d
, 2002 12:45
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
>
> Hello Scott.
>
> As discussed in your previous mail I have successfully installed tomcat
> 4.0.4 and soap 2.2
> and set the classpath properly.
>
> 1. Now tomcat is running properly.
> 2. I have d
nnot
> 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]>
> T
nichol.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 ve
ott 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
lt;[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
>
&g
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 5:03 PM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
> That is an abstract URI to specify the namespace. It is OK. You have
> successfully
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 DeploymentDescripto
.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 2:09 PM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
>
> Hello Scott.
>
> Thanks for replying.
>
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:
http://xml.apache.
uesday, July 09, 2002 2:09 PM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
>
> Hello Scott.
>
> Thanks for replying.
>
> Here are the steps of installation and configuration:
>
> 1. I have installed Tomcat 3.2.4 at C:\jakarta-tomcat-3.2.4
> 2. Then I do
/WEB-INF/classes.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 2:09 PM
Subject: Re: BadTargetObjectURI problem:: Please guide me !!!
>
> Hello Scott.
>
> Thanks for re
Hello Scott.
Thanks for replying.
Here are the steps of installation and configuration:
1. I have installed Tomcat 3.2.4 at C:\jakarta-tomcat-3.2.4
2. Then I downloaded soap-bin-2.0.zip on harddisk and unzipped to create C:
\soap-2_0 folder which contained
docs,lib,samples and webapps fold
Can you provide a little more information about how you installed Apache
SOAP with Tomcat. For example, did you edit tomcat.bat? If so, what change
did you make. Did you install Apache SOAP as a war, or did you unjar it
yourself, or did you build the webapps directory manually? Did you add a
c
22 matches
Mail list logo