after connecting Jdeveloper at your local windows machine with MDS database at unix machine you need to have 2 .jar files(Oimclient.jar and OIMServer.jar) copied from your OIM installation to your local Jdeveloper libraries in order to compile a java class. without that once you will compile java class in Jdeveloper you will get an error.
in order to do that you need to right click on to your class file and go to Project Properties
click on Libraries and ClassPath -->
Click on Add JAR / Directory
specify OimClient.jar and OIMServer.jar file
No comments:
Post a Comment