[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1604) Hot deployment of JMS resource does not work in a replicated environment

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Thu Apr 23 09:16:13 EDT 2009


Hot deployment of JMS resource does not work in a replicated environment
------------------------------------------------------------------------

                 Key: JBMESSAGING-1604
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1604
             Project: JBoss Messaging
          Issue Type: Bug
          Components: Configuration and Management
            Reporter: Jeff Mesnil
            Assignee: Tim Fox
             Fix For: 2.0.0.CR1


JBoss Messaging allow hot deployment of JMS resources (connection factories & destinations) by adding corresponding entries in jbm-jms.xml configuration file.
However, resources deployed from this file are only deployed locally and are not replicated on the backup node (if there is one).

The deployment code must be updated so that resources deployed by the JMSServerDeployer use a replication-aware management controls to create the resources rather than doing it directly using JMSServerManager.



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

        



More information about the jboss-jira mailing list