RE: Migration

2017-03-21 Thread M. Osama Alghwell
I will follow the steps from 5 to 6, from 6 to 7, then from 7 to 8, is this
what I should do?

On Mar 21, 2017 7:25 PM, "Caldarale, Charles R" 
wrote:

> > From: M. Osama Alghwell [mailto:malghw...@gmail.com]
> > Subject: Migration
>
> > I have been asked by a company to update their existing working tomcat 5
> > application, which is working on an old Windows 2003 platform and
> accessing
> > SQL 2005. The new servers are Windows and SQL 2012. I downloaded  and
> > installed Tomcat 8.5.12. So, what I need to
> > do for migrating the existing application to work on the new environment?
>
> The first step is to read the migration guides:
> http://tomcat.apache.org/migration.html
>
> You'll need to look at all the ones that change levels, since the steps
> are cumulative and there is no 5 -> 8.5 doc.
>
> Once you've absorbed that, come back with specific questions.
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail and
> its attachments from all computers.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


Re: Migration

2017-03-21 Thread M. Osama Alghwell
The migration guide for migrating from Tomcat 7 to 8, I need from 5 to 8.
Thank you.

On Mar 21, 2017 7:21 PM, "Christopher Schultz" 
wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Osama,
>
> On 3/21/17 1:10 PM, M. Osama Alghwell wrote:
> > I have been asked by a company to update their existing working
> > tomcat 5 application, which is working on an old Windows 2003
> > platform and accessing SQL 2005. The new servers are Windows and
> > SQL 2012. I downloaded  and installed Tomcat 8.5.12. So, what I
> > need to do for migrating the existing application to work on the
> > new environment? Thank you in advance for your reply.
>
> Read through the Migration Guide:
> http://tomcat.apache.org/migration.html
>
>
> - -chris
> -BEGIN PGP SIGNATURE-
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJY0WELAAoJEBzwKT+lPKRY5pQQAMVUxSFa+gNZLgCR1swbKWyV
> ksGQn6J18MUgX0opMd82NIyjyUjUt6a01E5O7FCr9zBECNRBZnEtGTmSGp8Yyh9i
> 6MmUGyjmmyI3UExhyRkprAfJ74QGGz5wKt5NDNX7igss3xRig9cx1LlfWmJSGHxa
> cZ5Xh2RDpqes4he09GKAdAjC7/dboRoAAZ4fNJABxNZxxHW2gGX/FZeEDuOMaD1O
> jLsuDyDpb4TdVLy/Yxn/mBc4scsXCx229pGHBV0PYD7SylvlJXa+/k6cJgj3f5iZ
> X+hxnFeTaR47M1Thqoa/WOxSkFKlvDbXi3DjEQx9nvnudm9TqZCYqXcrq7Pw9Qd6
> bpOP5cKXxrl1LCSDtxhc+6NUJKGu+piRuPibSRDcUNCcKNHmczf1zcMGwQ/GE3p/
> pYijz4v5FGfmIS/rt92igUJfAonGhAkiIKJdDUwSW+n7kUXVqj/TfCZlasQB+SsB
> sOAHruXr+9S0wa9wt3ekvVGkfkCQn1XXoTacV1sUe+N5x/zqpmA5Bv16hrMLr+xH
> kLk8dAm2SgC3WnOcEF1eUJ/KI1CP47eUqpziKyhlizuZhEi+QSWJz1w8HU3DtuHF
> uw1tPrDCEcyWdPJ2AzX2DnCCWYYO8Gp6GIHik3J/jry3k+bseeJBRbuYGqP5GfSI
> kNBDGVorkFNcx8hd1Yg8
> =CkDe
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


RE: EXTERNAL: Re: TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1 SMP

2017-03-21 Thread Small, Wayne H
Thank you Mark.  This will help and the article is correct, we are doing this 
to satisfy auditors.



Wayne Small
813-854-7305 - office
727-455-0192 - mobile

Vacation
03/29/2017-04/03/2017
05/12/2017-05/14/2017



-Original Message-
From: Mark Thomas [mailto:ma...@apache.org] 
Sent: Tuesday, March 21, 2017 3:21 PM
To: Tomcat Users List 
Subject: EXTERNAL: Re: TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1 SMP

On 21/03/17 18:55, Small, Wayne H wrote:
> TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1
> 
> All, Within our TomCat installation we have an xml file ( call it 
> someFile.xml ) that contains database connection information.  And, 
> within that file are two fields that need to be encrypted.  I have 
> downloaded the TC 8.0.36 source code and determined that 
> BasicDataSourceFactory.java is the java source code I must modify.
> My question is:  How does the BasicDataSourceFactory.java source code 
> know what xml file to read to get the various parms for the database 
> connection to be made?  This must be defined somewhere and I have yet 
> to locate that.
> 
> Please advise.

https://wiki.apache.org/tomcat/FAQ/Password

Mark

-
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



