File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss/WildFly and the fly likes How to Recieve JMS Messages after Server Shutdown ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "How to Recieve JMS Messages after Server Shutdown ?" Watch "How to Recieve JMS Messages after Server Shutdown ?" New topic
Author

How to Recieve JMS Messages after Server Shutdown ?

Azrael Noor
Ranch Hand

Joined: Jul 29, 2010
Posts: 369
Hello to all Java Guru's,

I have a problem kindly read and tell me.
I send Message via JBOSS 4.0 JMS server to a Remote Client Having MDB to recieve it.

-> Made Message Bean
-> Send messaged from server
-> Bean receiving Messages with great Enthusiasm
-> I Shut Down Client's where MDB deployed
->* Send Message from JMS server again.
-> Switch on the client and bean again exposed/deployed.
-> Oh NO

What is this? I haven't received message which were send by Server in step ->*, when Client system was crash or shut down or anything.

Please tell me how to achieve this!!!

Thanking you
Yours Faithfully
Noor Azrael


Regards
Azrael Noor
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to Recieve JMS Messages after Server Shutdown ?
 
Similar Threads
HFE , message-driven question
Can anyone answer so tricky question
JMS - Achieving gaurateed sending of messages in the Queue
Jboss- JMS
MDB + Entity Bean / MDB + SB + EB