# # ChangeLog for /trunk/config/bwbuild/jboss-h2/activemq-broker-config.xml # # Generated by Trac 0.9.3 # 05/18/13 07:51:51 # 08/11/10 10:51:08 douglm [2976] * trunk/config/bwbuild/jboss-h2/activemq-broker-config.xml: * trunk/config/bwbuild/jboss-mysql/activemq-broker-config.xml: * trunk/config/bwbuild/jboss-postgresql/activemq-broker-config.xml: * trunk/config/bwbuild/jboss/activemq-broker-config.xml: In <conf>/activemq-broker-conf.xml change <transportConnector name="bedework" uri="tcp://localhost:61616" discoveryUri="multicast://default"/> to <transportConnector name="bedework" uri="tcp://localhost:61616" /> That is - drop the discoveryUri. According to the activemq book this allows activemq brokers to discover each other and possibly consume their messages. At the very least it appears to be the source of some exceptions I get when I suspend my laptop. 03/02/10 09:57:14 douglm [2832] * trunk/config/bwbuild/jboss-h2: * trunk/config/bwbuild/jboss-h2/activemq-broker-config.xml: * trunk/config/bwbuild/jboss-h2/activemq-jms-ds.xml: * trunk/config/bwbuild/jboss-h2/activemq-ra.xml: * trunk/config/bwbuild/jboss-h2/application.sysevents.properties: * trunk/config/bwbuild/jboss-h2/bedework-ds.xml: * trunk/config/bwbuild/jboss-h2/build.properties: * trunk/config/bwbuild/jboss-h2/cal.options.xml: * trunk/config/bwbuild/jboss-h2/cal.properties: * trunk/config/bwbuild/jboss-h2/carddav.options.xml: * trunk/config/bwbuild/jboss-h2/lib: * trunk/config/bwbuild/jboss-h2/lib/server: * trunk/config/bwbuild/jboss-h2/lib/server/derby-10.5.3.0.jar: * trunk/config/bwbuild/jboss-h2/lib/server/derby-plugin.jar: * trunk/config/bwbuild/jboss-h2/lib/server/h2-1.2.130.jar: * trunk/config/bwbuild/jboss-h2/sysevents.properties: Add support for h2 as a network available db running as a jboss service Add a configuration for that database