I copied seam space example to my app and removed everythink and works. This is my rule file:
| package Permissions; | | import java.security.Principal; | | import org.jboss.seam.security.PermissionCheck; | import org.jboss.seam.security.Role; | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108204#4108204 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108204 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
