Pretty much spot on, as you say, @Out is only required if the object reference may change
and you want it updated in the relevant context after the action method has completed.
If you just mutate (e.g. use a setter) an injected component you don't need to outject
it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018742#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...