Tomcat 8.5.11 -Djava.net.debug=ssl not logging

2017-04-07 Thread Daniel Morrison
Problem... Tomcat 8.5 -Djava.net.debug=ssl not logging Porting a REST interface from Glassfish 4 to Tomcat 8.5, works fine. Glassfish -Djava.net.debug=ssl logs Cipher Suites to server.log. Tomcat 8.5 the java debug setting doesn't produce any SSL output in the logs. Why needed... Older

Re: Force re-compilation of a single JSP file

2017-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 4/7/17 2:35 PM, Christopher Schultz wrote: > All, > > Does anyone know if it is possible to force the re-compilation of > single JSP file after it's been loaded and compiled -- with the > context set to reloadable="false"? > > If I

Force re-compilation of a single JSP file

2017-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Does anyone know if it is possible to force the re-compilation of single JSP file after it's been loaded and compiled -- with the context set to reloadable="false"? If I modify the .jsp file on the disk, it is not re-compiled and re-loaded.

Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bruce, On 4/7/17 4:08 AM, Bruce Huang wrote: > I want to use the tomcat supported manager command > > > to deploy a war file. The Tomcat server is Tomcat

Get fail response by using the Tomcat manager command to deploy a war

2017-04-07 Thread Bruce Huang
Hi all, I want to use the tomcat supported manager command to deploy a war file. The Tomcat server is Tomcat v8.0.23. The application is sure to be deployed and started successfully, I, however, got the