Hello. I would like to ask if there is any relation of JBoss Seam and JSR 250, especially security support.
JSR 250 defines common annotations, e.g. * javax.annotation.security.PermitAll * javax.annotation.security.DenyAll * javax.annotation.security.RolesAllowed * javax.annotation.security.DeclareRoles * javax.annotation.security.RunAs And Seam defines self security annotation (and other security API): * org.jboss.seam.annotations.security.Restrict I would like to know if both solutions work together or I have to use just one of them? Thanks, -lk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096384#4096384 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096384 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user