Enable Sandesha2 to send unreliable messages
--------------------------------------------
Key: SANDESHA2-15
URL: http://issues.apache.org/jira/browse/SANDESHA2-15
Project: Apache Sandesha2
Type: New Feature
Reporter: Matt Lovett
Priority: Minor
Some clients will want to send a mix of reliable and unrealiable messages.
Ideally, they should be able to do that by using a single axis2 configuration
(with Sandesha engaged), by passing parameters into the invocation. I propose
adding a new "UNRELIABLE_MESSAGE" property into SandeshaClientConstants, so
that applications can disable RM for a given invocation. I'll put in some new
unit tests that make sure that unreliable messages work for both 1 and 2-way
messaging.
An alternative implementation is to set the internal
APPLICATION_PROCESSING_DONE property onto the message context, but that seems
like messing with Sandesha internals when a client constant would be more
appropriate.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]