Re: PooledConnectionFactory: createConnection results in log entry "Successfully connected to ..."

2017-07-03 Thread jochenw
Hi Mike, thanks for the answer. Of course I have checked this . It says: "A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Camel and Spring's JmsTemplate and MessagListenerContainer. Connections, sessions and producers are returned to a

Re: Cannot setup secure web sockets with activemq mqtt

2017-07-03 Thread itsebriy
I also took configuration from ActiveMQ http://activemq.apache.org/websockets.html and it didn't seem to work for me. I had to specify broker.ks for both keystore and truststore and only then it started working. Also self signed certificate is not an option since as I have observed t