Martyn Taylor
3c7c2ed5d3
ARTEMIS-233 Remove MQTT Address PreFix for cross protocol support
2016-05-25 17:59:00 +01:00
Andy Taylor
a313558797
This closes #537 Adding JORAM Tests along with a Checkstyle fix
2016-05-25 16:31:11 +01:00
Clebert Suconic
37e6d7f941
update proton
2016-05-25 09:41:40 -04:00
Clebert Suconic
10dfe97ec0
Adding JORAM Tests for AMQP with a few fixes around the protocol manager for JMS
2016-05-25 09:41:40 -04:00
Clebert Suconic
b27033d7c2
This closes #540
2016-05-25 09:40:58 -04:00
Paul Gallagher
1abf433090
Corrected winsw version and added property for it
2016-05-25 09:40:57 -04:00
Clebert Suconic
4834c2a59e
This closes #539
2016-05-25 09:33:56 -04:00
Dejan Bosanac
5db163753d
https://issues.apache.org/jira/browse/ARTEMIS-537 - allow artemis to work properly with karaf jaas implementation
2016-05-25 09:33:56 -04:00
Clebert Suconic
4a11a631bc
This closes #538
2016-05-25 09:33:14 -04:00
Erich Duda
fb9d09744d
ARTEMIS-538 - [Artemis Testsuite] JMSFailoverListenerTest#testManualFailover fails
...
ActiveMQConnection implements FailoverEventListener which executes client's
FailoverEventListeners in separated threads in background. The old implementation
does not guarantee ordering of their executions. The commit improves the
implementation to guarantee it.
2016-05-25 13:24:08 +02:00
Clebert Suconic
b5d252af2c
This closes #536
2016-05-24 18:29:16 -04:00
jbertram
e8d0639d05
ARTEMIS-536 fix checkstyle
2016-05-24 15:37:53 -05:00
jbertram
b4bb5bb576
ARTEMIS-531 fix war name
2016-05-24 15:09:23 -05:00
Clebert Suconic
20e731a7f3
This closes #535
2016-05-24 12:07:46 -04:00
jbertram
c5b781c9f6
ARTEMIS-532 update JMX RMI port prop
2016-05-24 12:07:45 -04:00
Clebert Suconic
82d833348e
This closes #533
2016-05-24 12:07:08 -04:00
Martyn Taylor
d4038ec59a
ARTEMIS-536 Fix AMQP List/Sequence decoding
2016-05-24 12:07:07 -04:00
Clebert Suconic
ecd9c13625
This closes #534
2016-05-24 12:06:24 -04:00
Andy Taylor
73f908b8b4
ARTEMIS-535 - Improve amqp protocol to support topics
...
https://issues.apache.org/jira/browse/ARTEMIS-535
2016-05-24 13:26:24 +01:00
Clebert Suconic
cd088888b6
This closes #532
2016-05-23 18:26:21 -04:00
jbertram
4842b62d25
ARTEMIS-532 config RMI port for remote JMX
2016-05-23 18:26:21 -04:00
jbertram
d9b721b35b
ARTEMIS-405 correct some missing docs
2016-05-23 18:26:21 -04:00
jbertram
d6bbc9ce35
ARTEMIS-531 upgrade Jolokia
2016-05-23 18:26:21 -04:00
jbertram
6993aa9d84
ARTEMIS-533 change HTTP port from CLI
2016-05-23 18:26:21 -04:00
Clebert Suconic
316845cc4f
This closes #531
2016-05-23 18:25:24 -04:00
barreiro
3f131fc594
Rework journal reclaimer
2016-05-23 18:25:23 -04:00
Clebert Suconic
8df8d76163
This closes #530
2016-05-23 13:31:00 -04:00
Pat Fox
c0ec7e2ff8
a few tiny doc typos
2016-05-23 13:31:00 -04:00
jbertram
c4b29b69b3
This closes #523
2016-05-20 12:34:04 -05:00
Clebert Suconic
5593fa5d3a
new logging.properties and trace format
2016-05-20 12:34:04 -05:00
Clebert Suconic
7f204eb17e
This closes #528
2016-05-20 13:27:55 -04:00
Pat Fox
eadf999d91
adding 2 links to the examples chapter
2016-05-20 13:27:54 -04:00
Clebert Suconic
ea5fc16c68
This closes #529
2016-05-20 13:26:40 -04:00
jbertram
643fa22d05
ARTEMIS-530 acceptor CLI config
2016-05-20 11:24:55 -05:00
jbertram
76f6c9c3bd
Make a few tests more robust
2016-05-20 11:24:55 -05:00
Clebert Suconic
dfdb35a2bd
This closes #527
2016-05-19 17:40:20 -04:00
Pat Fox
e616af0d7b
fixing typo in doc link
2016-05-19 17:40:19 -04:00
jbertram
0ae419e581
This closes #526
2016-05-19 11:53:31 -05:00
Dejan Bosanac
e994eda356
ARTEMIS-521 - OSGi support - add unit test
...
ARTEMIS-521 - OSGi support - move unit test to integration tests
2016-05-19 11:53:31 -05:00
jbertram
6204aaac58
This closes #525
2016-05-19 11:30:19 -05:00
Erich Duda
17322fb57a
ARTEMIS-527 - [Artemis Testsuite] TopicControlTest fails
2016-05-19 10:53:27 +02:00
Clebert Suconic
ab5471c57f
This closes #524
2016-05-18 21:49:59 -04:00
Clebert Suconic
37bc511f96
ARTEMIS-525 Adding test on interrupted exception and regular receivers
2016-05-18 21:43:21 -04:00
Clebert Suconic
1dcdc26d70
This closes #521
2016-05-18 13:49:12 -04:00
jbertram
2c923cec97
ARTEMIS-523 re-order SASL mechs
2016-05-18 13:49:12 -04:00
jbertram
d728fe7718
This closes #522
2016-05-18 12:46:44 -05:00
Clebert Suconic
a75bd7630a
ARTEMIS-525 Interrupted Thread should throw JMS Exceptions over the JMS layer
2016-05-17 20:28:40 -04:00
Clebert Suconic
3e2adf123b
ARTEMIS-524 Paging could lose data eventually after crashes
...
https://issues.apache.org/jira/browse/ARTEMIS-524
I am keeping all the debug ad tracing I added during the debug of this issue,
for that reason this commit may look longer than expected
The fix will be highlited by the tests added on org.apache.activemq.artemis.tests.integration.client.PagingTest
2016-05-17 20:28:40 -04:00
Clebert Suconic
ec52693513
Individualizing traces and debug on client
2016-05-17 14:36:59 -04:00
Clebert Suconic
664636dbd1
This closes #519
2016-05-17 12:34:11 -04:00