You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2017/07/30 13:21:00 UTC

[jira] [Commented] (OWB-1191) implement api for manual request-context handling

    [ https://issues.apache.org/jira/browse/OWB-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106496#comment-16106496 ] 

John D. Ament commented on OWB-1191:
------------------------------------

Oh , I see.  OWB's ignoring the SE tests..

{code}
            <package name="org.jboss.cdi.tck.tests.*">

                <!--X TODO OWB-1182 CDI 2.0 exlcuded for now - current focus on ee -->
                <exclude name="org.jboss.cdi.tck.tests.se.*" />
            </package>
{code}

> implement api for manual request-context handling
> -------------------------------------------------
>
>                 Key: OWB-1191
>                 URL: https://issues.apache.org/jira/browse/OWB-1191
>             Project: OpenWebBeans
>          Issue Type: Sub-task
>          Components: Context and Scopes
>            Reporter: Gerhard Petracek
>             Fix For: 2.0.1
>
>         Attachments: OWB_1191.patch
>
>
> new parts:
>  * ActivateRequestContext
>  * RequestContextController



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)