Yes, but you need to modify a few files. I have done that already, but have not made a patch (don't know how to) or set up a JIRA.
-----Ursprüngliche Nachricht----- Von: Azly [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 30. März 2006 15:37 An: [email protected] Betreff: Master/Slave vs Authentication Hi, Is it possible to configure master and slave to use an user/password so that the authentication module won't failed on startup: java.lang.SecurityException: User name or password is invalid. at org.apache.activemq.security.JaasAuthenticationBroker.addConnection(JaasAuthenticationBroker.java:81) at org.apache.activemq.broker.BrokerFilter.addConnection(BrokerFilter.java:65) at org.apache.activemq.broker.MutableBrokerFilter.addConnection(MutableBrokerFilter.java:77) at org.apache.activemq.broker.AbstractConnection.processAddConnection(AbstractConnection.java:500) at org.apache.activemq.broker.jmx.ManagedTransportConnection.processAddConnection(ManagedTransportConnection.java:82) at org.apache.activemq.command.ConnectionInfo.visit(ConnectionInfo.java:106) at org.apache.activemq.broker.AbstractConnection.service(AbstractConnection.java:196) at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:62) at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:88) at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:70) at org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:114) at org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitorjava:122) at org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport..java:87) at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:139) at java.lang.Thread.run(Thread.java:595) Have got null user in my authentication module. Thanks. -- View this message in context: http://www.nabble.com/Master-Slave-vs-Authentication-t1368444.html#a3670041 Sent from the ActiveMQ - User forum at Nabble.com. This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message. This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message.
