Changes to fix problems found while testing with the sample application.

Also added a shell script to allow us to build and run the test
application.
This commit is contained in:
Juan Carlos Luciani
2006-05-24 00:53:03 +00:00
parent 51b08492a8
commit 452fabac62
6 changed files with 392 additions and 374 deletions

View File

@@ -10,5 +10,4 @@ This file contains a list of the items still outstanding for JaasSupport.
OUTSTANDING ITEMS
- Change the username that the login module checks to be CasaPrincipal.
- Change the setting for checking usernames to be PerformUsernameCheck.
- Change printfs used for debugging into a suitable mechanism.