What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
1 2191Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
1 2335
What is jndi? How is it related to jms?
What is administered objects in jms?
What are the different types of messaging systems?
How do I use a startup class to initialize and later reference jms objects?
How do I configure jms security?
What is a message in software?
How you can deliver a java message to a non-java client?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
Is ibm mq jms compliant?
What is jms protocol?
Does weblogic jms support clustering?
Why do we use jms?
What is the jms client?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
What is the principle difference between the working mechanism of jms and rpc?