Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Glassfish security realm many times don´t works

$
0
0

we have 3 pages:
1) the input page where you need to insert the credentials username and pwd: index.jsp
2) the loginerror page if you insert wrong credentials this page will appear:
loginerror.jsp
3) The protected page this page will appear only if you insert
the correct username and password: admin.jsp

Sometimes works and many times will not work despite i insert the correct
credentials and the user and group inside the file Realm is setting up.
Why the admin.jsp page will apeear only some times, may be is a bug
in the Glassfish server ?

AttachmentSize
security_realm_input_page.txt694 bytes
security_realm_loginerror_page.txt677 bytes
security_relm_admin_page.txt350 bytes

Viewing all articles
Browse latest Browse all 1091

Trending Articles