I'm using Glassfish v3 and set up a
jdbc realm. I know the realm is autheticating the user successfully but won't let me access the resource. I get the error message:
HTTP Status 403 - Access to the requested resource has been denied
How is the group-table used in glassfish? Is group the same as roles in
Tomcat?
Any help on this will be greatly appreciated.