You're not alone. I think all of us are students of SOAP for the foreseeable
future. I know that I'm still figuring it out.
Anne
- Original Message -
From: "Steve Pruitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 24, 2003 11:02
OTECTED]>
Sent: Thursday, July 24, 2003 12:20 AM
Subject: Re: TargetObjectURI
> Steve,
>
> I don't think this issue is obvious at all. The SOAP encoding model is a
> very complicated system. Scott's been doing SOAP for a long time, but I
> don't think he ful
ly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
- Original Message -
From: "Steve Pruitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 24, 2003 11:02 AM
Subject: RE: TargetObjectURI
Anne,
Agreed. I m
t;[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 22, 2003 6:14 PM
Subject: RE: TargetObjectURI
I would like to thank both Scott and Anne for making what is probably
obvious to many, finally obvious to me.
-Steve Pruitt
Anne,
Thanks for this clarification. It got me
uot;Steve Pruitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 22, 2003 6:14 PM
Subject: RE: TargetObjectURI
I would like to thank both Scott and Anne for making what is probably
obvious to many, finally obvious to me.
-Steve Pruitt
Anne,
Thanks for this clarif
t;[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 9:43 PM
Subject: Re: TargetObjectURI
> A SOAP runtime system uses the QName of the child element of the
> soap-env:body to determine what type of SOAP message it has received and
> what to do with it. The
l directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
- Original Message -
From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 9:43 PM
Subject: Re: TargetObjectURI
> A
our SOAP server to
indicate how to process the message.
Best regards,
Anne
- Original Message -
From: "Steve Pruitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 10:31 AM
Subject: RE: TargetObjectURI
The heart of my question is basically int
I have been using the namespace URI of the first child element of the body. But this
seems "squishy" in light of Scott's response below.
This is what you want to use. What I was trying to say in
The namespace may be explicitly specified in the message definition, or it may be
The heart of my question is basically interoperability. I am trying to compose a SOAP
message by parsing a WSDL file and without any specific soap platform knowledge. I
have not seen any sort of matrix specifying what the various platform vendors require.
If the WSDL has the SOAP Action set,
The TargetObjectURI is always the namespace of the element representing the SOAP call.
For example, in the envelope
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";
xmlns:xsd="http://www.w3.org/1999/
> Can anybody tell me what is call.setTargetObjectURI means and what does
> it point to when I make a call to ASP.NET webservice
>
AFAIK it is to set the soap service provider you want to use.
fe
call.setTargetObjectURI("urn:MySoapService")
the RPCRouterServlet will then route the soap r
12 matches
Mail list logo