As John mentioned, you probably want to download the binary release rather than the source tree at which point you can follow the instructions here [1].
However, if you want to use the source tree you downloaded then you can build it by running 'mvn clean install -Prelease' and the distribution will be in the artemis-distribution/target directory. Justin [1] http://activemq.apache.org/artemis/docs/1.3.0/using-server.html ----- Original Message ----- From: "aries.aries" <[email protected]> To: [email protected] Sent: Sunday, July 10, 2016 4:16:12 AM Subject: broker.xml location in Apache Artemis I downloaded Apache Artemis project from github. Artemis documentation mentions about settings to be done in the file "broker.xml". However, I could not locate the file. I looked into the location https://github.com/apache/activemq-artemis/tree/master/artemis-server/src/main/resources/schema and the file is not present. There are many broker.xml files in other projects. Could someone please tell the location of the broker.xml file that is required to run the Artemis broker? I am running through IDE. Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/broker-xml-location-in-Apache-Artemis-tp4713797.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
