-
Bug
-
Resolution: Done
-
Major
-
5.11.3.Final
-
None
The CDI interceptor com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNever generates a confusing message when a transaction is present
@Message(id = 16110, value = "Transaction is required for invocation", format = MESSAGE_FORMAT)
This needs changing to something more sensible such as
"Transaction is not allowed for invocation"
- links to