[jira] Commented: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP
"Dave Parsons (JIRA)" <[email protected]> Wed, 22 Jul 2009 07:45:15 -0700 (PDT)
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Message-ID | <1907309405.1248273915296.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/SANDESHA2-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734134#action_12734134 ]
Dave Parsons commented on SANDESHA2-191:
----------------------------------------
I have added the reallocated field to the match method in rev 796747. As for the ddl files set max length of internalSeqIDOfSeqUsedForReallocation. I think 255 is enough.
Regards,
Dave
> JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP
> -------------------------------------------------------------------------------------------------------------
>
> Key: SANDESHA2-191
> URL: https://issues.apache.org/jira/browse/SANDESHA2-191
> Project: Sandesha2
> Issue Type: Bug
> Reporter: Dave Parsons
> Attachments: jdbc-rmsbean.patch, jdbc_rmsbean.patch, PersistentRMSBeanMgr.zip
>
>
> JDBC Persistence needs updating to accommodate RMSBean changes made for reallocation and storage of offered EP.
> New Parameters added to RMSBean in r761754:
> private int reallocated = Sandesha2Constants.WSRM_COMMON.NOT_REALLOCATED;
> private String internalSeqIDOfSeqUsedForReallocation = null;
> New Parameters added to RMSBean in r775077:
> private EndpointReference offeredEndPointEPR = null;
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.