In order to run your custom application server you should:
- Upload the version of the application server which you intend to run with all its required dependencies.
- Initialize the service by choosing Tocat/JVM versions from the dropdowns
- Take a look at
bin/start
andbin/stop
scripts. Replace those with a modified version which suits your needs. Search for "bin/" in this doc for additional information. - you might need to override what the WatchDog does or replace it with your own version. Search for "WatchDog" in this doc for more info.
If a new stable version of a JVM or an AppServer ( the product should be available in the dropdowns ) has been released you might open a ticket and our admins can make it available for easy installation via this interface.