This chapter provides sample instructions for deploying Virtualize Server to Jetty. See Upgrading Virtualize Server for Jetty Deployments for instructions on updating Virtualize Server.
java -jar <JETTY_HOME>/start.jar --add-to-start=http,deploy
jetty.deploy.scanInterval=0
keytool -keystore keystore -alias jetty -genkey -keyalg RSA
storepwd
as the keystore password.keypwd
as the key password.server.port.http=8080
or server.port.https=8443
. The ports specified in config.properties must match the ports specified in the Jetty configuration.java -jar <JETTY_HOME>/start.jar
There are no deployments on this server. Cannot respond to this request: /. |
If installation is successful, a workspace directory will be created in <SOAVIRT_HOME>.