Commit Graph

2613 Commits

Author SHA1 Message Date
Clebert Suconic 7d684956e2 ARTEMIS-670 Adjusting package names on CLI and adding input for destination create name 2016-08-10 19:12:58 -04:00
Clebert Suconic 1f9ca74f01 ARTEMIS-601 some documentation changes around reload 2016-08-10 18:38:14 -04:00
Clebert Suconic 3099c4bd8c ARTEMIS-601 Highlighting reload events with log.info 2016-08-10 18:37:53 -04:00
Clebert Suconic 53bb3ea183 ARTEMIS-542 removing excessive warning from codebase 2016-08-10 16:10:57 -04:00
Clebert Suconic b7e5cc4845 ARTEMIS-674 simplifying example list 2016-08-10 15:52:48 -04:00
Clebert Suconic d07e60de80 This closes #705 2016-08-10 15:44:10 -04:00
Howard Gao 76e7992906 ARTEMIS-670 Adding destination creation and deletion cli commands 2016-08-10 15:44:10 -04:00
Clebert Suconic ecff3e3ecf This closes #716 2016-08-10 15:35:54 -04:00
jbertram 652f8265c8 ARTEMIS-678 refactor log for expiry optimization 2016-08-10 15:35:53 -04:00
Clebert Suconic 90e912b0b5 This closes #715 2016-08-10 15:14:09 -04:00
Clebert Suconic ba64f34ad8 Increase spawnTimeout to 60 seconds on examples 2016-08-10 15:09:37 -04:00
Clebert Suconic 312ef0e53e Deploying instead of Trying to on logs 2016-08-10 15:09:37 -04:00
Clebert Suconic 6a0d04f086 This closes #709 2016-08-10 11:10:12 -04:00
Martyn Taylor 9b2294ca27 ARTEMIS-672 Use sh not bash in scripts 2016-08-10 11:10:12 -04:00
Clebert Suconic 79d3b93195 This closes #714 2016-08-10 11:07:47 -04:00
Martyn Taylor 7afd0fb028 ARTEMIS-677 Support websocket subprotocol handshakes 2016-08-10 11:07:47 -04:00
jbertram 2b710229e2 This closes #711 2016-08-10 09:24:02 -05:00
Clebert Suconic 04d482037c ARTEMIS-601 Implementing reload manager on JMS Destinations and Address Settings 2016-08-10 10:03:40 -04:00
Clebert Suconic 155a345d3c This closes #712 2016-08-10 08:56:44 -04:00
Gordon Sim 7a012008b7 ARTEMIS-447: add name and version to properties in amqp open frame 2016-08-10 08:56:44 -04:00
Martyn Taylor ff18527ab0 This closes #713 2016-08-10 13:26:50 +01:00
bayern39 b94fb67a92 [ARTEMIS-675] incorrect commentary in examples 2016-08-10 17:33:22 +08:00
jbertram d108d87cb1 This closes #710 2016-08-09 10:51:53 -05:00
Clebert Suconic 754976f8c1 ARTEMIS-601 Fixing use of spaces on the server and reloading 2016-08-09 11:43:04 -04:00
Martyn Taylor 6b0c089017 This closes #708 2016-08-09 11:24:22 +01:00
Ville Skyttä 3aa6d34e3d Spelling fixes 2016-08-09 11:24:22 +01:00
Ville Skyttä abf948457e Add missing @Override 2016-08-09 11:24:22 +01:00
Ville Skyttä 330c65ba35 Remove unnecessary @SuppressWarnings("unchecked") 2016-08-09 11:24:22 +01:00
Martyn Taylor b863219959 This closes #706 2016-08-09 11:23:46 +01:00
Clebert Suconic 579d6226aa ARTEMIS-671 Returning messages after connection killed, and validating usage of reconnect 2016-08-09 11:23:46 +01:00
Martyn Taylor 2539e6f2ab This closes #707 2016-08-09 11:22:48 +01:00
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