1. Install TIBCO Silver Fabric and AMX enabler
2. Do the post installation of AMX enabler which includes copying container and distribution files.
3. Install Silver Fabric engine, find the engine directory, (here is /usr/local/DSEngine/work/odhvm5l-0)
4. Prepare the AMX BPM distribution
a) Install AMX BPM on another machine same with engine machine, and the same directory, here is /usr/local/DSEngine/work/odhvm5l-0/tibcoamx.
b) Delete the machine.xmi in AMX_BPM_HOME\tools\machinemodel\shared\1.0.0.
c) Zip the whole AMX_BPM_HOME to SilverFabric_amsg3x_3.1.3_linux24gl23_x86_64_distribution_gridlib.zip.
d) Replace the file SilverFabric_amsg3x_3.1.3_linux24gl23_x86_64_distribution_gridlib.zip in TIBCO_datasynapse_HOME\webapps\livecluster\deploy\resources\gridlib.
5. Modify the SilverFabric_tibcoamxadmin_container_1.0.0_gridlib.zip
a) modify the build.xml in ds_scripts\3.1\tct-admin-headless, add following in the target admin-full-setup,
<chmod dir="${tibco.home}/tibcojre64/1.6.0/bin" perm="777" includes="*"/>
b) add following at the end of the target deploy-commonlogging,
<ant dir="${tibco.home}/bpm/1.2/scripts" antfile="instance-mgmt.xml" inheritAll="false" output="/local/tibco/bpmbuilding.log">
<property name="tibco.config.mgmt.home" value="${tibco.config.mgmt.home}"/>
<property name="bpm.props.file" value="${tct.scripts.dir}/bpm-installer.properties"/>
</ant>
c) Put bpm-installer.properties into ds_scripts\3.1\tct-admin-headless, bpm-installer.properties is generated by TCT.
6. Create AMX Administrator component and application in Silver Fabric Administrator Tool.
本文提供了一步一步的指导教程来安装和配置 TIBCO Silver Fabric 和 AMX。主要内容包括:安装 Silver Fabric 和 AMX enabler、进行 post-installation 配置、准备 AMX BPM 分发包、修改容器文件以及在 Silver Fabric Administrator Tool 中创建 AMX Administrator 组件和应用。
333

被折叠的 条评论
为什么被折叠?



