Re: Sending message to password protected queue via JMX?

2008-05-29 Thread Jeremy Ross
bump. pretty please. Jeremy Ross wrote: > > Hi. I'm using the authorizationPlugin to protect access to a queue. Is > it possible to authenticate and send a message to this queue using > jconsole? I don't see away to provide the credentials. > > thanks > >

Sending message to password protected queue via JMX?

2008-05-28 Thread Jeremy Ross
Hi. I'm using the authorizationPlugin to protect access to a queue. Is it possible to authenticate and send a message to this queue using jconsole? I don't see away to provide the credentials. thanks Jeremy -- View this message in context: http://www.nabble.com/Sending-message-to-password-p

Re: Unrecognized xbean element mapping: authenticationUser

2008-03-07 Thread Jeremy Ross
ok, I'm pretty certain that's the problem. Thanks for the tip. Jeremy ttmdev wrote: > > My guess is that you're using AMQ 4.1, but with the 5.x schema? If that is > the case, see this URL for the 4.1 simpleAuthenticationPlugin > > http://activemq.apache.org/ref/schema/activemq-core-4.1.1.xsd

Unrecognized xbean element mapping: authenticationUser

2008-03-07 Thread Jeremy Ross
I'm tinkering with authentication, but I'm getting: java.lang.Exception: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: authenticationUser in namespace http://activemq.org/config/1.0 My plugins section from activemq.xml is below. Any ideas wh

Re: 4.1.1 windows build missing bin/activemq.bat

2007-12-15 Thread Jeremy Ross
Just pulled down 4.1.1 for Windows again, and it has bin/activemq.bat. Perhaps the mirror I originally downloaded from had a bad build? In any case, thank you -- that was an easy fix. Hiram Chirino wrote: > > Could you post a link the the binary that has the issue? > > > -- View this mes

4.1.1 windows build missing bin/activemq.bat

2007-12-06 Thread Jeremy Ross
Hi, The 4.1.1 Windows build seems to be missing the bin/activemq.bat. I started ActiveMQ using 'java -jar run.jar', which seems to be working, somewhat. Should I be concerned about this? I'm not sure what else may be missing. Another issue I'm having is that, during startup, pages and pages o