[
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)