Configure SICS Batch Server for Deployment in Tomcat

less than 1 minute read

SICS Batch Server is delivered as a web application.

Web applications are packaged as files with extension .war.

The war file is in fact a zipped archive file. The contents may be viewed with a zip application such as WinZip.

Any configuration setting done prior to deploying SICS Batch Server, must therefore be done in the war file.

For instance, WinZip allows the user to edit text files from the archive with notepad or another external editor. After the file is saved by the editor, WinZip will prompt the user whether the file should be updated in the archive, respond yes to this prompt and the archive is updated.