- 
        1. Re: DatabaseServerLoginModule in 3.2.1jalex Jun 17, 2003 12:05 PM (in response to mozheyko_d)The resources you have posted seem correct: what about j2ee xml deploy file (ejb-jar.xml)? The auth.conf is labeled with your security domain (java:/jaas/mozheyko)? Also check trimming on query: this can be up to dbms, but we have used a trim function. Please provide us many info: the error trace doesn't seem too clear... it just reports the prepared statement 
- 
        2. Re: DatabaseServerLoginModule in 3.2.1sradford Jun 17, 2003 3:22 PM (in response to mozheyko_d)How about the mis-spelling of principalsQuery in your module-option?? (you're posting misses out the 'n' in principalsQuesry, i.e. pricipalsQuery) 
 Sean
- 
        3. Re: DatabaseServerLoginModule in 3.2.1mozheyko_d Jun 18, 2003 2:03 AM (in response to mozheyko_d)Thank you, very much !!! 
 I copy 'pricipalQuery' string from some message of this forum, and when i correct it to priNcipalQuery all is works !!!
- 
        4. Re: DatabaseServerLoginModule in 3.2.1sradford Jun 18, 2003 2:54 AM (in response to mozheyko_d)My pleasure 
 - with code one often gets too close to notice simple things like that (and we all keep doing it no matter how many years of coding!)
 Good luck,
 Sean
 
     
    