Seam uses instance variable names to reference context variables (unless overridden by the
value attribute). com.sweetcakes.Model.StateBean has the @Name of stateManager but you
are trying to inject it as stateBean - change the names so they are the same and it should
start to work!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976248#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...