On Jan 18, 2008 3:26 PM, happyAMQ <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I would like to use ActiveMQ on a laptop without a network connection so
> that I can give demos to clients, but I am unable to start the broker when
> the laptop is not on a network connection.
>
> I believe the problem is related to the discoveryUri="multicast... line in
> the configuration file,  but I can't figure out
> how to set it.

If you're not connecting to other AMQ brokers then there is no need
for the networkConnector that is using multicast. Just comment it out.
You can also just remove the discoverUri attribute from the
transportConnector that exposes AMQ on tcp://localhost:61616. That
should take care of any errors due to multicast.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to