"toni" wrote :
| Arent seam components outjected into the default scop of the component from where they
are outjected from?
|
No. The default scope of the Test component is used. Since Test is a java-bean, and the
default scope of a java-bean is Event, the component will be outjected to the Event
context.
"toni" wrote :
| And isn't the default scope CONVERSATION for SFSB?
|
Yes, but it's not using the default scope of SFSB here.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014154#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...