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.

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top