[cdi-dev] [JBoss JIRA] (CDI-114) Allow registration of beans at runtime
Cloves Almeida (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 23 15:11:40 EST 2011
[ https://issues.jboss.org/browse/CDI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645234#comment-12645234 ]
Cloves Almeida commented on CDI-114:
------------------------------------
I use the JRebel tool with Weld and on-the-fly restart of beans works like a charm. Of course, Session scoped beans only works when you logout/login. Application scoped beans requires application restart. Request scoped beans get reloaded as soon as you place a new request.
> Allow registration of beans at runtime
> --------------------------------------
>
> Key: CDI-114
> URL: https://issues.jboss.org/browse/CDI-114
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Beans
> Affects Versions: 1.0
> Reporter: Vincent Massol
> Fix For: TBD
>
>
> I have use cases where I need to register a bean dynamically at runtime (see the forum reference link for a detailed description of the use case).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list