You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2006/05/11 19:15:37 UTC

[jira] Created: (AMQ-708) changes to connector host and port not persisted in geronimo

changes to connector host and port not persisted in geronimo
------------------------------------------------------------

         Key: AMQ-708
         URL: https://issues.apache.org/activemq/browse/AMQ-708
     Project: ActiveMQ
        Type: Bug

  Components: Geronimo Integration  
    Versions: 3.2.4    
 Environment: activemq 3.4 running in geronimo 1.1
    Reporter: Paul McMahan
     Fix For: 3.2.4
 Attachments: ACTIVEMQ-gbean.patch

Hostname and port changes I made to the activemq connectors via the geronimo admin console don't get persisted in geronimo's var/config/config.xml, causing them to revert to their original values when the server restarts.

To fix this problem ActiveMQConnectorGBean needs to declare the host and port attributes as manageable when it creates its gbeaninfo. See the attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AMQ-708) changes to connector host and port not persisted in geronimo

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-708?page=all ]
     
Hiram Chirino resolved AMQ-708:
-------------------------------

    Resolution: Fixed

Patch applied!  Thanks.

> changes to connector host and port not persisted in geronimo
> ------------------------------------------------------------
>
>          Key: AMQ-708
>          URL: https://issues.apache.org/activemq/browse/AMQ-708
>      Project: ActiveMQ
>         Type: Bug

>   Components: Geronimo Integration
>     Versions: 3.2.4
>  Environment: activemq 3.4 running in geronimo 1.1
>     Reporter: Paul McMahan
>      Fix For: 3.2.4
>  Attachments: ACTIVEMQ-gbean.patch
>
>
> Hostname and port changes I made to the activemq connectors via the geronimo admin console don't get persisted in geronimo's var/config/config.xml, causing them to revert to their original values when the server restarts.
> To fix this problem ActiveMQConnectorGBean needs to declare the host and port attributes as manageable when it creates its gbeaninfo. See the attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira