File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Java Products and Servers and the fly likes HTTP Status 403 - Access to the requested resource has been denied Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "HTTP Status 403 - Access to the requested resource has been denied" Watch "HTTP Status 403 - Access to the requested resource has been denied" New topic
Author

HTTP Status 403 - Access to the requested resource has been denied

Richard Gray
Greenhorn

Joined: Aug 08, 2008
Posts: 13
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.
italberto dantas
Greenhorn

Joined: May 31, 2008
Posts: 1
You already found a solution? I am having the same problem.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HTTP Status 403 - Access to the requested resource has been denied
 
Similar Threads
how to override 403 error page
replace default reject(denied) page
How to Deploy in Tomcat
authentication in jboss
403 Access denied instead of login page.