08e7c89301
To support HornetQ clients we must pass back HornetQ connector factory names. Currently the connector factory name returned as part of node up broadcast group (after initial client connection and client sends suscribe topology packet) is what ever the server is configured to use in its cluster discovery. Since the server has now been repackaged to org.apache.activemq, the older HornetQ clients can not find the connector factory class on it's class path. To get around this problem the server now checks the version of the client and if the client is HornetQ the server renames the to org.hornetq and returns before sending to the client. |
||
---|---|---|
.. | ||
src | ||
pom.xml |