Hi there
I'm using Jboss5.1 with Postgre DB my database works fine with
jboss
and i'm prgramming a standaloneclient.
my problem is that i can't use the DatabaseServerLoginModule in my auth.conf
when I'm using client-login there is no problem because sofar I know does ClientLoginModule always return true.
but When I'm using stpSecurity i get
clientcode
hope you can help me ...
here is more detailed information
login-config.xml
HOPE anyone can help me ;)