You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2015/08/01 22:38:04 UTC

[jira] [Updated] (DELTASPIKE-967) Ability to start transaction scope manually

     [ https://issues.apache.org/jira/browse/DELTASPIKE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John D. Ament updated DELTASPIKE-967:
-------------------------------------
    Assignee:     (was: Mark Struberg)

> Ability to start transaction scope manually
> -------------------------------------------
>
>                 Key: DELTASPIKE-967
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-967
>             Project: DeltaSpike
>          Issue Type: New Feature
>    Affects Versions: 1.4.2
>            Reporter: John D. Ament
>
> Currently, the CDI Context controller class defines methods to manually start the CDI 1.0 provided scopes - Request, Session, Application and ConversationScoped.
> There's presently no way in the DS codebase to manually start a TransactionScope using the controllers
> See here
> https://github.com/apache/deltaspike/blob/master/deltaspike/cdictrl/impl-weld/src/main/java/org/apache/deltaspike/cdise/weld/WeldContextControl.java#L76
> https://github.com/apache/deltaspike/blob/master/deltaspike/cdictrl/impl-owb/src/main/java/org/apache/deltaspike/cdise/owb/OpenWebBeansContextControl.java#L72



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)