[infinispan-issues] [JBoss JIRA] (ISPN-1636) Have remoted tasks inject services via CDI before execution
Nicolas Filotto (JIRA)
jira-events at lists.jboss.org
Wed Aug 1 06:26:07 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709099#comment-12709099 ]
Nicolas Filotto commented on ISPN-1636:
---------------------------------------
I'm clearly not a CDI expert (I guess your experts can tell) but I'm wondering if it is even possible with CDI to inject a cache instance whose name is only known at Runtime
> Have remoted tasks inject services via CDI before execution
> -----------------------------------------------------------
>
> Key: ISPN-1636
> URL: https://issues.jboss.org/browse/ISPN-1636
> Project: Infinispan
> Issue Type: Feature Request
> Components: CDI integration, Core API
> Reporter: Sanne Grinovero
> Assignee: Vladimir Blagojevic
> Fix For: 5.2.0.ALPHA1, 5.2.0.FINAL
>
>
> Second step if what was discussed on:
> http://infinispan.markmail.org/search/#query:+page:1+mid:3dqf7hvuabttkqli+state:results
> http://community.jboss.org/message/642300#642300
> ISPN-1634 should provide Cache references only, this one should provide anything the CDI container knows about as defined by injection points in the remoted tasks; injection should happen again on each node, avoiding serialization of the injected components.
--
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 infinispan-issues
mailing list