You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2011/09/08 01:01:09 UTC

[jira] [Resolved] (OPENEJB-1654) System property overrides for MDB ActivationConfig

     [ https://issues.apache.org/jira/browse/OPENEJB-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins resolved OPENEJB-1654.
------------------------------------

    Resolution: Fixed

> System property overrides for MDB ActivationConfig
> --------------------------------------------------
>
>                 Key: OPENEJB-1654
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1654
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: deployment
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 4.0-beta-1
>
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira