Configuring the Genero Application Server / Java Servlet Installation and Web Server Configuration |
To build a Java™ Web archive, use the Java jar tool.
Execute following command in the $FGLASDIR/war/WebContent directory:
$ jar cvf java-j2eedispatch.war .
This will create the Java Web Archive, ready to be deployed on any Java web server.