[jboss-user] [JBoss Seam] - Re: Value injection not always working with Seam 1.1

gavin.king@jboss.com do-not-reply at jboss.com
Tue Dec 19 17:36:14 EST 2006


Sounds like some kind of mis-configuration / packaging problem. Are you sure all your components are being scanned and installed at startup?

Are you sure the object that you are injecting into is an object instantiated by Seam, and that the BijectoinInterceptor is being processed?

@In(create=true) is always going to create the named component, assuming it exists.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995147#3995147

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



More information about the jboss-user mailing list