JMS MDB Listener
Hi,
We have set a Queue,Queue Connection Factories and activation Specs in our environment. Now We are trying to set up the listener and I have the below questions
1. Under MDB Destination Properties , I am not able to see the JNDI Name which we used to set up the Queue . Why? Should I add the JNDI Name anywhere else
2.I gave the JNDI Name manually and tried "Test Connectivity". I am receiving the error "Object at JNDI node '<JNDI Name>' doesn't implement javax.jms.ConnectionFactory". Any idea why?
3. Test Connectivity button is enabled only when we select "Message" or "Listener" in Reply to connection . If my listener is not using any reply is there a way to test connectivity ?
Any help is greatly appreciated