On Fri, 2006-01-20 at 20:10 -0500, Rajith Attapattu wrote: > > > So if a service is deployed in SOAP session scope we do that with > the understanding that any client that uses this service supports > WS-Addressing. > > If above assumption is wrong, How about the client that don' > support WS-Addressing ?? is this scenario something to be concerned or > not??
No- WS-Addressing is a core part of the foundation of Web services. If the client doesn't support WS-Addressing then its life is very boring because it can't participate in pretty much anything except message exchanges over a bi-directional protocol such as HTTP. Sanjiva.
