Re: [Spam: 5.0] Two brokers when embedding in Jboss

2007-03-15 Thread Jan Arend Jansen
Hiram, You are probably right about the classloader. Jboss has a pretty complex classloader scheme, so it wouldn't supprise me that the RAR runs on a different classloader... Anyway, thanks for the advice on this. J.A. Hiram Chirino wrote: > > On 3/14/07, Jan Arend Jansen <[E

Re: [Spam: 5.0] Two brokers when embedding in Jboss

2007-03-14 Thread Jan Arend Jansen
gt;> On 3/11/07, Jan Arend Jansen <[EMAIL PROTECTED]> wrote: >> > >> > Hi, >> > >> > I've embedded activemq 4.1.0 into jboss 4.0.5 by using the RAR. I've >> > modified the ra.xml to start an embedded broker. I use EJB3,

Two brokers when embedding in Jboss

2007-03-11 Thread Jan Arend Jansen
Hi, I've embedded activemq 4.1.0 into jboss 4.0.5 by using the RAR. I've modified the ra.xml to start an embedded broker. I use EJB3, like so: @MessageDriven( name="jms/EventListener", activationConfig = { @ActivationConfigProperty(property