]
Brian Stansberry resolved WFCORE-399.
-------------------------------------
Fix Version/s: (was: 2.0.0.Beta1)
Resolution: Out of Date
Domain Management - Support for database connection pool in non AS
process.
---------------------------------------------------------------------------
Key: WFCORE-399
URL:
https://issues.jboss.org/browse/WFCORE-399
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Brian Stansberry
We need to support authentication for users stored in database, the domain management is
in a non-AS process so we also need a pool of database connections.
These connections will be used to read only from the database, other than the isolation
offered by the driver we should not require any advanced transaction support.