This content has been marked as final.
Show 3 replies
-
1. Re: Security JMS Queue
jjgrego Jul 9, 2012 12:07 PM (in response to jjgrego)Ok, so I found this remoting-sslbisocket-service.xml file. I configured it with my keystore information and plopped it in the ${SERVER}/deploy/messaging folder
and restarted my server. Now, in the log, I see a reference to the non-secure port(4457), but nothing referencing the secure port(4459). Is there something else
I would need to do?
John
-
2. Re: Security JMS Queue
jbertram Jul 23, 2012 10:28 AM (in response to jjgrego)I saw some posts on the HornetQ forum which looked similar to this. Are you still using JBoss Messaging or did you change to HornetQ?
-
3. Re: Security JMS Queue
jjgrego Jul 23, 2012 10:59 AM (in response to jbertram)Justin,
Well, our current version of jboss is 5.1. We're likely to upgrade soon, so I've switched concentration to jboss 6 and hornetq.
John