Hello,
we have a problem with WAR deployment.
We have installed an Apache Tomcat / 9.0.30 server with Java version 12.0.2 on macOS Mojave version 10.14.4.
We’ve successfully installed the Servoy server using the war file.
Our solution starts correctly and everything works fine except the beans in the smart client.
We noticed that in the jnlp file that download the smart client the instructions to download the beans are missing…
At this point we have our solution that generates errors by opening forms that contain beans
(error acessing beancom.servoy.extensions.beans.dbtreeview.DBTreeView)
Obviously in the generation of the WAR file the beans are present.
any ideas?
Thank you. Simone