You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Rich Catlett <ri...@more.net> on 2001/08/03 19:04:53 UTC

acriotURI

The send method of a SOAP Message has three parameters, the URL of the 
message router, the actionURI, and the envelope.  What is the actionURI?

Rich Catlett


RE: acriotURI

Posted by "Matthew J. Duftler" <du...@watson.ibm.com>.
Hi Rich,

That is where you can specify the URI to be used for the value of the
SOAPAction header (see:
http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528).

Here's the JavaDoc comment from that method: * @param actionURI the value of
the SOAPAction header

Thanks,
-Matt

> -----Original Message-----
> From: Rich Catlett [mailto:rich@more.net]
> Sent: Monday, August 06, 2001 2:30 PM
> To: soap-user@xml.apache.org
> Subject: Re: acriotURI
>
>
> > The send method of a SOAP Message has three parameters, the URL of
> > the  message router, the actionURI, and the envelope.  What is the
> > actionURI?
> >
> > Rich Catlett
> >
>


RE: acriotURI

Posted by "Matthew J. Duftler" <du...@watson.ibm.com>.
Hi Rich,

That is where you can specify the URI to be used for the value of the
SOAPAction header (see:
http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528).

Here's the JavaDoc comment from that method: * @param actionURI the value of
the SOAPAction header

Thanks,
-Matt

> -----Original Message-----
> From: Rich Catlett [mailto:rich@more.net]
> Sent: Monday, August 06, 2001 2:30 PM
> To: soap-user@xml.apache.org
> Subject: Re: acriotURI
>
>
> > The send method of a SOAP Message has three parameters, the URL of
> > the  message router, the actionURI, and the envelope.  What is the
> > actionURI?
> >
> > Rich Catlett
> >
>


Re: acriotURI

Posted by Rich Catlett <ri...@more.net>.
> The send method of a SOAP Message has three parameters, the URL of 
> the  message router, the actionURI, and the envelope.  What is the 
> actionURI?
> 
> Rich Catlett
> 


Re: acriotURI

Posted by Rich Catlett <ri...@more.net>.
> The send method of a SOAP Message has three parameters, the URL of 
> the  message router, the actionURI, and the envelope.  What is the 
> actionURI?
> 
> Rich Catlett
>