-
Bug
-
Resolution: Done
-
Minor
-
5.7.1.Final
-
None
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.