Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
transaction-blueprint-1.0.2
-
None
-
karaf-4.0.0, java 8
Description
Attaching working example (code) of transaction annotation.
Places for improvement:
- inline beans are not scanned (beanMetaData is null in that case) - ones without id
<service ...>
<bean .../>
</service>