Java Servlet Installation
and Web Server Configuration
Details around the Java™ Servlet
installation and Web Server configuration.
Using the GAS Java dispatcher
The Genero Application Server provides a Java servlet dispatcher called java-j2eedispatch by default, and can be deployed on any Java server supporting servlets (such as Tomcat, WebSphere®, GlassFish or JBoss). It offers the same functionality as any other dispatcher, and has the advantage of opening the Genero technology to the Java world of web servers.
Deploying on a Java Web Server
Deploying a WAR on a Java Web server depends on the Java server; however it is relatively easy using this procedure.
Restarting the J2EE dispatcher
When you restart the J2EE dispatcher, the session tables, which are stored in memory, are lost. As a result, it is not possible to recover applications after a restart of the J2EE dispatcher.