What are the TX timeout semantics for the JBoss tx manager? Once a given tx
starts does it have a finite time to finish before it times out, or is it's
lifetime more dynamic?
For example, if I have Bean1 that invokes Bean2 which then invokes Bean3.
If the timeout is 5 minutes, does the entire call chain have 5 minutes to
finish or does each bean method invoke have 5 minutes?
Assuming it is the first, are there any plans to make this more dynamic in
the future?
--jason
PS. I cross posed this because I think the answer is relative to both lists,
sorry for the noise if you are not interested.
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development