If these questions don't make much sense, please bear with me; I am just getting into JMS.
I am interested in using ActiveMQ to develop "pure" JMS applications, that will run without any J2EE container. I believe this is possible, but was surprised to see the ActiveMQ "minimal" JARs include: geronimo-j2ee-management_1.0_spec-1.0.jar geronimo-jms_1.1_spec-1.1.1.jar geronimo-jta_1.0.1B_spec-1.0.1.jar This makes me think there might be a tighter coupling between ActiveMQ and J2EE than I would wish, but I would love to be "de-assed". What is the case? Or perhaps I am wrong and the only "hard" requirement for these JARs stems from JMS's use of JNDI? Is this the case? Would it be possible to use ActiveMQ without these JARs? Is there any way to develop ActiveMQ applications that do not use JNDI? Perhaps via Spring? Thanks in advance and best regards. -- View this message in context: http://www.nabble.com/ActiveMQ-without-J2EE-tp25088654p25088654.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.