Embedded web server

Top  Previous  Next

XFRAME delivers with an embedded Tomcat web server, which make accessible the XFRAME documentation shipped with the distribution and offers the possibility to install, via Java WebStart, the XFRAME client s/w (i.e. X4J, XBM remote Console, etc.).

The embedded web server must serve no other purpose than those specified herewith.

At installation time, during the configuration phase, the procedure will ask for the web server configuration.

By default the web server operates on port 8080.

The embedded webserver may be started with the command:

tomcat start

and stopped with :

tomcat stop

During the install procedure, the web server is automatically shut down.