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 <[EMAIL PROTECTED]> w

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

2007-03-14 Thread Hiram Chirino
On 3/14/07, Jan Arend Jansen <[EMAIL PROTECTED]> wrote: James, Sugestion 1 did the trick. I changed the ra.xml from vm://localhost to tcp://localhost:61616 and now I just have the embedded broker. great! I failed to test your second suggestion with the vm://nameOfYourBroker. Does this mean

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

2007-03-14 Thread Jan Arend Jansen
James, Sugestion 1 did the trick. I changed the ra.xml from vm://localhost to tcp://localhost:61616 and now I just have the embedded broker. I failed to test your second suggestion with the vm://nameOfYourBroker. Does this mean the broker-config.xml needs a transportConnector configured like so

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

2007-03-14 Thread facboy
i'm having the same issue. in my case it seems to be interfering with the operation of the 'proper' broker. why is it starting a second broker? Jan Arend Jansen 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