[jboss-user] [JBoss Seam] - Re: Injection woes

petemuir do-not-reply at jboss.com
Wed Aug 16 09:38:31 EDT 2006


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#3965469

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965469



More information about the jboss-user mailing list