Commit Graph

8 Commits

Author SHA1 Message Date
jbertram 88ed03e2bd ACTIVEMQ6-87 Strip @author tags 2015-03-10 15:23:07 -05:00
Andy Taylor 25f3343ba5 add flag to broker plugin to skip starting.
Also added an example bootstrap and updated the examples so this would work.
2015-03-04 11:48:46 +00:00
Clebert Suconic b634d9142d Fixing examples on windows
The examples on windows are not working properly
This is because we are using concatenation to locate directories instead of File(parent, child)
Using that constructor we can then convert to URI and that would work independently of the OS
2015-03-02 16:58:29 -05:00
Andy Taylor e3656db93d fix the maven plugin to use the jms file configuration 2015-01-16 11:16:38 +00:00
Andy Taylor 0818587597 revert fix that was ported by accident 2015-01-16 10:08:37 +00:00
Andy Taylor 4b63891aaa ACTIVEMQ6-67 - cleaned up configuration
https://issues.apache.org/jira/browse/ACTIVEMQ6-67

fixed distribution so that file based security works and hot deployers as broken and no longer needed with new bootstrap.

Also combined the jms and core configuration files.
2015-01-15 15:48:22 +00:00
Andy Taylor 5595e0a9fc fix maven plugin to wait until stop thread has been called by making thread non deamon 2015-01-14 09:09:58 +00:00
jbertram a102983d7a ACTIVEMQ6-51 Example server bootstrapping 2014-12-10 09:49:13 -06:00