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