Starting CMA Automated Installation
If you did not choose to install CMA before TIBCO MFT Internet Server, start the CMA automated installation to install CMA.
- Procedure
- On a command line, navigate to the MFTIS_Install directory and extract CMAInstall.jar with
the following command:
jar –xvf CMAInstall.jarYou should see the following files after the extract process completes (If you are installing on one of the supported UNIX systems, the default permissions are also shown below):
cmainstall.bat CMAInstall.jar -r-- r-- r-- 444 cmainstall.sh -r-x r-x r-x 555 cmaserver.jar -r-- r-- r-- 444 connmgr.jar -r-- r-- r-- 444 installer.jar -r-- r-- r-- 555 log4j.properties -r-- r-- r-- 444 log4j-1.2.17.jar -r-- r-- r-- 444 server.jar -r-- r-- r-- 444 - To start the CMA automated installation, run the following command:
- On Windows:
cmainstall - On UNIX:
./cmainstall.sh
- On Windows: