-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR9
-
None
-
User Experience
-
-
-
-
-
Configuration of JDBC persistence-store consists of several steps:
- Deploy jdbc driver
- Configure data source
- Create EAP module with correct SQLProviderFactory implementation
- Configure Artemis
For performing the step 3 you need to know
- which SQLProviderFactory should be used,
- where can be downloaded (who will compile it?),
- how to create EAP module
- which dependencies the module should have
Additionally in domain, you need to do all these steps for each EAP instance.
Suggestion for improvement:
SQLProviderFactories for all supported databases should be delivered with EAP. The correct implementation should be chosen based on database metadata.
- blocks
-
JBEAP-8042 OracleSQLProviderFactory should be delivered with EAP
- Closed
- incorporates
-
JBEAP-7454 Unable to send large message if JDBC-persistance-store is used
- Closed
- is cloned by
-
WFLY-7850 Simplify Configuration of JDBC persistence-store
- Closed