-
Sub-task
-
Resolution: Obsolete
-
Major
-
JBossAS-4.2.2.GA
-
None
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.