users@glassfish.java.net

Configuring JSPWiki to run on Glassfish with security

From: Edson Richter <edson.richter_at_mgrinformatica.com.br>
Date: Sun, 03 Sep 2006 02:05:42 -0300

Hi!

I'm trying to configure security to run JSPWiki on Glassfish.

I realized:
1) I must change the "<realm-name>" on web.xml, bcs by default it
contains "spaces" not allowed by Glassfish.
2) I must create a realm (a file realm in this case).
3) I must add user "admin" with respective password.

Then I redeploy the application.

After that, JSPWiki ask me user/password for login, but the
authentication fails.

I must be missing something... Someone could point me what it is?

Regards,

Richter