You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Saminda Abeyruwan <sa...@opensource.lk> on 2005/08/04 10:40:18 UTC

[Sandesha2] WSRM Patch

Hi all,

Could someone please apply this patch for Sandesha2 /Axis2. It contains 
followng  classes,


org.apache.sandesha2.wsrm -

1. Accept
2. AcknowledgementRange
3. AckRequested
4. AcksTo
5. CreateSequence
6. CreateSequecneResponse
7. FaultCode
8. Identifier
9. IOMRMElement
10. LastMessage
11. MessageNumber
12. Nack
13. RMElements
14. SequenceAcknowlegement
15. SequenceFault
16. Sequence
17.  SequenceOffer
18.  TerminateSequence

org.apache.sandesha2 -

1.  Constants

The prior mentioned classes handle the OM elemnts of the SOAP messages 
that have been used in the message exchanges.

Thanks

Saminda