On 19/04/2016 20:31, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > Thanks Mark, > > Do I have the procedure correct?
The procedure you describe should work. Mark > > -----Original Message----- > From: Mark Thomas [mailto:[email protected]] > Sent: Tuesday, April 19, 2016 12:27 PM > To: Tomcat Users List <[email protected]> > Subject: Re: Updating jdbc drivers Tomcat 7 > > On 19/04/2016 20:25, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK > INFORMATION INC at Cisco) wrote: >> Hello, >> >> Reading the Tomcat documentation, to upgrade jdbc drivers one would perform >> the following. >> >> 1. Shutdown the Tomcat instance(s) >> >> 2. Remove the current jdbc driver in the base /lib directory then copy >> new driver to the directory >> >> 3. Restart the Tomcat instance(s) and the /lib directory will be >> scanned and the new drivers used >> >> Does the old driver have to be removed from the /lib directory, or can the >> extention be changed to something like .old? > > Either is fine. > > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
