Installing manually the Drools Business Rules Management System (BRMS)
Procedure
- Download the Talend-BRMS-YYYYMMDD_HHmm-VA.B.C.zip file and unzip it.
- Stop your Tomcat server.
- Go to the Talend-BRMS-Webapp-A.B.C folder.
- Copy the talend-brms-A.B.C.war file to <TomcatPath>/webapps.
- Unzip the WorkbenchInstallationResources.zip file.
- Copy the content of the WorkbenchInstallationResources/lib folder to <TomcatPath>/lib.
- Go to the WorkbenchInstallationResources/conf folder.
- Copy the btm-config.properties and resources.properties files to <TomcatPath>/conf.
- Create a backup copy of your <TomcatPath>/bin/setenv.sh file.
- Copy the WorkbenchInstallationResources/bin/setenv.sh file to <TomcatPath>/bin.
- Restart Tomcat to deploy the Drools Business Rules Management System (BRMS).