[rules-users] KieCDIExtension is unable to resolve dynamic injectionspoints (e.g. using Instance<KieSession>)

dastraub ds at ctrlaltdel.de
Fri May 31 15:39:26 EDT 2013


We resolve the required KieSession dynamically during runtime, that means we
have *only* injection points like this:@Inject @Anyprivate Instance
ksessions;The KieCDIExtension should analyze as well the parameterized type
of an injection point (in processInjectionTarget). The problem here is that
at this time no name is present - in this case the KieCDIExtension should
register all session definitions in the KieProject (unfortunatly, this
interface hasn't a method to query all names).



--
View this message in context: http://drools.46999.n3.nabble.com/KieCDIExtension-is-unable-to-resolve-dynamic-injectionspoints-e-g-using-Instance-KieSession-tp4024065.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130531/e5a0aac3/attachment.html 


More information about the rules-users mailing list