You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alan Williamson edited this page May 12, 2013
·
2 revisions
JettyDesktop is a convenient desktop GUI for running up Java Web App (exploded WAR) applications. You can run up multiple servers at once and control and monitor them from one place.
Each server is run up in its own Java Virtual Machine, using either the default one that you started the desktop launcher with, or by specifying an alternative one. When a server is running it is given its own tab that captures its console output.
The application is shipped as a standard Java Swing application requires at least Java6 to run.
Windows
You can double click on the JettyDesktop.exe executable that will run up the application using the default Java installation that is in your system path. Alternatively, you can edit the JettyDesktop.bat specifying the full path to the Java virtual machine.
Linux, Apple
The JettyDesktop.sh file will run up the application using the default Java Virtual Machine.