Bugs item #419192, was updated on 2001-04-26 10:03 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=419192&group_id=22866 Category: JBossTX Group: None Status: Open Resolution: None Priority: 3 Submitted By: Ole Husgaard (sparre) Assigned to: Ole Husgaard (sparre) Summary: TM.setTransactionTimeout() bug Initial Comment: With the Fast in-VM TM, setTransactionTimeout() sets a global timeout value. But the Javadoc for TransactionManager says: "Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method." So a per-thread timeout value variable is needed. Only the DEFAULT timeout value should be global. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=419192&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
