Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3489

Allow custom EJB pools

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • 8.1.0.Final
    • EJB
    • None

    Description

      The only type of EJB pool that can currently be specified is strict-max-pool. It would be useful to be able to specify a custom pool class similar to other subsystems.

      For example:
      <custom-pool module="my.module" class="example.SomePool">
      <properties>
      <property name="x" value="y"/>
      </properties>
      </custom-pool>

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-jlivings James Livingston (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: