What are JMS Providers?



What are JMS Providers?..

Answer / neha

There are different JMD providers available.For example JBoss 5.1 is bundled with JBoss Messaging commonly known as JBossMQ. JBoss 6.0 is bundled with HornetQ(Enhanced JBossMQ).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JMS Interview Questions

How do I find the jms queue in weblogic?

0 Answers  


Why do the TopicSession.createDurableSubscriber and TopicSession.unubscribe calls raise JMSException with the message "ORA - 4020 - deadlock detected while trying to lock object"?

1 Answers  


Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?

1 Answers  


Why do the JMS dbms_aqadm.add_subscriber and dbms_aqadm.remove_subscriber calls sometimes hang when there are concurrent enqueues or dequeues happening on the same queue to which these calls are issued?

1 Answers  


What is a text message?

0 Answers  






What is JMS Client?

1 Answers  


What is the use of TextMessage?

1 Answers  


What is a stream message?

0 Answers  


Why do I get java.security.AccessControlException when using JMS MessageListeners from Java stored procedures inside Oracle8i JServer?

1 Answers  


For JMS-enabled application, what are the core JMS-related objects required?

0 Answers  


Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?

0 Answers  


What type messaging is provided by JMS ?

1 Answers  


Categories