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

System property overrides for MDB ActivationConfig

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-beta-1, 4.0.0-beta-2
    • deployment
    • None

    Description

      Form can be either one or many of (in order of precedence):

      1. -D<deploymentId>.activation.<property>=<value>
      2. -D<ejbName>.activation.<property>=<value>
      3. -D<message-listener-interface>.activation.<property>=<value>
      4. -Dmdb.activation.<property>=<value>

      These can be specified as properties in any of the following locations (in order of precedence):

      1. openejb-jar.xml/<openejb-jar>/<ejb-deployment>/<properties>
      2. openejb-jar.xml/<openejb-jar>/<properties>
      3. InitialContext(Hashtable) or EJBContainer.createEJBContainer(Map)
      4. conf/system.properties
      5. java.lang.System properties

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: