Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8039

Configuration of JDBC persistence-store is too complicated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.DR11
    • 7.1.0.DR9
    • JMS, User Experience
    • None
    • User Experience

    Description

      Configuration of JDBC persistence-store consists of several steps:

      1. Deploy jdbc driver
      2. Configure data source
      3. Create EAP module with correct SQLProviderFactory implementation
      4. 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.

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              eduda_jira Erich Duda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: