Hi guys, Im trying to use jaas in my activemq instance and have followed the instructions in the security page and some hints in this forum but im getting this error when starting activemq:
ERROR BrokerService - Failed to start ActiveMQ JMS Message Broker. Reason: java.lang.SecurityException: User is not authenticated. java.lang.SecurityException: User is not authenticated. at org.apache.activemq.security.AuthorizationBroker.addDestination(AuthorizationBroker.java:52) at org.apache.activemq.broker.MutableBrokerFilter.addDestination(MutableBrokerFilter.java:151) at org.apache.activemq.broker.region.AbstractRegion.start(AbstractRegion.java:93) at org.apache.activemq.broker.region.RegionBroker.start(RegionBroker.java:181) at org.apache.activemq.broker.jmx.ManagedRegionBroker.start(ManagedRegionBroker.java:103) at org.apache.activemq.broker.TransactionBroker.start(TransactionBroker.java:112) at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153) at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153) at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153) at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153) at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153) at org.apache.activemq.broker.MutableBrokerFilter.start(MutableBrokerFilter.java:163) at org.apache.activemq.broker.BrokerService.start(BrokerService.java:422) at org.apache.activemq.xbean.XBeanBrokerService.afterPropertiesSet(XBeanBrokerService.java:46) im using activemq snapshot 5 running on fedora 6. Any help will be very much appreciated. Thanks -- View this message in context: http://www.nabble.com/jaas-security-tf4682391s2354.html#a13380046 Sent from the ActiveMQ - User mailing list archive at Nabble.com.