[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-3321 -- Method attributes and transaction timeout
weston.price@jboss.com
do-not-reply at jboss.com
Fri Nov 17 09:27:07 EST 2006
According to the API:
"public void setTransactionTimeout(int seconds)
throws SystemException
Modify the timeout value that is associated with transactions started by subsequent invocations of the begin method. If an application has not called this method, the transaction service uses some default value for the transaction timeout."
Again, this is just for inflow so you are talking about a completely new thread with no transaction context.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986837#3986837
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986837
More information about the jboss-dev-forums
mailing list