[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]> Tue, 19 May 2009 09:04:45 -0700 (PDT)
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <90131549.1242749085646.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: PersistentRMSBeanMgr.zip

trunk evolves so quickly that my last patch is already out of date after less than 1 hour ! So, here are the 3 modified source files

> 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.