Hi All ,
We are replacing standalone Netty transport with HornetQ messaging in or system.Eariler using Netty ,we were able to receive UDP messages but now we are not able to achieve this using HornetQ. I had seen Netty being used for Transport in HornetQ but couldn't find any document which supports the claim that HornetQ can also be configured to UDP.I only find UDB brodcasters for server discovery and Clustering but not for transport.
Please help me in this.
UDP is only supported as a discovery mechanism, not a network transport for client/server connections.