Hi,
I can inject a seam component in Entity with:
EncryptionController anEncryptionController = (EncryptionController)
Component.getInstance("encryptionController", true);
But is it possible to inject it with In annotation or some other annotation ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017503#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...