Re: TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1 SMP

2017-03-21 Thread Mark Thomas
On 21/03/17 18:55, Small, Wayne H wrote:
> TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1
> 
> All, Within our TomCat installation we have an xml file ( call it
> someFile.xml ) that contains database connection information.  And,
> within that file are two fields that need to be encrypted.  I have
> downloaded the TC 8.0.36 source code and determined that
> BasicDataSourceFactory.java is the java source code I must modify.
> My question is:  How does the BasicDataSourceFactory.java source code
> know what xml file to read to get the various parms for the database
> connection to be made?  This must be defined somewhere and I have yet
> to locate that.
> 
> Please advise.

https://wiki.apache.org/tomcat/FAQ/Password

Mark

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



TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1 SMP

2017-03-21 Thread Small, Wayne H
TomCat 8.0.36 on Linux 2.6.32-642.15.1.el6.x86_64 #1

All,
Within our TomCat installation we have an xml file ( call it someFile.xml ) 
that contains database connection information.  And, within that file are two 
fields that need to be encrypted.  I have downloaded the TC 8.0.36 source code 
and determined that BasicDataSourceFactory.java is the java source code I must 
modify.  My question is:  How does the BasicDataSourceFactory.java source code 
know what xml file to read to get the various parms for the database connection 
to be made?  This must be defined somewhere and I have yet to locate that.

Please advise.

Wayne Small
Software Engineer Sr.
Lockheed Martin



RE: Migration

2017-03-21 Thread Caldarale, Charles R
> From: M. Osama Alghwell [mailto:malghw...@gmail.com] 
> Subject: Migration

> I have been asked by a company to update their existing working tomcat 5
> application, which is working on an old Windows 2003 platform and accessing
> SQL 2005. The new servers are Windows and SQL 2012. I downloaded  and
> installed Tomcat 8.5.12. So, what I need to
> do for migrating the existing application to work on the new environment?

The first step is to read the migration guides:
http://tomcat.apache.org/migration.html

You'll need to look at all the ones that change levels, since the steps are 
cumulative and there is no 5 -> 8.5 doc.

Once you've absorbed that, come back with specific questions.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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



Re: Migration

2017-03-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Osama,

On 3/21/17 1:10 PM, M. Osama Alghwell wrote:
> I have been asked by a company to update their existing working
> tomcat 5 application, which is working on an old Windows 2003
> platform and accessing SQL 2005. The new servers are Windows and
> SQL 2012. I downloaded  and installed Tomcat 8.5.12. So, what I
> need to do for migrating the existing application to work on the
> new environment? Thank you in advance for your reply.

Read through the Migration Guide:
http://tomcat.apache.org/migration.html


- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJY0WELAAoJEBzwKT+lPKRY5pQQAMVUxSFa+gNZLgCR1swbKWyV
ksGQn6J18MUgX0opMd82NIyjyUjUt6a01E5O7FCr9zBECNRBZnEtGTmSGp8Yyh9i
6MmUGyjmmyI3UExhyRkprAfJ74QGGz5wKt5NDNX7igss3xRig9cx1LlfWmJSGHxa
cZ5Xh2RDpqes4he09GKAdAjC7/dboRoAAZ4fNJABxNZxxHW2gGX/FZeEDuOMaD1O
jLsuDyDpb4TdVLy/Yxn/mBc4scsXCx229pGHBV0PYD7SylvlJXa+/k6cJgj3f5iZ
X+hxnFeTaR47M1Thqoa/WOxSkFKlvDbXi3DjEQx9nvnudm9TqZCYqXcrq7Pw9Qd6
bpOP5cKXxrl1LCSDtxhc+6NUJKGu+piRuPibSRDcUNCcKNHmczf1zcMGwQ/GE3p/
pYijz4v5FGfmIS/rt92igUJfAonGhAkiIKJdDUwSW+n7kUXVqj/TfCZlasQB+SsB
sOAHruXr+9S0wa9wt3ekvVGkfkCQn1XXoTacV1sUe+N5x/zqpmA5Bv16hrMLr+xH
kLk8dAm2SgC3WnOcEF1eUJ/KI1CP47eUqpziKyhlizuZhEi+QSWJz1w8HU3DtuHF
uw1tPrDCEcyWdPJ2AzX2DnCCWYYO8Gp6GIHik3J/jry3k+bseeJBRbuYGqP5GfSI
kNBDGVorkFNcx8hd1Yg8
=CkDe
-END PGP SIGNATURE-

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



Migration

2017-03-21 Thread M. Osama Alghwell
I have been asked by a company to update their existing working tomcat 5
application, which is working on an old Windows 2003 platform and accessing
SQL 2005. The new servers are Windows and SQL 2012. I downloaded  and
installed Tomcat 8.5.12. So, what I need to
do for migrating the existing application to work on the new environment?
Thank you in advance for your reply.

Regards,

-- 
*M. Osama Alghwell*