How to configure a Message Converter with a JMS Message Bridge?

2007-07-03 Thread ananner
Hi, I am configuring an outgoing JMS bridge between ActiveMQ and IBM MQSeries. Messages that are bridged over to MQSeries need to have an extra JMS property added on to the message header (the "JMS_IBM_Format" header). Looking through the JMS Bridge documentation, it seems that message converte

Re: [Spam: 5.0] Using Activemq-web-console with a BrokerService in Geronimo

2007-03-09 Thread ananner
Is the broker considered "remote" if it is running in embedded mode? The broker is run outside of the WAR, but as "vm://localhost". James.Strachan wrote: > > On 3/9/07, ananner <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I've deploy

Using Activemq-web-console with a BrokerService in Geronimo

2007-03-09 Thread ananner
Hi, I've deployed the ActiveMQ web console on Geronimo, but I'm not sure how to go about having the console connect to the existing BrokerService that is running Geronimo. In the WEB-INF/applicationContext.xml, I've commented out the BrokerService bean, since I do not want to start another Broke