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 11:17:20 UTC

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

Dan Haywood created ISIS-652:
--------------------------------

             Summary: 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)