Configuring the Genero Application Server / Java Servlet Installation and Web Server Configuration |
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.
A default Java dispatcher configured to use the Genero Application Server is located in $FGLASDIR/war.
The URL used to access the Java dispatcher depends on the port number configured for the Java server and the servlet name, but can have the following forms:
Before using the Java dispatcher, you need to do following steps: