You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Dave Parsons (JIRA)" <ji...@apache.org> on 2009/05/15 14:48:45 UTC

[jira] Created: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP

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


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.


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Commented: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDESHA2-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710668#action_12710668 ] 

Amila Chinthaka Suriarachchi commented on SANDESHA2-191:
--------------------------------------------------------

it seems that your patch is out dated. Could you please attach a patch with the current trunk.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Commented: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP

Posted by "Dave Parsons (JIRA)" <ji...@apache.org>.
    [ 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP

Posted by "Francois Mireaux (JIRA)" <ji...@apache.org>.
     [ 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP

Posted by "Francois Mireaux (JIRA)" <ji...@apache.org>.
     [ 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-191) JDBC Persistance needs updating to accomodate RMSBean changes made for reallocation and storage of offered EP

Posted by "Francois Mireaux (JIRA)" <ji...@apache.org>.
     [ 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

Strange, I had made a SVN update before applying modifications. So, this time, I make a fresh extraction.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org