Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-904

Pluggable Client/Server connection strategies and factories

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1
    • server
    • None

    Description

      Implementations of org.apache.openejb.client.ConnectionFactory and org.apache.openejb.client.ConnectionStrategy can be added by including a jar in the classpath containing either of the following files in the jar:

      • META-INF/org.apache.openejb.client.ConnectionFactory/foo
      • META-INF/org.apache.openejb.client.ConnectionStrategy/foo

      Where "foo" is the name of the strategy or factory you wish to make available and the contents of the file "foo" is the name of the implementation class.

      Attachments

        Issue Links

          Activity

            People

              dblevins David Blevins
              dblevins David Blevins
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: