Ondra Chaloupka created JBTM-2933:
-------------------------------------
Summary: Document JTA cdi annotations in Narayana or WFLY documentation
Key: JBTM-2933
URL:
https://issues.jboss.org/browse/JBTM-2933
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: Documentation
Affects Versions: 5.6.4.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Priority: Minor
We do not have documented usage of @Transactional annotation and how Narayana
implementation of the CDI works. We should consider adding it to Narayana or WFLY upstream
documentation.
The reason why this issue was created is behaviour which was found by [~mkouba] where
Narayana transactional CDI interceptor is not activated when deployment does not contain
any @Transacional annotation. This could be a trouble if there is only(!) extension which
adds the transactional annotation.
The PR where this was discussed:
https://github.com/jbosstm/narayana/pull/1211
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)