Re: Dynamic TransportConnector Config with xbean

2012-09-13 Thread Dejan Bosanac
paced broker definition. > > > -mike > > > | Mike Pilone | Software Architect, Distribution | mpil...@npr.org | o: > 202-513-2679 m: 703-969-7493**** > > > From: Mike Pilone > Reply-To: "users@activemq.apache.org" > Date: Wednesday, September 12, 20

Dynamic TransportConnector Config with xbean

2012-09-12 Thread Mike Pilone
I'm trying to use the ActiveMQ Xbean configuration in a Spring configuration file to configure an embedded broker. Up to now I've been simply instantiation a BrokerService and setting transport connectors and network connectors directly. I'd like to switch to using the "amq" namespace support bu