Dear Aries Team,

I would like to expose a service as "dn: cn=test1 cn=test2" then retrieve it. 
It tried a lot of ways but I can't manage to make it work.

Could you please tell me what would be the service and reference syntax?

Cheers,
JP

[@@ OPEN @@]

De : CLEMENT Jean-Philippe [mailto:[email protected]]
Envoyé : vendredi 7 juin 2013 10:07
À : [email protected]
Objet : Blueprint does not find a bean argument which uses generics


Dear Felix Team,



I have a trouble with Blueprint injection and generics.



I have something like this:





*         interface X<T> is defined



*         a class A implements X<JPanel>



*         another class B has a constructor with a single argument X<? extends 
Component>



Calling B with A using regular Java code is correct. However, injecting A in B 
using blueprint fails with the error that no constructor is found matching A. 
Even type forcing fails.



Can Felix handle generics?



Cheers,

JP



[@@ OPEN @@]



Reply via email to