[jboss-jira] [JBoss JIRA] (AS7-6605) Replicating JNDI tree to another server
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Mar 27 13:52:44 EDT 2013
[ https://issues.jboss.org/browse/AS7-6605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd updated AS7-6605:
-----------------------------
Priority: Major (was: Critical)
> Replicating JNDI tree to another server
> ----------------------------------------
>
> Key: AS7-6605
> URL: https://issues.jboss.org/browse/AS7-6605
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Naming
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Miroslav Novak
> Assignee: Eduardo Martins
>
> Description of problem:
> This use case is taken from one of our user which we were able to handle using HA-JNDI in EAP 5:
> 1. JMS Client will create Context with two URL (node1, node2) (java.naming.provider.url property)
> 2. For some reason client is connected to node2 first which will have no JMS admin objects registered in JNDI (this happens when this node is configured as HornetQ backup)
> 3. Node2 has replicated JNDI tree from node1. So connection factory will connect client to node1 and queue/topics are deployed on node1.
> Can be this functionality provided in EAP 6, please?
--
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
More information about the jboss-jira
mailing list