[
https://issues.apache.org/jira/browse/ARIES-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michał Woś updated ARIES-1347:
------------------------------
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>
was:
Attaching working example (code) of transaction annotation.
> Working example of @Transaction annotation
> ------------------------------------------
>
> Key: ARIES-1347
> URL: https://issues.apache.org/jira/browse/ARIES-1347
> Project: Aries
> Issue Type: Improvement
> Components: Transaction
> Affects Versions: transaction-blueprint-1.0.2
> Environment: karaf-4.0.0, java 8
> Reporter: Michał Woś
> Attachments: AnnotationParser.java, TxElementHandler.java
>
>
> 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>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)