Hi I am writing infact modifying the jms application to support ssl connectivity. My jms code is a generic one and works for all jms providers. But most of the customers use activemq as their jms provider. Till now whatever i have read about ssl over jms is that its all provider dependent. Now some providers may provide SSLSocketFactory while some may not, i guess. How can i inject this ssl injection into my application so that it works fine for all providers . i cannot put hard code statements in my code. My application is a standalone.I am totally confused. Please help me on this.. thanks pankaj
-- View this message in context: http://www.nabble.com/JMS-Over-SSL-tp22510216p22510216.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
