Setup of Production Web Application Server for SMS
The SMS web application is deployed using a war file. The application requires Tomcat 5.5+ and JDK 1.5+.
Follow the instructions for Base Installation of a CentoOS Server.
- Install Java.
- Install Tomcat. (Setup tomcat for https on port 443.)
- Open port 443.
- Install ghostview for ps2pdf command. (Run yum install ghostscript.)
- Use the ant build script in the sms project to generate ottc.jar.
- Deploy ottc.jar.