Use the following steps to create a wlfullclient.jar file :
1. Change directories to the server/lib directory.
$cd WL_HOME/server/lib
2. Use the following command to create wlfullclient.jar in the server/lib directory:
$java -jar wljarbuilder.jar
3. wlfullclient.jar file will created under $WL_HOME/server/lib
4.You can now copy and bundle the wlfullclient.jar to $OIM_HOME/designconsole/lib and
$OIM_HOME/designconsole/ext folders.
5. Add the wlfullclient.jar to the client application's class path.
Note : For both Windows and Linux platforms, wlfullclient.jar file generation procedure is same in OIM.
Hope this will helps you !!
No comments:
Post a Comment