What is ems queue?
No Answer is Posted For this Question
Be the First to Post Answer
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
How do I configure jms security?
What is jms connection?
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?
What is the use of jms? Can we send message from one server to another server using jms?
What is JMS API Architecture?
Explain about Connection interface?
What is Publish/Subscribe Messaging in JMS ?
How you can deliver a java message to a non-java client?
What is the use of connection factory in jms?
How can an application do a jms operation and have it succeed, independent of the result of the transaction?
What is jms module?