[cdi-dev] [JBoss JIRA] (CDI-223) Verify that it's 100% clear that any EJB "remote" invocation which doesn't occur when an existing request context is active, starts/ends it's own request context

Joe Bergmark (JIRA) jira-events at lists.jboss.org
Mon Feb 25 16:20:57 EST 2013


    [ https://issues.jboss.org/browse/CDI-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756591#comment-12756591 ] 

Joe Bergmark commented on CDI-223:
----------------------------------

I think this may have been covered by the CDI-180 change which clarified that scope only ends if it was created for this ejb invocation. Hopefully that also makes it clear that it will end if it was created for this remote invocation.

For reference that pull request was here: https://github.com/jboss/cdi/pull/92
                
> Verify that it's 100% clear that any EJB "remote" invocation which doesn't occur when an existing request context is active, starts/ends it's own request context
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CDI-223
>                 URL: https://issues.jboss.org/browse/CDI-223
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>          Components: Java EE integration
>            Reporter: Pete Muir
>            Assignee: Pete Muir
>
> This should apply to JVM-local or JVM-remote remote invocations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list