JMS-JDBC User transactions 2004-03-08 - By Ashutosh Bhardwaj
Back Hi!!, In a startup servlet of web app I register a listner class to an MQ queue.In the onMessage I put the message retrived into database.If the db operation fail message must not be removed from queue.How to handle this jms and jdbc transaction in onMessage method. Regards, ashutosh
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> <TITLE>JMS-JDBC User transactions</TITLE> </HEAD> <BODY>
<P><FONT SIZE=2>Hi!!,</FONT> <BR><FONT SIZE=2>In a startup servlet of web app I register a listner class to an MQ queue.In the onMessage I put the message retrived into database.If the db operation fail message must not be removed from queue.How to handle this jms and jdbc transaction in onMessage method.</FONT></P>
<P><FONT SIZE=2>Regards,</FONT> <BR><FONT SIZE=2>ashutosh </FONT> </P>
</BODY> </HTML> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|