Is there a way to include the various configuration parameters for
GenericObjectPool and GenericKeyedObjectPool directly in a .jocl file?
For instance, maxActive, timeBetweenEvictionRunsMillis, and
testWhileId.
Must these parameters be set explicitly on the pools or can they be
configured in the .jocl file somehow?
Looking for some example xml on any pool parameters if possible.
thanks,
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org
|