Re: Can Message group be used under embedded broker with vm://localhost

2007-06-07 Thread ryanafa
ActiveMQ 4.1.1 JBoss 4.2.0.GA could you tell me which version work? Thanks. James.Strachan wrote: > > On 6/7/07, ryanafa <[EMAIL PROTECTED]> wrote: >> >> The ActiveMQ is embedded in Jboss and the embedded broker use URL >> vm://localhost >> there is a Messag

Can Message group be used under embedded broker with vm://localhost

2007-06-07 Thread ryanafa
The ActiveMQ is embedded in Jboss and the embedded broker use URL vm://localhost there is a MessageNotWriteableException when u send a message with a new message group. there is no such exception if the message group existed. if we use tcp://localhost:61616 as embedded broker use URL everything