ADF Security enable application not working on server.
834970May 19 2011 — edited May 20 2011Hi,
I had implemented login mechanism in my application and its working fine on my local Jdeveloper(11.0.0.3).
When I am running my app locally its running as expected.
But when I maked ear file and i deployed on to server from AdminLauncher console.
My login page is coming and after entering my username and password , its not going to welcome page.
Giving error on server log is :- <Security> <BEA-090078> <User oesupport in security realm myrealm has had 5 invalid login attempts, locking account for 30 minutes.
oesupport is my username.
Why Its not working on server whether i have to enable some security or whatelse.
please suggest me .
Thanks in advance.
Ramit
Edited by: Ramit on May 19, 2011 2:41 AM