users@glassfish.java.net

Re: com.sun.enterprise.security.auth.login.common.LoginException: Login failed: Failed file login for xxxx

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Tue, 04 Oct 2011 22:05:11 -0700

The stack trace indicates that file realm is used. You may like to check
your configuration.

It would be good to identify whether there are other setup issues first.
In general, I do this with file realm first and then make sure that it
works end to end
before switching to a jdbc-realm.