The reason why I am making it a Seam component is to specify the scope in one 
signle place in the code.

If I don't make it a Seam component, then I have to specify the scope in every 
outjection. This means that if I want to change the behavior it in the future 
then I will have to change n places in the code instead of just one.

Is there a way to specify the default scope of a variable that's not a Seam 
component? (I can do it the JSF way in faces-config.xml I guess, would that 
work with Seam?)

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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to