Questions on netty.jar and hornetq-int.jar
Issue
We are trying to find out which version of netty.jar should be used in EAP + HQ environment.
netty.jar:
This jar is part of the native EAP installer. However the HQ installer also ships with a version of netty.jar and the HQ installer (switch.sh) will replace the one that originally came with EAP. So for JMS clients that need to connect to a HQ server, which version of netty should be used:
a) Should we use the one that originally came with EAP
b) Or, should we use the one that came with HQ.
On a side note, netty.jar still shipping with "jboss-eap-hornetq-5.1.1-tech-preview-installer.zip". So if the intent is that we should be using the version of netty.jar that came with EAP, then we should NOT package a potentially different version of the same jar with the HQ installer.
Environment
- JBoss Enterprise Application Platform 5.1.1
- HornetQ 5.1.1 tech preview installer
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.