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
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
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:
>
>>
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