sudip shrestha Sat, 03 Nov 2007 00:27:39 -0800
The activemq server I am using requires username and password for connection. I have setup jndi resource in tomcat for the connectionFactory. How do I provide these auth parameters via tomcat config files or spring config files?
Thanks