views:

123

answers:

0

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