[jira] Created: (SANDESHA2-181) issues with SandeshaPolicy Bean
"Amila Chinthaka Suriarachchi (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Message-ID | <385713196.1226486264194.JavaMail.jira@brutus> |
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.