The SandeshaUtil executeAndStore method should store the message context
------------------------------------------------------------------------

                 Key: SANDESHA2-52
                 URL: http://issues.apache.org/jira/browse/SANDESHA2-52
             Project: Apache Sandesha2
          Issue Type: Bug
            Reporter: Andrew Gatford
            Priority: Minor


At the moment the SandeshaUtil.executeAndStore method doesn't actually store 
the message context.  The message context is stored inside the callers for this 
method and the Sandesha2TransportSender then updates the message context.
All this is done under the same transaction and it would be cleaner for only 
one location to add the message context and not have to update it.  The storing 
can be done inside the Sandesha2TransportSender and all other cases of storing 
can be removed.


-- 
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]

Reply via email to