How to check jms messages in weblogic?
No Answer is Posted For this Question
Be the First to Post Answer
What is the important part of JMS applications?
What type of messaging is provided by JMS?
What are Messages?
Give an example of using point to point model in JMS?
What is the number of messaging models available on jms?
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?
What are the steps to send and receive JMS message ?
What is the main parts of jms applications?
What is the use of MapMessage?
What is the use of StreamMessage?
Can 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)?
What is a message topic?