882 Commits

Author SHA1 Message Date
Martyn Taylor
795e85216f rename default MQTT connector to mqtt 2015-07-15 14:30:04 +01:00
Clebert Suconic
afbfa2eb09 This closes #80 MQTT changes 2015-07-15 09:13:16 -04:00
Martyn Taylor
4ecbbc9388 Enable MQTT in default broker config 2015-07-15 14:06:49 +01:00
Timothy Bish
497d7f1573 ARTEMIS-156 test for svngit2jira 2015-07-14 13:29:16 -04:00
Timothy Bish
b1aa441885 ARTEMIS-156 test for svngit2jira 2015-07-14 11:59:50 -04:00
Clebert Suconic
f414c441f2 This closes #77 Stomp changes 2015-07-14 09:54:41 -04:00
Ville Skyttä
b38236df82 Set content-type to STOMP ERROR frames
Not setting it to directly instantiated 1.0 frames though, as
content-type is not in the 1.0 spec. However the 1.0 spec does not
actually forbid headers outside of the spec so it shouldn't hurt if we
end up setting it for some frames sent over a 1.0 connection.
2015-07-14 09:54:40 -04:00
Clebert Suconic
4167c5f2cc This closes #78 Stomp changes 2015-07-14 09:53:36 -04:00
Ville Skyttä
6ee22e7c5e Set frame handlers to ActiveMQStompExceptions 2015-07-14 09:53:36 -04:00
Ville Skyttä
3deb20f049 Create versioned instead of generic frames from STOMP decoder 2015-07-14 09:53:35 -04:00
Clebert Suconic
f17991e58c This closes #79 fix on openwire testsuite 2015-07-14 09:50:57 -04:00
Howard Gao
779092f48f fix empty keystore files
fix Collections.EMPTY_MAP doesn't support put() method issue
2015-07-14 20:07:00 +08:00
Clebert Suconic
2e9705cd97 This closes #76 stomp changes 2015-07-13 16:50:36 -04:00
Ville Skyttä
9e41d961be Send supported versions back in STOMP ERROR version
https://stomp.github.io/stomp-specification-1.2.html#Protocol_Negotiation
2015-07-13 16:50:36 -04:00
Ville Skyttä
6199d4ee11 Don't hardcode supported STOMP versions but loop through StompVersions 2015-07-13 16:50:36 -04:00
Clebert Suconic
5d95b8193e This closes #75 CLI Options 2015-07-13 14:08:29 -04:00
Ville Skyttä
692bb473fc Improve CLI create option descriptions 2015-07-13 19:32:49 +03:00
Clebert Suconic
f1136a9734 This closes #74 OpenWire test fixes 2015-07-13 09:39:52 -04:00
Howard Gao
fbdf9cd04c Activemq5 unit test fixes
--Fix server wrapper startup/shutdown issues that mainly causes
    a lot of "Address already in use" in tests.
2015-07-13 09:39:52 -04:00
Clebert Suconic
fe95e1f070 This closes #73 Spell fixes 2015-07-13 09:38:00 -04:00
Ville Skyttä
78cb156ef9 Spelling fixes 2015-07-13 09:38:00 -04:00
Clebert Suconic
87ba02b9e5 This closes #72 Stomp changes 2015-07-13 09:37:34 -04:00
Ville Skyttä
851ac30f32 Auto-add content-length to STOMP 1.1 frames too, inherit 1.2 from 1.1 2015-07-10 14:43:00 +03:00
Ville Skyttä
2f6d3dc064 Use END_OF_FRAME from base StompFrame 2015-07-10 12:19:18 +03:00
Ville Skyttä
ebcf0c0080 Use more versioned STOMP frames rather than generic 2015-07-10 12:06:48 +03:00
Clebert Suconic
970623f52b This closes #71 javadoc changes 2015-07-09 23:55:34 -04:00
Howard Gao
19a49f5297 Fix javadoc errors in tests/activemq5-unit-tests 2015-07-10 10:02:38 +08:00
Clebert Suconic
1d48a706ca This closes #70 fixing javadoc on open wire 2015-07-09 10:41:50 -04:00
Howard Gao
8d1f4fa32a fix javadoc warnings 2015-07-09 10:41:50 -04:00
Clebert Suconic
6be1f1242d This closes #69 Grammar changes 2015-07-09 10:41:03 -04:00
Ville Skyttä
b0a80ce1be Spelling fixes 2015-07-09 10:41:03 -04:00
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