]
Yeray Borges updated WFCORE-2460:
---------------------------------
Fix Version/s: 3.0.0.Beta16
(was: 3.0.0.Beta17)
Connection pool in Elytron dir-context is not configurable
----------------------------------------------------------
Key: WFCORE-2460
URL:
https://issues.jboss.org/browse/WFCORE-2460
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta7
Reporter: Ondrej Lukas
Assignee: Yeray Borges
Fix For: 3.0.0.Beta16
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