Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Security enable application not working on server.

834970May 19 2011 — edited May 20 2011
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2011
Added on May 19 2011
3 comments
415 views