[jboss-user] [JBoss Seam] - Re: @In gets not injected thou it exists

yilmaz_ do-not-reply at jboss.com
Wed Oct 24 04:11:09 EDT 2007


"private ApplicationUser"  this must be interface
and "applicationUser" this must be component name @Name( "applicationUser" )

alsa you can use @In(create=true) 

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

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



More information about the jboss-user mailing list