| @Name("org.jboss.seam.security.identity")
| @Scope(SESSION)
| @BypassInterceptors
| @Install(precedence=APPLICATION)
| @Startup
| public class MyIdentity extends Identity {}
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067525#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...