Generating wlfullclient.jar
Setting the CLASSPATH
Go to the OIM DOMAIN/bin directory and run the following command.
./setDomainEnv.sh
The above command will set the classpath
Generating the wlfullclient.jar
Go to the $WL_HOME/server/lib directory and Run the following command
java -jar wljarbuilder.jar
It will generate the wlfullclient.jar file and set the class path for the wlfullclient.jar.
Very Very helpfull, thanks
ReplyDelete