Re: ldap, system user can't create a topic

2012-06-19 Thread Christopher Wood
5.6.0 and ldap authentication/authorization works better for me than 5.5.1. I was denied read/write to unpermitted queues. Dejan: Thank you for the pointer, very much appreciated. On Tue, Jun 19, 2012 at 02:36:43PM -0400, Christopher Wood wrote: > Unfortunately the blog post didn't help (my syst

Re: RedeliveryPolicy not working on ActiveMQ 5.6.0

2012-06-19 Thread galix85
Finally I find a solution of my problem. In camel.xml you have to setup deliveryPolicy a twice, I don't know why but for me works fine. The first of both is like a bean: And s

Re: ldap, system user can't create a topic

2012-06-19 Thread Christopher Wood
Unfortunately the blog post didn't help (my system user/pass is accurate in ldap and in the activemq configs, and I name the topic in OpenLDAP). The FuseSource ActiveMQ configuration options appear slightly different from the Apache ActiveMQ options. I will give the 5.6.0 cached ldap auth a go.

Re: ActiveMQ 5.5.1: bin/activemq command doesn't start on Mac as it is said on Getting Start Guide

2012-06-19 Thread redolcas
Thank you very much, tabish121. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-5-1-bin-activemq-command-doesn-t-start-on-Mac-as-it-is-said-on-Getting-Start-Guide-tp4653377p4653379.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ 5.5.1: bin/activemq command doesn't start on Mac as it is said on Getting Start Guide

2012-06-19 Thread Timothy Bish
On Tue, 2012-06-19 at 08:59 -0700, redolcas wrote: > Hello, Guys. > > Just downloaded ActiveMQ and installation was successful, but when I try to > initialize it, there is no message > > "INFO ActiveMQ JMS Message Broker > (ID:apple-s-Computer.local-51222-1140729837569-0:0) has started" > > as

ActiveMQ 5.5.1: bin/activemq command doesn't start on Mac as it is said on Getting Start Guide

2012-06-19 Thread redolcas
Hello, Guys. Just downloaded ActiveMQ and installation was successful, but when I try to initialize it, there is no message "INFO ActiveMQ JMS Message Broker (ID:apple-s-Computer.local-51222-1140729837569-0:0) has started" as said on Getting Started Guide. Just messages bellow appears in my co

Re: /admin Not available if broker port changed from 61616

2012-06-19 Thread patsfan
Found the solution which was in the documentation. Apologies for the wasted bandwidth: See "Web console 5.3.1 problem workaround" in the following link http://activemq.apache.org/web-console.html -- View this message in context: http://activemq.2283324.n4.nabble.com/admin-Not-available-if-broke

Re: ldap, system user can't create a topic

2012-06-19 Thread Dejan Bosanac
Hi, this might help http://tmielke.blogspot.com/2011/12/activemq-ldap-based-authentication-and.html also you can consider using new CachedLDAPAuthorizationModule http://activemq.apache.org/cached-ldap-authorization-module.html Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp