[
https://jira.jboss.org/jira/browse/JBAS-5041?page=com.atlassian.jira.plug...
]
Anuja N commented on JBAS-5041:
-------------------------------
HI ,
We have the default Jboss Transaction Timeout set to 3 hours.
We have a MDB that has CMT , and want to set the Transaction Timeout for this MDB to 6
hours. How can this be done??
We are using JbossAS-4.2.2GA, and EJB2
When will this issue be fixed?
Anuja
MDB transaction timeout from method-attributes
----------------------------------------------
Key: JBAS-5041
URL:
https://jira.jboss.org/jira/browse/JBAS-5041
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: EJB2, EJB3
Affects Versions: JBossAS-4.2.2.GA
Reporter: Adrian Brock
The parent task was not implemented correctly. Instead a new activation-config-property
was introduced on
our jms rar.
What is really required is that there should be a JBossMessageEndpoint interface that we
implement
that allows a getTransactionTimeout(Method) for use by the inbound rars.
I'd guess the activation-config-property should override the jboss.xml or EJB3
annotation.
Additionally when the MessageEndpoint starts the transaction (rather than the rar in our
JMS rar)
it should also look at this configuration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira