Hey guys,
quick question or just a talking-point.
As i remember correctly from Servoy 2022.12 on, we cant import solutions (xxx.servoy) in /servoy-admin/ anymore.
I have a clientserver on which runs a tomcat 9 with my solution as .war. Everything is fine.
But quick question: if i change something in my code, even if its only one line. I need to export the whole .war again to update the solutions at my client.
On old projects, which are running a “standalone” servoy app-server that goes real quick, we export the .servoy → transfer that to the client (we??re talking about max 10mb) and import that solution in \servoy-admin. Thing is done.
The end-user just needs to restart the .jnlp file and he gets the one line change.
So all the new projects that are running on tomcat??s would be like this:
Export the whole solution as a .war → transfer the 150mb big file → stop the tomcat → copy the .war → start the tomcat.
All the end-user are getting kicked out of the solution in this procedure.
I just want to understand the explanation for this. Or maybe im just doing it wrong
Thanks in advance and have a nice week
Vik
edit: i reported this post from the developer and clicked on “Servoy NG Client” but it was posted in “Web-Client” maybe a mod can move it to the right section. Thanks