Manual Store Installation
The following are instructions on how to manually install the Jumpmind Commerce zip distribution.
1. Files¶
Download the Jumpmind Commerce distribution zip from the build server.
2. Remove Previous Version¶
Open cmd window as Administrator and run the following commands: 1. cd C:\jmc\bin 2. stop.bat {businessunit/fixed/failover} ex: “stop.bat fixed” for a fixed register install 3. uninstall.bat {businessunit/fixed/failover}
3. Update Files¶
Remove pre-existing directories: - C:\jmc\bin - C:\jmc\libs - C:\jmc\conf
Extract all distribution files to C:\jmc.
Select “Replace the files in the destination.”
4. Installation¶
Open cmd window as Administrator and run the following commands: 1. cd C:\jmc\bin 2. install.bat {businessunit/fixed/failover} 3. restart.bat {businessunit/fixed/failover}
5. Create application-env.properties¶
If this is the initial install, then create application-env.properties in the C:\jmc\work directory
Set the openpos.businessunitId property with the business unit id.
6. Start Jumpmind Commerce¶
Run C:\jmc\bin commerce-client.exe