You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Claus Köll (JIRA)" <ji...@apache.org> on 2012/11/05 13:18:11 UTC

[jira] [Created] (JCR-3454) The RmiRepositoryFactory should handle auto recconnect

Claus Köll created JCR-3454:
-------------------------------

             Summary: The RmiRepositoryFactory should handle auto recconnect
                 Key: JCR-3454
                 URL: https://issues.apache.org/jira/browse/JCR-3454
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-jcr-rmi
    Affects Versions: 2.5.2, 2.4.3
            Reporter: Claus Köll
            Assignee: Claus Köll
             Fix For: 2.6


If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
We should wrap the RemoteRepository with the SafeClientRepository
See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JCR-3454) The RmiRepositoryFactory should handle auto recconnect

Posted by "Claus Köll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Köll updated JCR-3454:
----------------------------

    Attachment: JCR-3454.patch
    
> The RmiRepositoryFactory should handle auto recconnect
> ------------------------------------------------------
>
>                 Key: JCR-3454
>                 URL: https://issues.apache.org/jira/browse/JCR-3454
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-rmi
>    Affects Versions: 2.4.3, 2.5.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.6
>
>         Attachments: JCR-3454.patch
>
>
> If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
> We should wrap the RemoteRepository with the SafeClientRepository
> See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JCR-3454) The RmiRepositoryFactory should handle auto recconnect

Posted by "Claus Köll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Köll updated JCR-3454:
----------------------------

    Attachment:     (was: JCR-3454.patch)
    
> The RmiRepositoryFactory should handle auto recconnect
> ------------------------------------------------------
>
>                 Key: JCR-3454
>                 URL: https://issues.apache.org/jira/browse/JCR-3454
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-rmi
>    Affects Versions: 2.4.3, 2.5.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.6
>
>         Attachments: JCR-3454.patch
>
>
> If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
> We should wrap the RemoteRepository with the SafeClientRepository
> See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JCR-3454) The RmiRepositoryFactory should handle auto recconnect

Posted by "Claus Köll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Köll updated JCR-3454:
----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed revision 1409181.
                
> The RmiRepositoryFactory should handle auto recconnect
> ------------------------------------------------------
>
>                 Key: JCR-3454
>                 URL: https://issues.apache.org/jira/browse/JCR-3454
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-rmi
>    Affects Versions: 2.4.3, 2.5.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.6
>
>         Attachments: JCR-3454.patch
>
>
> If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
> We should wrap the RemoteRepository with the SafeClientRepository
> See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JCR-3454) The RmiRepositoryFactory should handle auto recconnect

Posted by "Claus Köll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Köll updated JCR-3454:
----------------------------

    Attachment: JCR-3454.patch
    
> The RmiRepositoryFactory should handle auto recconnect
> ------------------------------------------------------
>
>                 Key: JCR-3454
>                 URL: https://issues.apache.org/jira/browse/JCR-3454
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-rmi
>    Affects Versions: 2.4.3, 2.5.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.6
>
>         Attachments: JCR-3454.patch
>
>
> If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
> We should wrap the RemoteRepository with the SafeClientRepository
> See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JCR-3454) The RmiRepositoryFactory should handle auto recconnect

Posted by "Claus Köll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Köll updated JCR-3454:
----------------------------

    Status: Patch Available  (was: Open)
    
> The RmiRepositoryFactory should handle auto recconnect
> ------------------------------------------------------
>
>                 Key: JCR-3454
>                 URL: https://issues.apache.org/jira/browse/JCR-3454
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-rmi
>    Affects Versions: 2.5.2, 2.4.3
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.6
>
>
> If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
> We should wrap the RemoteRepository with the SafeClientRepository
> See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JCR-3454) The RmiRepositoryFactory should handle auto reconnect

Posted by "Claus Köll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Köll updated JCR-3454:
----------------------------

    Summary: The RmiRepositoryFactory should handle auto reconnect  (was: The RmiRepositoryFactory should handle auto recconnect)
    
> The RmiRepositoryFactory should handle auto reconnect
> -----------------------------------------------------
>
>                 Key: JCR-3454
>                 URL: https://issues.apache.org/jira/browse/JCR-3454
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-rmi
>    Affects Versions: 2.4.3, 2.5.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.6
>
>         Attachments: JCR-3454.patch
>
>
> If you obtain a RMI Repository through JcrUItils the RmiRepositoryFactory doesn't handle auto reconnect.
> We should wrap the RemoteRepository with the SafeClientRepository
> See also JCR-622

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira