I maintain an Eclipse plugin that uses JMS (via the ActiveMQ implementation) to send and receive messages from queues maintained by a hard-coded broker on another machine.

One of my user reports that his logs contain messages from JmDNS. I'm trying to figure out if he's getting this through my plugin or from something else.

I thought JmDNS was some dead project for Java multicasting, but it could conceivably be involved.

Here are some of the log contents:

Feb 11, 2009 11:20:25 AM javax.jmdns.impl.tasks.Responder run FINER: run() JmDNS responding Feb 11, 2009 11:20:26 AM javax.jmdns.impl.tasks.Responder run FINER: run() JmDNS responding

link|improve this question

76% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.