Follow these instructions to configure the File Plan Import and Export tool on the WebLogic Server.
Web application server | Source | Target |
---|---|---|
WebLogic Server 9 | On theApplication Engine or Workplace XT server, copy the weblogic.jar file from the WebLogic Server directory. For example: BEA_HOME/server/lib/weblogic.jar | On the server where the File Plan Import Export tool is installed, add the file to the following directory. For example: ier_install_path/FilePlanImportExportTool/lib/weblogic.jar |
WebLogic Server 10 | On the Application Engine or Workplace XT server create the wlfullclient.jar file
by changing directory to WL_HOME/server/lib and
then executing the following command: java -jar ..\..\..\modules\ com.bea.core.jarbuilder _1.0.1.0.jar, Then, copy the wlfullclient.jar file from the WebLogic Server directory. For example: BEA_HOME/server/lib/wlfullclient.jar |
On the server where the File Plan Import Export tool is installed, add the file to the following directory. For example: ier_install_path/FilePlanImportExportTool/lib/wlfullclient.jar |
Open the FilePlanTool.bat file in a text editor and make the following changes:
Web application server | Procedure |
---|---|
WebLogic Server |
|
Open the FilePlanTool.sh file in a text editor and make the following changes:
Web application server | Procedure |
---|---|
WebLogic Server |
|