Hi, I've been trying to setup ActiveMQ5 with Tomcat6 for awhile now with no success. As I understand Tomcat JNDI and the ActiveMQ docs I need these things for a minimal setup:
- Resource definitions of connection factory and a queue (in the context xml) - web.xml resource-refs to these resources Then tried some Javacode in a servlet (same as in ActiveMQ docs, but only gets javax.naming.NamingException: Cannot create resource instance I have tried this back & forth and only got this working in Eclipse/WTP but not in a standalone Tomcat. Can anyone help me out here? Maybe you have a minimal war-file that I can try out or you can list your code here. Really need som help here! Thanks /John -- View this message in context: http://www.nabble.com/ActiveMQ-Tomcat6-minimal-setup-tp14435933s2354p14435933.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.