AFAIK POJOs without a @Name annotation cannot be injected. I'm surprised it worked
for qcCache. I would suggest you look at @Unwrap and the component mananger pattern which
allows Seam to manage the lifecycle of a non-seam component (which is how quite a lot of
the seam core components work).
So yes, I would say you are abusing bijection :p
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965469#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...