Re: Configuring SSL with No TrustStore and Using Simple Authentication (Username/Password)

2014-06-03 Thread Benjamin Jansen
On Jun 2, 2014, at 09:19 , shameem wrote: > I need help to configure activemq ssl without any truststore instead use > username and password for authentication. > > I am getting the exception as no trusStore is provided: > Exception in thread "main" javax.jms.JMSException: Could not create > Tra

Use message selectors against messages on disk

2014-05-13 Thread Benjamin Jansen
Hello, In ActiveMQ 5.x (I have tried 5.6.0 and 5.9.1), is it possible to use JMS message selectors against in-flight messages that have been put on disk? Based on my experimentation, it appears not, but I wanted to double-check, since I've found conflicting information on the Web. A comment on

Re: Fix for AMQ-3915 undone by fix for AMQ-4033

2013-05-10 Thread Benjamin Jansen
On May 10, 2013, at 06:56 , Christian Posta wrote: > Yah, could be unintentional. Can you make this comment on the > https://issues.apache.org/jira/browse/AMQ-4033 JIRA? Will do. Thanks, Ben > > > On Wed, May 8, 2013 at 4:33 PM, Benjamin Jansen > wrote: > >>

Fix for AMQ-3915 undone by fix for AMQ-4033

2013-05-08 Thread Benjamin Jansen
Hello, I have been researching how to restrict JMX to bind to a loopback address, so that it is not accessible off the box, but is easily accessible to a different user account (our software, which embeds ActiveMQ, is running as Local System). Based on my research, such a thing is not directly