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-dy...
Sent from the Drools: User forum mailing list archive at
Nabble.com.