Hey,
Is there a way to set timeout on ejb method level using an annotation? There used to be @TransactionTimeout annotation in previous AS releases. What is the current recommended approach? If it is still TransactionTimeout, can I use it in AS 6.0?
Vladimir