Re: Security problem with 5.1.0

2008-05-16 Thread ttmdev
apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:68) >>>at >>> org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:143) >>>at >>> org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:206) >>>at >>> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:84) >>>at >>> org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:196) >>>at >>> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:183) >>>at java.lang.Thread.run(Thread.java:637) >>> >> >> If you have a default activemq.xml then there are two configurations >> that initiate connections to the broker; one for a couple of Camel >> routes and one for Jetty. Chances are it's those that there trying to >> initiate the connections. >> >> Bruce >> -- >> perl -e 'print >> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E> );' >> >> Apache ActiveMQ - http://activemq.org/ >> Apache Camel - http://activemq.org/camel/ >> Apache ServiceMix - http://servicemix.org/ >> Apache Geronimo - http://geronimo.apache.org/ >> >> Blog: http://bruceblog.org/ >> >> > > -- View this message in context: http://www.nabble.com/Security-problem-with-5.1.0-tp17266685s2354p17275770.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Security problem with 5.1.0

2008-05-16 Thread Aaron Mulder
You're right -- commenting those out fixed the problem. What's the right way to configure Camel, Jetty, and the CommandAgent to use a valid username and password? Thanks, Aaron On Thu, May 15, 2008 at 11:13 PM, Bruce Snyder <[EMAIL PROTECTED]> wrote: > On Thu, May 15, 2008 at 8:49 PM, Aar

Re: Security problem with 5.1.0

2008-05-15 Thread ttmdev
pache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:206) >>at >> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:84) >>at >> org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:196) >>

Re: Security problem with 5.1.0

2008-05-15 Thread Bruce Snyder
On Thu, May 15, 2008 at 8:49 PM, Aaron Mulder <[EMAIL PROTECTED]> wrote: > This may not be as bad as the subject sounds, but... > > I enabled security by dumping all 3 of the default files from > http://activemq.apache.org/security.html in activemq-5.1.0/conf and > then putting this in the broker c

Security problem with 5.1.0

2008-05-15 Thread Aaron Mulder
This may not be as bad as the subject sounds, but... I enabled security by dumping all 3 of the default files from http://activemq.apache.org/security.html in activemq-5.1.0/conf and then putting this in the broker config: