How are config/principal.xml and, say, application-deployments/foo/principal.xml related? I seem to be witnessing behavior where in one application context the config file is used and in others the application-deployments file is used. I would like to just have one file where all users are added/deleted/authenticated etc. Truthfully I would prefer that be config/principal.xml. This is, as usual with me, coming up when using Sun's Java PetStore. In one case a user I add to application-deployments/petstore/principal.xml can login using the form. In another, the system tries to look up "guest" which is a user in config/principals.xml and is, of course, a user not given an PetStore account...and an excpetion is thrown. TIA! Brian Cunningham -- ************************************************************* Brian Cunningham North Bay Data [EMAIL PROTECTED] 415-451-4879 *************************************************************
