Were you ever able to get this to work? I really need to get discovery working but since AMQ leaves off the protocol and domain I can't use real Bonjour or mdns libraries. Using java isn't an option since it has to be perl.
kitplummer wrote: > > > James (and everyone else), > > Ok, I feel somewhat stupid now. What I'm really looking for is to have > the ActiveMQ broker show up in my Bonjour Browser window. Now to make > that happen I'm think I need to add some stuff to the "ActiveMQ-4." string > to make it end up more like "default._ActiveMQ-4._tcp.local." which would > then appear in the mdns browser. I've edited the > RendevousDiscoveryAgent.java code, but am still not seeing it. Looking a > little closer at the code there, I am thinking I somehow need to call the > registerService method in order for it to actually make it to the mDNS > server. Any help here would be greatly appreciated. > > TIA, > Kit > -- View this message in context: http://www.nabble.com/Embedded-Brokers-discovery-tp3624998p25390692.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.