We have written a custom login module for JBoss 3.2.6. With all alpha characters in 
the password, the login completes successfully. Traces show going thru our 
Initialize(), login(), and commit() all returning true. If the password has numeric 
data in it, we get the same thing: Initialize, login, and commit return true. 
Immidiately after that, the traces show that our logout() gets called and the whole 
login process fails. Any ideas why numeric data gets rejected? Any idea what code 
would be calling our logout() after we state that everything is valid? 

Thanx in advance!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853120#3853120

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853120


-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to