You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Parikh,Pratik" <Pr...@cerner.com> on 2005/10/21 21:55:23 UTC

Ejb Endpoint referencing - EndpointReference


Hi ,

    I have a question I am using ejb to call my other web service which
is hosted on url. The other webservice requires to pass all the
addressing information and I am stuck at the initializing
EndpointReference for From and and ReplyTo. Can anyone point me in the
right direction??

Thanks,
Parikh, Pratik



CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
---------------------------------------- --

Re: Ejb Endpoint referencing - EndpointReference

Posted by Ian Springer <ip...@apache.org>.
Hi Pratik,

Only the wsa:To and wsa:Action headers are required. All the other 
addressing headers, including wsa:From and wsa:ReplyTo, are optional. 
For synchronous requests, you generally don't need to include From or 
ReplyTo. The default is to send replies back on the same connection on 
which the request was received.

Ian

Parikh,Pratik wrote:

>
> Hi ,
>
>     I have a question I am using ejb to call my other web service 
> which is hosted on url. The other webservice requires to pass all the 
> addressing information and I am stuck at the initializing 
> EndpointReference for From and and ReplyTo. Can anyone point me in the 
> right direction??
>
> Thanks,
> Parikh, Pratik
>
> CONFIDENTIALITY NOTICE
>
> This message and any included attachments
> are from Cerner Corporation and are intended
> only for the addressee. The information
> contained in this message is confidential and
> may constitute inside or non-public information
> under international, federal, or state
> securities laws. Unauthorized forwarding,
> printing, copying, distribution, or use of such
> information is strictly prohibited and may be
> unlawful. If you are not the addressee, please
> promptly delete this message and notify the
> sender of the delivery error by e-mail or you
> may call Cerner's corporate offices in Kansas
> City, Missouri, U.S.A at (+1) (816)221-1024.
> ---------------------------------------- --
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: addressing-dev-unsubscribe@ws.apache.org
>For additional commands, e-mail: addressing-dev-help@ws.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: addressing-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: addressing-dev-help@ws.apache.org


Re: Ejb Endpoint referencing - EndpointReference

Posted by Ian Springer <ip...@apache.org>.
Hi Pratik,

Only the wsa:To and wsa:Action headers are required. All the other 
addressing headers, including wsa:From and wsa:ReplyTo, are optional. 
For synchronous requests, you generally don't need to include From or 
ReplyTo. The default is to send replies back on the same connection on 
which the request was received.

Ian

Parikh,Pratik wrote:

>
> Hi ,
>
>     I have a question I am using ejb to call my other web service 
> which is hosted on url. The other webservice requires to pass all the 
> addressing information and I am stuck at the initializing 
> EndpointReference for From and and ReplyTo. Can anyone point me in the 
> right direction??
>
> Thanks,
> Parikh, Pratik
>
> CONFIDENTIALITY NOTICE
>
> This message and any included attachments
> are from Cerner Corporation and are intended
> only for the addressee. The information
> contained in this message is confidential and
> may constitute inside or non-public information
> under international, federal, or state
> securities laws. Unauthorized forwarding,
> printing, copying, distribution, or use of such
> information is strictly prohibited and may be
> unlawful. If you are not the addressee, please
> promptly delete this message and notify the
> sender of the delivery error by e-mail or you
> may call Cerner's corporate offices in Kansas
> City, Missouri, U.S.A at (+1) (816)221-1024.
> ---------------------------------------- --
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: addressing-dev-unsubscribe@ws.apache.org
>For additional commands, e-mail: addressing-dev-help@ws.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: addressing-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: addressing-dev-help@ws.apache.org