851 Commits

Author SHA1 Message Date
Clebert Suconic
074a813e22 This closes #68 Stomp changes 2015-07-09 10:33:43 -04:00
Ville Skyttä
7c41bac6b6 Use Stomp constants more rather than magic strings 2015-07-09 10:33:43 -04:00
Clebert Suconic
0e3b68db4b This closes #67 Stomp changes 2015-07-09 10:30:04 -04:00
Ville Skyttä
e0e405f879 Remove incorrect comment about Stomp.Headers.Error.MESSAGE 2015-07-09 10:30:04 -04:00
Clebert Suconic
2444931026 This closes #66 stomp changes 2015-07-09 10:29:14 -04:00
Ville Skyttä
54bbcb3663 Remove StompCommands
It is used in only two places and duplicates constants with
Stomp.Commands and Stomp.Responses.
2015-07-09 10:29:14 -04:00
Clebert Suconic
2a4e9f191a This closes #64 Open Wire Advisory Support 2015-07-09 10:23:25 -04:00
Howard Gao
7cf58b1e88 ARTEMIS-149 Advisory Message Support
Adding functions to send advisory messages.
2015-07-09 10:23:24 -04:00
Clebert Suconic
17cc62bca2 This closes #62 MQTT support 2015-07-09 10:17:48 -04:00
Martyn Taylor
0f82ca754b Added Initial MQTT Protocol Support 2015-07-09 11:08:04 +01:00
Clebert Suconic
077e9e266b This closes #63 web.xml fix 2015-07-08 22:29:56 -04:00
Ville Skyttä
c9d8ef62dc web.xml validity fixes 2015-07-08 22:29:55 -04:00
Clebert Suconic
e07c526f0b This closes #65 ActiveMQ test fixes 2015-07-08 22:29:00 -04:00
gaohoward
f59b10cea2 Fix activemq-unit-test failure
-- added addConnector() method so new connector can be created for tests
   -- fix zero-byte key store files that cause test failures
   -- fix a invm issue in test
2015-07-09 09:18:42 +08:00
Clebert Suconic
5b75f59bd6 This closes #61 Security Manager change 2015-07-08 11:51:05 -04:00
Martyn Taylor
19dc0594e5 Set default password properly in security manager
The current Security Manager implementation was returning the username
instead of the default password when validating  the default user.

This patch returns the correct value and cleans up the validate method.
2015-07-08 16:25:11 +01:00
Clebert Suconic
f72c183529 This closes #60 2015-07-06 16:21:57 -04:00
Clebert
351b37e838 Adding a link to current docs on alternate indexes 2015-07-06 14:35:17 -04:00
Clebert Suconic
45ac13008f ARTEMIS-153 Improving reconnection log.debug
https://issues.apache.org/jira/browse/ARTEMIS-153

This is bringing some small changes recent made on the legacy implementation
2015-07-06 14:35:17 -04:00
Clebert Suconic
24979a771d This closes #59 Log messages 2015-07-06 12:23:36 -04:00
Ryan Emerson
2d806807b8 [ARTEMIS-152] Improve log output to explain why cached commands are repeated. 2015-07-06 17:11:51 +01:00
Clebert Suconic
9582aca14b This closes #57 JMS2 jar upgrade 2015-06-30 10:43:01 -04:00
John D. Ament
50d8db2c12 ARTEMIS-148 Upgrade to alpha 2 JAR. 2015-06-30 10:23:48 -04:00
Clebert Suconic
7a257a416f This closes #55 open wire tests 2015-06-29 22:22:50 -04:00
Howard Gao
5e1758cb87 ARTEMIS-146 Fix Queue auto-creation 2015-06-30 10:03:43 +08:00
Clebert Suconic
8386ba0fa3 This closes #56 Warning on TTL 2015-06-29 09:52:50 -04:00
Ryan Emerson
6b13b3bf97 Add WARN log when setting connection-ttl OR connection-ttl-override equal to check-period. 2015-06-29 09:54:29 +01:00
Clebert Suconic
a94cfd5416 This closes #53 compact 2015-06-26 13:56:29 -04:00
Clebert Suconic
33b81c91a6 ARTEMIS-145 moving compact command under tools
https://issues.apache.org/jira/browse/ARTEMIS-145
2015-06-26 13:18:15 -04:00
jbertram
6a59443d2d This closes #52 Rename CLI params 2015-06-26 10:50:33 -05:00
Clebert Suconic
63a17adbdf simply renaming parameters on CLI 2015-06-26 11:42:50 -04:00
Clebert Suconic
048173d0e2 This closes #51 Hacking guide changes 2015-06-25 16:46:21 -04:00
jbertram
ed4200d65e Update hacking guide
Update the Hacking Guide based on a recent conversation on the dev
list.
2015-06-25 14:14:00 -05:00
Clebert Suconic
ab00b7c573 This closes #50 Adding Browse command and other tweaks to the CLI 2015-06-25 15:02:51 -04:00
Clebert Suconic
aa4a06329f [ARTEMIS-144] adding Browse and a few other improvements 2015-06-25 15:02:05 -04:00
Clebert Suconic
e332eedadb This closes #49 log.warn methods 2015-06-24 15:42:56 -04:00
jbertram
bf9f6d213b ARTEMIS-104 missing i18n warns 2015-06-24 14:05:40 -05:00
Clebert Suconic
6babfee36a This closes #48 forceFailover method 2015-06-24 13:54:32 -04:00
jbertram
7c066c0ee4 ARTEMIS-105 forceFailover always throws exception 2015-06-24 09:47:13 -05:00
jbertram
c6cba40888 This closes #47 New commands + remove extra-tests 2015-06-24 09:02:08 -05:00
Clebert Suconic
91a41adaa8 Removing extra-tests from running tests on PR builds 2015-06-23 23:43:44 -04:00
Clebert Suconic
cf777ec6b6 ARTEMIS-144 Producer / Consumer command
https://issues.apache.org/jira/browse/ARTEMIS-144

As I was working through the examples I realized the tool used to consume and sending messages
through the console.

this will import such tool to the CLI as users are used to consume and send messages.
2015-06-23 20:40:27 -04:00
Clebert Suconic
077a416ee0 Improving up time of some tests 2015-06-23 16:35:44 -04:00
Clebert Suconic
1492fe7adc speeding up test 2015-06-23 12:42:59 -04:00
Clebert Suconic
cd3139ee4d This closes #46 test fix 2015-06-23 12:05:16 -04:00
jbertram
69758fd768 ARTEMIS-142 JMS journal test fix 2015-06-23 11:03:53 -05:00
Clebert Suconic
d341a0ac0b This closes #44 removing empty package-info 2015-06-23 10:50:13 -04:00
Otavio Rodolfo Piske
f47d1bd15a ARTEMIS-129 removes empty package-info.java files
As describes in ARTEMIS-129, performs a small cleanup on the codebase by removing empty package-info.java files.
2015-06-23 10:50:13 -04:00
Clebert Suconic
7a383e48be This closes #45 2015-06-23 10:31:24 -04:00
Clebert Suconic
f401a67ffe ARTEMIS-136 extending XA change to also cover RBOTHER 2015-06-23 10:08:23 -04:00