You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Rinilkumar <ri...@hp.com> on 2007/08/08 07:54:53 UTC

Problems while developing SOAP 1.2 standards using XML library.

Hi All,

Right now we are implementing SOAP 1.2 standards. But we are having some problems in the design of SOAP MEPs, particularly in Role processing.

we have the following queries

1) 
Where we can define the full path of routing in WSDL or the SOAP nodes supports dynamic routing? 

2)
regrading the implementaion of WS Addressing.

The wsa schema "http://schemas.xmlsoap.org/ws/2004/08/addressing" supports the following tags for its Message Information Headers construct:

RelatesTo
From
To
ReplyTo
Relationship
FaultTo

Using these tags we can support numerous message exchange patterns. The issue is that each node would send its message to the next Node in the MEP path. so is it correct that for this sender node, the recipient would be like an ultimate receiver?? Secondly, how does the node determine the URI of the recipient node. Is it hard coded in all the nodes or is their some other way? Thirdly, if the client needs to put data for various nodes, how will it be able to do it using these tags?

Thanks in advance if anybody answers my these queries or guide me towards the right point of contacts.

Best Regards,
Rinil Baxi
HP-NED-Transaction Services