[jboss-jira] [JBoss JIRA] Created: (JBAS-5041) MDB transaction timeout from method-attributes
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Dec 3 14:38:51 EST 2007
MDB transaction timeout from method-attributes
----------------------------------------------
Key: JBAS-5041
URL: http://jira.jboss.com/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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list