Pages

Friday, July 29, 2011

Generating the wlfullclient.jar File

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.

1 comment: