Please be aware that there is newer version of documentation available for Webswing. Documentation 25.2
Starting on Windows
If you are using the Windows operating system, you can use the webswing.bat script, which executes the following command:
java -jar server/webswing-jetty-launcher.jar -j jetty.properties -serveradmin -pfa admin/webswing-admin.properties -adminctx /admin -aw admin/webswing-admin-server.war
Note: Make sure
javais pointing to a supported java version by runningjava -versionfrom your command line.