[jira] Updated: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP
"Francois Mireaux (JIRA)" <[email protected]> Fri, 15 May 2009 08:16:51 -0700 (PDT)
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Message-ID | <772666452.1242400611547.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/SANDESHA2-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francois Mireaux updated SANDESHA2-191:
---------------------------------------
Attachment: jdbc_rmsbean.patch
Proposed patch for JDBC Persistence
Local persistence tests are OK but I don't if the new fields are set and used.
Some questions :
- why reallocated field isn't used in RMSBean match but only internalSeqIDOfSeqUsedForReallocation ?
- ddl files set max lenght of internalSeqIDOfSeqUsedForReallocation to 255, is it ok ?
> 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 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.