aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes JMS Real world scenario Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "JMS Real world scenario" Watch "JMS Real world scenario" New topic
Author

JMS Real world scenario

Arjun Reddy
Ranch Hand

Joined: Nov 10, 2007
Posts: 622
Hi All,

Can we use JMS to actually send an email confirmation back to the user asynchronously? Say for example, when using a credit card application, can the credit approve, reject decisions be sent using JMS? Please correct me if I am wrong.

Thanks.

Be Humble... Be Nice.
Adrien Ruffie
Ranch Hand

Joined: Jan 14, 2009
Posts: 71
Hello Arjun,

several questions come to mind, when you say to use JMS for sent a reject decisions you think to use one queue/topic for all the rejected decisions ?
why do you not use JavaMail replyTo ? or you think to use JMS in case -> when a reject decision occured this send a JMS event, and when JMS
listener will receive the event it directly send a email linked to the reject decision ?


SCJP 5, SCDJWS 5
http://adrien-ruffie.blogspot.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JMS Real world scenario
 
Similar Threads
how to poll a jms queue or topic for message using asynchronous communication
Running java-threads in JBoss
Send Email using JMS
what is POS - point of sale system
WA #1.....word association