[jboss-user] [Messaging, JMS & JBossMQ] - Re: Setting transaction timeout for onMessage()?

2007-03-20 Thread johanwalles
Thanks Weston for the extremely quick and informative reply! As a followup, I tried replacing REQUIRES_NEW with REQUIRED, but then my @TransactionTimeout() annotation is ignored. So currently (meaning "JBossAS 4.0.5") it seems as if I'll have to settle for REQUIRES_NEW and having some (successf

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Setting transaction timeout for onMessage()?

2007-03-19 Thread [EMAIL PROTECTED]
Also, note that REQUIRES_NEW is not valid for an MDB deployment. Later versions of JBoss will not allow this. http://jira.jboss.com/jira/browse/EJBTHREE-831 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029357#4029357 Reply to the post : http://www.jbos

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Setting transaction timeout for onMessage()?

2007-03-19 Thread [EMAIL PROTECTED]
This feature has been added here: http://jira.jboss.com/jira/browse/JBAS-3321 It will appear in 4.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029355#4029355 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029355