You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2007/03/15 12:38:35 UTC

[jira] Created: (AMQ-1206) allow a broker to be configured using a properties file

allow a broker to be configured using a properties file
-------------------------------------------------------

                 Key: AMQ-1206
                 URL: https://issues.apache.org/activemq/browse/AMQ-1206
             Project: ActiveMQ
          Issue Type: New Feature
            Reporter: james strachan
             Fix For: 4.2.0


So running the broker via

{code}
activemq properties:foo.properties
{code}

Or using the BrokerFactory using Java code

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1206) allow a broker to be configured using a properties file

Posted by "james strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

james strachan resolved AMQ-1206.
---------------------------------

    Resolution: Fixed

see http://cwiki.apache.org/ACTIVEMQ/broker-properties-uri.html

> allow a broker to be configured using a properties file
> -------------------------------------------------------
>
>                 Key: AMQ-1206
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1206
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: james strachan
>             Fix For: 4.2.0
>
>
> So running the broker via
> {code}
> activemq properties:foo.properties
> {code}
> Or using the BrokerFactory using Java code

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.