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!

How to login programmatically in JDeveloper 12.2.1.4.0?

Yunus Emre BAYRAMJun 16 2020 — edited Jun 16 2020

Hello everyone,

I need to login programmatically from a form page in my ADF application agains WebLogic. I never do this before this is why I need some help. It would be great.

I did some google search and I found this article:http://oralution.co.uk/site/2014/12/18/adf-tips-how-to-login-agains-wls-programatically/

When apply these steps JDeveloper gaves error;

pastedImage_1.png

How can I import this files? Is there any .jar or library? Or is there any newer version of this kind of document?

My JDeveloper version is 12.2.1.4.0 and my java version is:

java -version

java version "1.8.0_221"

Java(TM) SE Runtime Environment (build 1.8.0_221-b11)

Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)

Best Regards,

Yunus Emre

This post has been answered by Timo Hahn on Jun 16 2020
Jump to Answer
Comments
Post Details
Added on Jun 16 2020
3 comments
350 views