-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Mark,

On 2/6/20 6:01 PM, Mark Thomas wrote:
> On 06/02/2020 20:32, Shane Johnson wrote:
>> I am currently trying to install a program designed to operate on
>> Win XP 32 and earlier on to a Win 10 environment. The program
>> extracts to the Shared and Webapps folders of Tomcat 5.5 and uses
>> a SQL database. After converting the database and installing it
>> on SQL 2017 I added the JDBC connector and downloaded and
>> installed tomcat 9 only to find there is no shared folder to 
>> extract the shared files to. Any suggestions?
> 
> There are several options but the simplest is put anything
> extracted to shared in the lib directory.

IMHO, the proper place to move libraries that were in an old "shared"
folder on a previous installation is the application's own
WEB-INF/lib/ directory, rather than Tomcat's top-level lib directory.

If any of those libraries conflicts with anything provided by Tomcat,
there may be problems with the server if you put them into lib/.
Instead, if you put them into WEB-INF/lib/, then the server will
isolate them to that one application and they will not pollute the
rest of the server.

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl5BYxoACgkQHPApP6U8
pFhuIhAAwlpK4qoubt2gK9UuX7yV+oMEuRCUtBihMVAQOw+g8DTWk9CIJm5uawIp
yL7lwK1kjwEcYWGyu93y0wWwB4vZKtVosutMVeeepr6dlhPonVcVgoL0ktyelin+
k3PFIh9ieVyU3SxC96ZIYVLYyJu8psZUFpvGthylLL+GWy0uat61cWrU5zMWOb0q
CxEqdpE65VSwZwYCfVz1GiKOnGgJ24y8AHCT1sPrlvY3R/lYkNozIIkD8mp40MYX
9V/3bBAP1VgZG9shlC2pQ2EU2Lu9l6QLdRsL3XgVg2jQEhy3qz3VFmGt84ja/J9x
DbEusx0TTsil1uvSdl5Jj19J7nl3UChZyxZDnMGx8kbMcKQnl8HipCw/lC3pssGt
gqrlse9s6Zq+jHWCBd76PfLNf1owmIkAHVKLtJqiyw16+u4VCCPM5Ev06xdoRFH0
4V+khCe8Cxs+3k1ls5EFuiDpR/8PkRuT0kWQNRR/iXaKvegeWtJLCoij9PjxK0+U
YXx6Axw6PsSJXgay/UVLnjvhbTFmDppCBPLtyXRF3DQiPeUa7X2psPQv5Kfgaxe9
w5bZaDZlollnZ8T6bGTTc/gguBDILSATKOmXIaa+hYDF1pX5sp85qK0iUgW4LBOz
JIn3qVpvcItQ115AN0e7cLapyvuFggVreigEpl4VaCXaOExDryg=
=EOi3
-----END PGP SIGNATURE-----

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

Reply via email to