Re: Problems with simpleAuthenticationPlugin

2008-03-11 Thread ttmdev
lter.onCommand(TransportFilt >> > er.java:67) >> > at >> > org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireForm >> > atNegotiator.java:134) >> > at >> > org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityM >> >

Re: Problems with simpleAuthenticationPlugin

2008-03-10 Thread uma_rk
activityMonitor.onCommand(InactivityM > > onitor.java:138) > > at > > org.apache.activemq.transport.TransportSupport.doConsume(TransportSup > > port.java:83) > > at > > org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.jav > > a:185) > > at > > org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java: > > 172) > > at java.lang.Thread.run(Thread.java:619) > > > > > > > > -- > View this message in context: > http://www.nabble.com/Problems-with-simpleAuthenticationPlugin-tp15923758s2354p1 > 5950831.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: Problems with simpleAuthenticationPlugin

2008-03-10 Thread ttmdev
t.doRun(TcpTransport.jav > a:185) > at > org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java: > 172) > at java.lang.Thread.run(Thread.java:619) > > > -- View this message in context: http://www.nabble.com/Problems-with-simpleAuthenticationPlugin-tp15923758s2354p15950831.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Problems with simpleAuthenticationPlugin

2008-03-08 Thread uma_rk
Env: Activemq 5.0.0, JDK1.6 I am using the SimpleAuthenticationPlugin as follows. Problem: When an authentication fails, the logs do not identify which client failed authentication. It also does not identify the u