On 11/8/06, robottaway <[EMAIL PROTECTED]> wrote:

Sorry didn't post cuz I thought I was doing things pretty standard like, here
is my conf:

<beans xmlns="http://activemq.org/config/1.0";>

  <!-- Allows us to use system properties as variables in this configuration
file -->
  <bean
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>

  <broker useJmx="true">
    <brokerName>Rob's Computer AMQ 4.0.2 broker</brokerName>
...
Everything works dandy until I throw in the 'networkConnector' element under
'networkConnectors'.

Everything you're doing is OK except for the text you're using for the
broker name. It cannot have spaces in it.

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

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/

Reply via email to