Re: Cannot create destinations at startup when they have authorization requirements

2007-02-08 Thread James Strachan
On 2/8/07, Carlos <[EMAIL PROTECTED]> wrote: Hi. I've tried to download a 4.2 snapshot, but the latest one seems to be from 2007-01-21. I've followed the SNAPSHOTS link from http://activemq.apache.org/download.html to http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/apach

Re: Cannot create destinations at startup when they have authorization requirements

2007-02-08 Thread Carlos
llowing JIRA... > http://issues.apache.org/activemq/browse/AMQ-1157 > > I've checked in a patch which should work to trunk if you fancy giving it > a try. > > On 2/7/07, Carlos <[EMAIL PROTECTED]> wrote: >> >> Cannot create destinations at startup when they

Re: Cannot create destinations at startup when they have authorization requirements

2007-02-07 Thread Carlos
> a try. > > On 2/7/07, Carlos <[EMAIL PROTECTED]> wrote: >> >> Cannot create destinations at startup when they have authorization >> requirements >> >> Hi. I have a queue that is configured in a >> element so only some roles can read,write or admin

Re: Cannot create destinations at startup when they have authorization requirements

2007-02-07 Thread James Strachan
ans.factory.support.DefaultListableBeanFactory defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer,org.apache.activemq.xbean.XBeanBrokerService]; root of BeanFactory hierarchy} -- View this message in context: http://www.nabble.com/Cannot-create-destinations-at-startup-when-they-have-authorization-requirements-tf3186784s2354.html#a

Cannot create destinations at startup when they have authorization requirements

2007-02-07 Thread Carlos
Cannot create destinations at startup when they have authorization requirements Hi. I have a queue that is configured in a element so only some roles can read,write or admin it. I want to create this queue at startup, using . When I try, activemq fails to start with a SecurityException I would