Your MDB is transacted and the transaction has a timeout => - either make the timeout value higher - or manages the Tx yourself in your MDB
Cheers, Sacha xxxxxxxxxxxxxxxxxxxxxxxxxxx Sacha Labourey General Manager JBoss Group (Europe) S�RL xxxxxxxxxxxxxxxxxxxxxxxxxxx > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: samedi, 20. septembre 2003 18:09 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Thread and MDB > > > > Scott, the problem is that I�m receiving some kind of timout > exception while > executing my MDB, and when it happens the MDB onMessage is > called again. It > seems to lock the message in the queue, and then it is called > lots of times. > > Thanks for your help. > > Gabriel > > Scott M Stark <[EMAIL PROTECTED]> escreveu: > > > You can do that if you want. > > > ________________________________________ > WorldWeb Webmail - http://www.wwi.com.br > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
