News

C:\jenkins\warfile> java -version openjdk version "11.0.9" 2020-10-20 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9+11) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9+11, mixed mode) The ...
Java tips: Deploying WAR files and binding an object to the HttpSession ... WAR file and then deployed to a server without having to make any modification to the server. Most important, the ...
Perhaps the simplest way to deploy a WAR file ... it finds a new file there, it will attempt to deploy it. If you do your application build on the same machine as your Tomcat server, simply cut and ...