You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/01/17 14:54:21 UTC

[jira] [Resolved] (ISIS-652) Support @RequestScoped beans (registered as services)

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

Dan Haywood resolved ISIS-652.
------------------------------

    Resolution: Fixed

> Support @RequestScoped beans (registered as services)
> -----------------------------------------------------
>
>                 Key: ISIS-652
>                 URL: https://issues.apache.org/jira/browse/ISIS-652
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: core-1.3.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.4.0
>
>
> Java EE 6 defines the @RequestScoped annotation, whereby a bean injected into an object is scoped to the request, and is recreated for each new request/interaction.
> This ticket is to allow Isis services (as registered in isis.properties under the isis.services key) to also be annotated with this annotation, and behave similarly.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)