A suitable deployed container (here assumed to be glassfish though tomcat should be sufficient) to support a web
application.
Testing has been carried out with Glassfish 3.1.2.
Glassfish installation instructions
are available.
Python (version 2.4 to 2.7) installed on the server.
is the top level of the glassfish installation. It must contain "glassfish/domains", and will be referred to here as
GLASSFISH_HOME as if an environment variable had been set.
port
is the administration port of the chosen glassfish domain which is typically 4848.