Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-10 Thread Christopher Schultz
-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 a

Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-09 Thread Felix Schumacher
Am 09.02.20 um 22:28 schrieb Shane Johnson: > Attached is a screen shot copy of the files it extracts to the Shared > folder the classes folder it creates is empty. I do now recall there > were some similar file names to ones already in the library Attachments tend to get removed on this mailing

Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-09 Thread Shane Johnson
Attached is a screen shot copy of the files it extracts to the Shared folder the classes folder it creates is empty. I do now recall there were some similar file names to ones already in the library On Sun, Feb 9, 2020 at 11:36 AM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > A

Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-09 Thread Felix Schumacher
Am 09.02.20 um 18:46 schrieb Shane Johnson: > I extracted the shared folder to my desktop to see what was in it. It > contains 2 folders Classes and lib, with 24 jar files in the lib folder. I > did try extracting it to the Libraries in the tomcat tree and running the > program with no success. I

Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-09 Thread Shane Johnson
I extracted the shared folder to my desktop to see what was in it. It contains 2 folders Classes and lib, with 24 jar files in the lib folder. I did try extracting it to the Libraries in the tomcat tree and running the program with no success. I now am wiping the installation of tomcat and extracte

Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-09 Thread Konstantin Kolinko
вс, 9 февр. 2020 г. в 02:12, Peter Rader : > > > > 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 datab

Aw: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-08 Thread Peter Rader
> 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 co

Re: Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-06 Thread Mark Thomas
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 insta

Installing a program designed for Tomcat 5.5 on Tomcat 9

2020-02-06 Thread Shane Johnson
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 an