Question

I have a requirement for HornetQ server(jboss eap 6) communicate to jms-clients in jboss eap 5? If so how please help me on this.

And also i created a jms bridge and works fine but the problem is the hornetq server duplicates messages in jms server(JBoss EAP5).

But my intension here is jms clients(eap 5) should connect to hornetq on eap 6.

Was it helpful?

Solution

We have an developement effort to make it compatible. So far our rule of thumb was always server-version > client... the opposite not being tested...

this may change in a near future.. but so far that's been the rule.

This is being done per: https://issues.jboss.org/browse/HORNETQ-1242

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top