On 17.03.2020 21:18, Maxfield, Rebecca A wrote:
Both are Linux. The new is Debian, the old ??

On a Debian Linux system, tomcat 8 installed via the standard Debian package manager results in some files appearing in the following directories (and maybe others)
- /etc/tomcat8
- /usr/share/tomcat8
- /var/lib/tomcat8
- /var/log/tomcat8
- .. ?
Some of the entries in these directories are links pointing somewhere else. It is sometimes a bit difficult to follow. But it works, and it allows tomcat to be managed using the Debian usual commands for starting/stopping services, install updates etc..

Use this command to see a full list of the directories/files used :
dpkg --listfiles tomcat8

(Note : this gives a list of directories/files initially reated or installed by the standard Debian tomcat8 package. But it does not include anything created/installed later on maybe to "customise" tomcat8 on that machine).


On 3/17/20, 4:03 PM, "André Warnier (tomcat/perl)" <a...@ice-sa.com> wrote:

     On 17.03.2020 19:52, Maxfield, Rebecca A wrote:
     > Hello,
     >
     > I manage a project that currently runs on Tomcat 7 but is migrating to a 
new server where Tomcat 8 was installed by the server admin. When I navigate to 
the /var/lib/tomcat8 folder, I don’t see a ./bin folder or any startup.sh or 
similar. Is this something that has changed from Tomcat 7 to Tomcat 8, or does 
this imply that it was not installed completely/correctly?
     >
     What is the platform (OS) of the new server ? (and the old one)
     Maybe it was installed using a package provided by the platform, in 
(eminently variable)
     other directories.
---------------------------------------------------------------------
     To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
     For additional commands, e-mail: users-h...@tomcat.apache.org
› This email was sent from outside of Providence College
     › Do not click any suspicious links or open any attachments that you are 
not expecting
     › Never send any sensitive or financial information (Including passwords, 
social security numbers, credit card numbers, and gift cards) via email

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to