You want
@Scope(CONVERSATION)
@Name("longCardQueryAction")
@LoggedIn
public class LongCardQueryAction extends BaseBean {....}
Not @Interceptors(LoggedInInterceptor.class)
See:
http://docs.jboss.com/seam/latest-2.0/reference/en/html_single/#d0e4204
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075159#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...