[cdi-dev] [JBoss JIRA] Commented: (CDI-27) Support declarative transactions on managed beans
Mark Struberg (JIRA)
jira-events at lists.jboss.org
Wed Jun 15 04:16:30 EDT 2011
[ https://issues.jboss.org/browse/CDI-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608757#comment-12608757 ]
Mark Struberg commented on CDI-27:
----------------------------------
Pete, does this issue mean to support EJBs @TransactionAttribute and stuff out of the box?
This would require a very deep integration with the EJB container and the support of various transaction models. Not sure if we really like to dig that deep. This is workwise basically a duplication of the EJB spec in this area. But technically it would be different because in EJB transactions are auto-on whereas in CDI they would still need to get applied automatically.
> Support declarative transactions on managed beans
> -------------------------------------------------
>
> Key: CDI-27
> URL: https://issues.jboss.org/browse/CDI-27
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Java EE integration
> Affects Versions: 1.0
> Reporter: Pete Muir
> Fix For: 1.1 (Proposed)
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list