What is SuperContainer?
SuperContainer is the easiest way to upload, view, and download files to and from any FileMaker database, plus it offers numerous advantages over FileMaker’s built-in container field: faster speeds, smaller file sizes, web browser uploads, and cross-platform file path compatibility.
http://www.360works.com
Find more details on SuperContainer @http://www.360works.com/supercontainer/
The Problem:
After installing the SuperContainer in the user needs to start the SuperContainer server manually, this runs in a Java Frame. This is not a convenient way in the production environment.
Solution:
One of the good solutions will be if the SuperContainer server can be run as a windows service with automatic startup. So this will be very convenient in the production environment.
Well, so let’s discuss how the above solution can be achieved.
Software Required:
SuperContainer (http://www.360works.com/supercontainer/)
JRE (http://www.java.com/en/download/manual.jsp)
Apache Tomcat (http://tomcat.apache.org/download-60.cgi)
Important: While downloading the apache tomcat please note to download the windows installer version of the tomcat.