At the moment, if you want Sandesha2 to make an offer you need to do:

options.setProperty("Sandesha2OfferedSequenceId",UUIDGenerator.getUUID());

This seems pretty complicated, and also not symmetric. I'm letting
Sandesha2 decide on the UUIDs it assigns for sequences, but in this
case I'm specifying it. I also need to import UUIDGenerator.

So can I suggest we add this property:
options.setProperty("Sandesha2SendOffer",Boolean.TRUE);

In this case Sandesha will gen a UUID at the time it does the CreateSequence.

Paul


--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to