Hi...
I am new to JMS..
 
I have an MDB and two clients one listening on a queue and one on a topic. How do i configure QueueConnectionFactory and TopicConnectionFactory in the JBoss server. I want to create these connection factories in my MDB. In my ejb-jar.xml and jboss.xml i provide the jndi names of these factories and i use this jndi names to create factories in my MDB. 
 
Please Help
 
Regards
Munesh 

Reply via email to