Re: Support for JDK only by Windows Installer?

2019-11-15 Thread Mark Thomas
On 15/11/2019 15:50, Alexander Norz wrote: > Hello, > > is there a good point why the Windows Service Installer > (apache-tomcat-9.0.27.exe) did not support Oracles Java JDK (11 without > JRE) out-of-the-box especially for silent installation? Because Oracle changed the directory layout and names

Support for JDK only by Windows Installer?

2019-11-15 Thread Alexander Norz
Hello, is there a good point why the Windows Service Installer (apache-tomcat-9.0.27.exe) did not support Oracles Java JDK (11 without JRE) out-of-the-box especially for silent installation? Meanwhile I know that I have to add a config-file with parameter /C for silent installation. But beca