issues with SandeshaPolicy Bean
-------------------------------
Key: SANDESHA2-181
URL: https://issues.apache.org/jira/browse/SANDESHA2-181
Project: Sandesha2
Issue Type: Bug
Reporter: Amila Chinthaka Suriarachchi
When serializing,
Sandesha policy bean saves the inactivityTimeoutMeasure and
sequenceRemovalTimeout measure. This causes a problem since corresponding time
values are stored in bean as milliSeconds. When building back the policy object
at the RMAssertionBuilder this again convert the saved value to milliseconds.
in timeout setting methods even for measure == null case it has to saved to
temp variable. otherwise it overrides the value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]