Question
2
Replies
869
Views

Anthem
IN
Posted: November 14, 2017
Last activity: November 23, 2017
Last activity: 23 Nov 2017 6:07 EST
Closed
Tomcat context.xml file changes, validations to be performed.
Hi Team,
We have added the below mentioned parameters to the Tomcat context.xml file:
validationQuery="SELECT 1"
testOnBorrow="true"
validationInteval="30000"
Please provide some insights about the validations.