Hello,

Apologies if my this my first post is misdirected.

In a nutshell: my goal is to automate Tomcat 8.5 upgrades on Windows Server as 
much as possible.

More specifically, I have been looking to create a config.ini 'answer' file for 
installing Tomcat 8.5.x as a service on a Windows Server system.

Specifically, the values I am looking to set are:

  *   Server Shutdown Port
  *   HTTP/1.1 Connector Port
  *   Windows Service Name
  *   Roles
  *   Java path

I couldn't locate them, are they listed anywhere?

The install path is also needed, but as I understand it, this is set with the 
/D flag while running the tomcat installer exe, eg:
.\apache-tomcat-8.5.87.exe /S /D={install_directory} /C=config.ini

Thanks for any guidance!

Reply via email to