IBM® Enterprise
Records
管理客户机插件界面使用 IBM Content Navigator
中提供的任务管理器应用程序来运行一些异步任务。
关于此任务
任务管理器必须在 IBM Content Navigator
安装过程中进行修改。在部署任务管理器 Web 应用程序之前,请完成下面的过程以添加与
IBM Enterprise
Records 相关的任务和库 JAR 文件。
过程
- 访问任务管理器应用程序的安装文件夹。 可在 ICN_install_path/taskmanager 中找到此文件夹。
- 按下表中的指示添加和更新一些 JAR 文件:
- 从 IBM Enterprise
Records 安装目录 (IER_install_path/Plugins/EnterpriseRecordsPlugin) 中找到并复制 IERApplicationPlugin.jar 文件。
- 从 IBM Content Navigator 安装目录 (ICN_install_path/lib) 中找到并复制 navigatorAPI.jar 文件。
- 使用最新版本的 Content Engine、Process Engine 或 Content Platform Engine
来更新 Jace.jar、pe.jar 和
peResources.jar 文件。
- 如果正在使用具有管理客户机插件的报告功能,那么从提供的 Cognos® SDK 目录
(IER_install_path/Plugins/taskManager/cognos_sdk) 中找到并添加
cognos-axis.jar、commons-discovery.jar、saaj.jar、wsdl4j.jar 和
jaxrpc.jar 文件。提供的 Cognos SDK 库为 Cognos V10.2。如果安装较高版本的
Cognos,请从该版本的
Cognos SDK 获取相同的库。
JAR 文件名 |
位置 |
添加 IERApplicationPlugin.jar 和 navigatorAPI.jar |
taskmanagerFolder/deploy/WEB-INF/dropins |
更新 Jace.jar、pe.jar 和 peResources.jar |
taskmanagerFolder/deploy/WEB-INF/lib |
添加 cognos-axis.jar、cognosClient.jar、commons-discovery.jar、saaj.jar、wsdl4j.jar 和 jaxrpc.jar |
taskmanagerFolder/deploy/WEB-INF/lib |
- 转至 ICN_install_path/taskmanager/deploy,然后运行
create_taskManager_ear.bat 或 create_taskManager_ear.sh。
- 根据适用情况手动将 taskManagerWebWeblogic.ear 文件或 taskManagerWebWebSphere.ear 文件部署到应用程序服务器。
- 继续执行“为 IBM Content Navigator 配置和部署任务管理器应用程序”文档中的指示信息,以手动部署任务管理器应用程序
- 可选: 如果正在使用 WebSphere® Application
Server 并计划使用
Cognos 报告功能,请在部署任务管理器
Web 应用程序之后,将下列修改项目添加至该 Web 应用程序。
- 访问 IBM WebSphere 控制台应用程序。
- 转至 Applications/Application Types/Websphere
enterprise applications/taskManagerWebsphereEAR。
- 单击类装入和更新检测,将类装入器顺序选项更改为本地类装入器装入的类最先(父代最后),然后单击确定。
- 单击,将类装入器顺序选项更改为本地类装入器装入的类最先(父代最后),然后单击确定。
- 保存更改并停止 WebSphere Application
Server,清除应用程序服务器高速缓存,然后启动 WebSphere Application
Server。