[jboss-user] [JCA/JBoss] - ExecutionContext transactionTimeout misinterpreted by JBoss

ax666 do-not-reply at jboss.com
Fri Jan 19 09:41:28 EST 2007


according to http://java.sun.com/j2ee/1.4/docs/api/javax/resource/spi/work/ExecutionContext.html the transaction timeout (used by WorkWrapper/JBossWorkManager) is given in SECONDS, JBoss interprets this value as MILLISECONDS, hence we get a thread terminated after 60 msecs which are meant to be 60 seconds by the resource adapter.

I dont know if anyone had this problem before, just want to let know about this. We will patch JBoss (4.0.3sp1) ourselfes, because with JBoss you never know if a bug will be fixed or even if you get a reply in the support forum at all.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003851#4003851

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003851



More information about the jboss-user mailing list