Hi, I assume you have been using an older version of Servoy and the Smart Client.
The modern way of the deploying is to install Tomcat9 (or another similar Java Application server).
Export your solution as a .war file and upload it via the server console on the Tomcat.
The .war file contains a complete servoy server with all the resources it needs.
While this process is different and has a learning curve, it has many advantages.