[jboss-user] [JBoss Seam] - Re: Fields of Seam-managed-component are loosing values
HulaBula
do-not-reply at jboss.com
Sat Dec 30 13:05:39 EST 2006
anonymous wrote : Injected values are only kept valid while the component is executing.
Okay, but the component still IS active. It's like
A.actionA() [calls] B.actionB() [calls] A.actionC() [then returns] A.actionA() <-- and here, are fields are empty..
actionA() just calls a method down the stack and upon returning from this method call, all injected values are null?! Isn't that a bit weird? ;)
thanks & greets & a happy new year! ;)
-clem
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996977#3996977
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996977
More information about the jboss-user
mailing list