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
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 TargetObjectURI defines the namespace for that
QName. That combined with the element's local name specifies the complete
QName.
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
, then naturally I assume this required. But, the
TargetObjectURI remains problematic to me. 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.
>From the response below...
If the soap:body
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="ht
All,
How do you determine what WSDL value to use for setting the TargetObjectURI? I am
parsing a WSDL file at runtime and dynamically building the call. With Apache I have
been using the namespace from the soap body extension. But, what if the SOAP platform
is unknown? I have looked at
> 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
HI all
Can anybody tell me what is call.setTargetObjectURI means and what does it
point to when I make a call to ASP.NET webservice
Regards.
14 matches
Mail list logo