JNDI tutorial uses outdated syntax

Description

None

Environment

Starting with Tomcat 8 the maxActive property has been renamed to maxTotal, our JNDI tutorial needs to be updated accordingly.

See also the Tomcat migration guide. https://tomcat.apache.org/migration-8.html#Database_Connection_Pooling

As a further note, the configuration of internal stores in GeoServer must still use maxActive instead, as we are still on DBCP 1.4.x, while Tomcat switched to 2.x (hence the different property name).

Activity

Fixed

Details

Assignee

Reporter

Priority

Created January 18, 2024 at 2:19 PM
Updated February 16, 2024 at 4:16 PM
Resolved February 16, 2024 at 4:16 PM