You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2006/06/13 05:03:31 UTC

[jira] Commented: (SANDESHA2-3) Ability on find to set sequence ids on finding beans

    [ http://issues.apache.org/jira/browse/SANDESHA2-3?page=comments#action_12415944 ] 

Chamikara Jayalath commented on SANDESHA2-3:
--------------------------------------------

Hi Andrew,

I saw two changes in ur patch. 

AcknowledgementManager.piggybackAckIfPresent () method
-------------------------------------------------------------------------------------
The filtering on sequenceID was not done purposely. The idea was to give a message the ability to carry a acknowledgement going to the same destination. The filtering was done based on the wsa:To address. Also the acknowledgement message would belong to an incoming sequence and the outgoing message may most probably belong to an outgoing sequence, so the sequenceIDs would not be equal in most occations. 

TerminateManager.addTerminateSequenceMessage () method
--------------------------------------------------------------------------------------
terminateBean.setSequenceID(internalSequenceId);

I'm not sure of the requirement for doing this. Could u explain a bit ?


Chamikara


> Ability on find to set sequence ids on finding beans
> ----------------------------------------------------
>
>          Key: SANDESHA2-3
>          URL: http://issues.apache.org/jira/browse/SANDESHA2-3
>      Project: Apache Sandesha2
>         Type: Wish

>     Reporter: Andrew Gatford
>     Priority: Trivial
>  Attachments: patch.txt
>
> In some bean manager implementations it would be nice to be able to filter on the sequence id.
> Methods in AcknowledgementManager.piggybackAcksIfPresent and TerminateManager.addTerminateSequenceMessage
> both have find calls to the specified bean managers which create Beans to do the find.  It would be nice to set the sequence ids on these beans so that filtering can be done up front based on sequence ids

-- 
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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org