Re: Network of brokers security

2007-08-17 Thread wlam
at org.apache.activemq.broker.TransportConnection.service >> (TransportConne >> ction.java:284) >> at org.apache.activemq.broker.TransportConnection$1.onCommand >> (TransportC >> onnection.java:177) >> at org.apache.activemq.transport.TransportFilter.onCommand >> (TransportFilt >> er.java:65) >> at org.apache.activemq.transport.WireFormatNegotiator.onCommand >> (WireForm >> atNegotiator.java:133) >> at org.apache.activemq.transport.InactivityMonitor.onCommand >> (InactivityM >> onitor.java:122) >> at org.apache.activemq.transport.TransportSupport.doConsume >> (TransportSup >> port.java:84) >> at org.apache.activemq.transport.tcp.TcpTransport.run( >> TcpTransport.java: >> 137) >> at java.lang.Thread.run(Unknown Source) >> >> >> Any ideas??? >> >> >> Thanx!! >> > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > -- View this message in context: http://www.nabble.com/Network-of-brokers-security-tf3391489s2354.html#a12206231 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Network of brokers security

2007-03-13 Thread Hiram Chirino
Looks like 1 broker is not authenticating with the next broker. I think we need to provide a way for you to pass a userid/password in the network connector configuration. On 3/12/07, David Borja <[EMAIL PROTECTED]> wrote: Hi AMQ devs!! I have a problem with the JAAS authentication in netowork

Network of brokers security

2007-03-12 Thread David Borja
Hi AMQ devs!! I have a problem with the JAAS authentication in netowork of brokers ... The network of brokers topology is the following ... I have a broker named "serverdatos" which is configured with a jaas security: