2382 Commits

Author SHA1 Message Date
Howard Gao
2fb8341f8d ARTEMIS-604 - Add checks for object messages in REST and AMQP
- Rest interface fix
  - Doc fixes (Rest->REST)
  - JSON management and AMQP outbound
2016-08-09 11:22:48 +01:00
Howard Gao
0535218cfc ARTEMIS-604 - Message Serialization Improvement
- JMS and RA fixes
2016-08-09 11:22:48 +01:00
Andy Taylor
d88ede9e3a This closes #704 ARTEMIS-669 Do binding query on sender link attach 2016-08-09 08:21:41 +01:00
Martyn Taylor
0af13e0d03 ARTEMIS-669 Do binding query on sender link attach
QueueQuery was previously used instead of checking for bindings on a
particular address name.  This meant sending and receiving only worked
for those queues that happened to have the same queueName to address.
This patch replaces this with binding check.

There's also some minor ProtonTest fixes included.
2016-08-09 08:21:41 +01:00
Martyn Taylor
1af6f5c5cc This closes #703 2016-08-08 13:20:33 +01:00
jbertram
1ef9e74f14 ARTEMIS-601 load runtime security cfg file changes 2016-08-07 20:17:56 -05:00
jbertram
85857ab8eb Fix improper IDs in logger 2016-08-05 17:09:33 -05:00
Clebert Suconic
410cd91f6f This closes #690 2016-08-05 10:35:01 -04:00
Martyn Taylor
2f721866ab ARTEMIS-636 Add AMQP Hard Soft Limit for BLOCK 2016-08-05 15:29:01 +01:00
Martyn Taylor
06fb4a1234 ARTEMIS-667 Make AMQP Exceptions extend ActiveMQException 2016-08-05 15:29:01 +01:00
Clebert Suconic
d871dfe622 This closes #672 2016-08-03 18:39:58 -04:00
bayern39
a741642a48 [ARTEMIS-642] Disable slow client reconnecting with KILL slow client policy 2016-08-03 18:39:57 -04:00
Clebert Suconic
c13a9764c2 This closes #700 2016-08-03 10:36:19 -04:00
Martyn Taylor
ab39e70dc9 ARTEMIS-666 Fix AMQP error message on address not found 2016-08-03 13:28:34 +01:00
Martyn Taylor
8a3155c0b4 This closes #698 2016-08-03 12:03:25 +01:00
Gordon Sim
bac991215d ARTEMIS-446: use name from broker.xml as container id in AMQP open frame 2016-08-03 12:03:25 +01:00
Martyn Taylor
74476e56d2 This closes #699 2016-08-03 11:48:46 +01:00
Ulf Lilleengen
b5cf729b69 Use correct syntax for filter in bridge example 2016-08-03 11:48:46 +01:00
Clebert Suconic
f7ad9aaa44 This closes #697 2016-08-02 21:01:14 -04:00
jbertram
df193060e6 Fix ExtraStompTest 2016-08-02 21:01:14 -04:00
Clebert Suconic
e8e871ccec fixing logger on PostOffice 2016-08-02 14:32:23 -04:00
Clebert Suconic
e24f59838d This closes #696 2016-08-02 14:23:34 -04:00
jbertram
a69ce7bc81 Fix AcceptorControlUsingCoreTest 2016-08-02 12:56:01 -05:00
jbertram
4cecc95751 This closes #695 2016-08-01 16:20:12 -05:00
Clebert Suconic
30a3bfb2a4 improving fallocate check on libaio 2016-08-01 17:17:43 -04:00
jbertram
b2a8cb22d0 This closes #694 This closes 2016-08-01 16:00:22 -05:00
Clebert Suconic
5d11967ed4 ARTEMIS-659 Remove unneeded CDI dependency 2016-08-01 15:50:39 -04:00
jbertram
ae47eae5a7 This closes #693 2016-08-01 12:57:37 -05:00
Clebert Suconic
a5360e42df ARTEMIS-565 another JSON fix 2016-08-01 13:54:04 -04:00
Clebert Suconic
57f79cae0a This closes #692 2016-08-01 12:08:47 -04:00
jbertram
7917f4d2f2 ARTEMIS-565 JSON fixes 2016-08-01 10:21:31 -05:00
Clebert Suconic
f44e87f43e This closes #689 2016-07-29 15:44:40 -04:00
Ville Skyttä
a1fd6f56ba Fix allowable property check on add in AeroGearConnectorService.handle 2016-07-29 15:44:40 -04:00
Clebert Suconic
9073e4cd74 This closes #686 2016-07-29 15:38:09 -04:00
Ville Skyttä
29deb12ddb ManagementContext.queryNames returns ObjectNames 2016-07-29 15:38:08 -04:00
Ville Skyttä
adef9e4133 Add missing @Override annotation 2016-07-29 15:38:08 -04:00
Ville Skyttä
1bc42be7ff Access static fields and methods directly 2016-07-29 15:38:08 -04:00
Ville Skyttä
17aca72516 Remove unnecessary field override 2016-07-29 15:38:08 -04:00
Clebert Suconic
0ec8e57900 This closes #687 2016-07-29 15:35:25 -04:00
Ville Skyttä
9022a311f3 Fix removing ended transaction id in OpenWireConnection.CommandProcessor 2016-07-29 15:35:25 -04:00
Ville Skyttä
7ce2d7c199 Fix adding duplicate detection id in Openwire AMQSession.send 2016-07-29 15:35:25 -04:00
Ville Skyttä
af553ccec8 Fix JDBCJournalLoaderCallback.deleteRecord 2016-07-29 15:35:25 -04:00
Ville Skyttä
eb5eca93b0 Fix check for KahaDB adapter in DurableSubsOfflineSelectorIndexUseTest 2016-07-29 15:35:25 -04:00
Clebert Suconic
5fe10d044a This closes #685 2016-07-29 15:32:57 -04:00
Ville Skyttä
c890164fda Use try-with-resources some more 2016-07-29 15:32:57 -04:00
Clebert Suconic
6cc01830d1 This closes #688 2016-07-29 15:27:56 -04:00
Ville Skyttä
616c038dae Fix connection list cleanup in OpenWireProtocolManager.removeConnection 2016-07-29 15:27:55 -04:00
Clebert Suconic
146786ad8e This closes #684 2016-07-29 15:03:24 -04:00
Clebert Suconic
ea1651b663 ARTEMIS-565 fixing pre-ack example 2016-07-29 13:58:37 -04:00
Clebert Suconic
fccf1c8243 ARTEMIS-565 Dealing with ClassLoading issues on managements. Caching provider loaded 2016-07-29 13:58:37 -04:00