Question

  Asked: Jul 20 2005   12:31 AM GMT
  Asked by: skmraj


Java Messaging Question


Tech support, Development, Lifecycle development, J2EE, Java, JavaScript, JSP, Web development tools, WebSphere Studio

Hi,

I attended one interview now and I am unable to answer one question, actually the question was on the Java messaging,if we send some message to say MQ Series Queue and If the MQ series server is down, how do we can handle resending message, it should be simple but since i didn't work in messaging properly i dont know the answer of it, Kindly help me out with your answers.

Thanks
Raj

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0




I believe your answer would be to use PERSISTENT delivery mode. You do this using the setDeliveryMode method of the sender (or publisher).

You can do some Google searches to get good explainations and code samples.

Good luck!
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development.

Looking for relevant Development Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register