i am using Jdeveloper (11.1.1.6.0) and i have a JAR file which is used to connect to OIM
I need help to setup this.
i need to know what kind of service calls i make that is why i need to setup all these
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
project properties->Libraries and ClassPath -> Add JAR
Will add the Jar file to your project – then you can use the classes in it in your code.