Ondra Chaloupka created JBTM-2952:
-------------------------------------
Summary: LRA rest cdi checker should not demand @Status
Key: JBTM-2952
URL:
https://issues.jboss.org/browse/JBTM-2952
Project: JBoss Transaction Manager
Issue Type: Bug
Components: REST
Affects Versions: 5.7.1.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Priority: Minor
The LRA cdi checker expects the `@Status` annotation being compulsory for LRA annotated
class. That is not true and `@Status` is not required.
In addition it would be good to consider check for async completion (usage of
`@Suspended`) where `@Status` is in contrary expected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)