Hi,
Sorry for my misknowledge of the terms, I'm not J2EE expert nor Jboss one.
I'm working on a 2 node, 2 boxes Jboss cluster using HornetQ server for JMS.
The needs for Jboss Clustering is for Load Balancing & HA.
We are using Tomcat as HTTP server, communicating with AS using EJB calls Load Balanced between 2 Jboss nodes (not effecient but working)
On our application, we uses JMS Queues & Topics and we deploy same EAR on both nodes using CLI.
This is working perfectly except 2 annoying things
I spent three days googling on forums, reading user manuals, testing some solutions, trying to make the Topic beeing replicated on 2 nodes without any success. topic created on box A is never replicated on Box B, so data are not synchs anymore.
I've seen some JIRA issues solved in in Jboss7.2 or EAP6, but I'm not sure the Cluster JMS queue replication is working on JBossas7.1.1.Final.
So my questions...
I can off course send you my domain.xml & host.xml files, but I'm not sure the problems are in them.
Thanks in advance for your answers,
Jerome
Ce message a été modifié par : JerFay Solved 2nd Level caching issue, but still questions about JMS Clustering
Files Domain.xml & host.xml uploaded on https://developer.jboss.org/servlet/JiveServlet/downloadBody/54421-102-1-173946/DomainHost.xml.zip