What is JMS Client?
Answer / neha
The Java application which produces/consumes message is known as JMS Client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to create both queues and topics to single jms server? if yes then how it works?
What is the use of jms server in weblogic?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What is jms consumer?
How JMS is different from RPC?
What are the types of messaging?
What are the different messaging paradigms JMS supports?
What is jms queue?
What type of messaging is provided by JMS?
Does weblogic jms support clustering?
For JMS-enabled application, what are the core JMS-related objects required?
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?