We were notified that we need to move our applications off from Weblogic 14 server to OpenShift platform. The first task is to make sure the GWT application works in local development environment with Tomcat 9 server.
We can run the GWT application by starting Tomcat 9 server from Eclipse using WTP. However, when we tried to deploy the war file in the tomcat 9 deployment folder "webapps" and tried to access to the site url as below, an dialog is displayed as attached asking to get code server ready first. The war file was created from the war directory after GWT compilation process is finished. http://127.0.0.1:8080/aries GWT 2.9 JDK 11 Eclipse 4,15 GWT plugin 3 Please help shed some lights on this deployment issue. thanks! Jenny -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/2c1797af-7301-4fa5-9eca-3b96e7df7dd3n%40googlegroups.com.