]
Ondrej Lukas updated WFLY-7845:
-------------------------------
Affects Version/s: 11.0.0.Alpha1
Connection pool in Elytron dir-context is not configurable
----------------------------------------------------------
Key: WFLY-7845
URL:
https://issues.jboss.org/browse/WFLY-7845
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Elytron dir-context resource allows to configure connection pool through its
{{enable-connection-pooling}} attribute. However another options for connection pool is
not able to be set in application server configuration. It means that connection pool can
be used but cannot be parametrized. See [1] for another Java connection pool options.
[1]
http://docs.oracle.com/javase/jndi/tutorial/ldap/connect/config.html