2059 Commits

Author SHA1 Message Date
Clebert Suconic
fe7b73c7d1 This closes #568 2016-06-07 11:46:49 -04:00
Martyn Taylor
d3024598e3 Note to escape & in XML JDBC Connection 2016-06-07 11:46:49 -04:00
Clebert Suconic
4ee53d054f This closes #565 2016-06-07 10:38:47 -04:00
Jiri Danek
37e2840cec ARTEMIS-554 include additional examples in mvn -Pexamples verify 2016-06-07 10:38:47 -04:00
Andy Taylor
b4ff38ec76 This closes #566 Add info on JDBC Persistence 2016-06-07 12:03:59 +01:00
Martyn Taylor
481a854f6c Add info on JDBC Persistence 2016-06-07 12:02:47 +01:00
Martyn Taylor
a67838bc3b This closes #564 2016-06-07 10:25:45 +01:00
jbertram
1e28b3e7e7 Update embedded docs/example 2016-06-06 17:30:12 -05:00
jbertram
50d83fb63d This closes #563 2016-06-06 16:41:13 -05:00
Clebert Suconic
2e6586548b ARTEMIS-552 Replication target being finished can lead to instability on live
https://issues.apache.org/jira/browse/ARTEMIS-552
2016-06-06 16:28:51 -04:00
Clebert Suconic
ee6176c671 This closes #561 2016-06-06 16:00:57 -04:00
jbertram
e53649a6b9 ARTEMIS-322 auto-create/delete JMS topic
Implements a new feature for the broker whereby it may automatically create and
delete JMS topics which are not explicitly defined through the management API
or file-based configuration. A JMS topic is created in response to a sent
message or connected subscriber. The topic may subsequently be deleted when it
no longer has any subscribers. Auto-creation and auto-deletion can both be
turned on/off via address-setting.
2016-06-06 16:00:57 -04:00
jbertram
25316e4232 This closes #562 2016-06-06 14:41:21 -05:00
Clebert Suconic
a4055816b3 ARTEMIS-539 Proper fix on default address for core protocol
The previous fix was breaking compatibility with older servers.
We need to check the default address if an exception happened during the send (due to flow control or blocker)
2016-06-06 15:38:29 -04:00
Clebert Suconic
8fdd1f6496 Revert "ARTEMIS-539"
This reverts commit a3efafd97593af22d5b0140e16bf6c320a13bb3f.
This reverts commit cf3396a3a605081dfb30b222a745bd803858fb70.
This reverts commit 17ea05bce666e27b9a2808f4a186307ef92c1b2b.
This reverts commit af4aa9fcb67431dc04ac6d13584391925f691ae4.
2016-06-06 14:12:25 -04:00
Clebert Suconic
29a0d273dd This closes #560 2016-06-03 17:39:49 -04:00
Dejan Bosanac
eaeba6f809 update osgi bundle and make postgres dependency optional 2016-06-03 17:39:49 -04:00
Clebert Suconic
a3efafd975 ARTEMIS-539 fixing testsuite 2016-06-03 17:32:07 -04:00
Clebert Suconic
cf3396a3a6 ARTEMIS-539 fixing tests 2016-06-03 16:37:21 -04:00
jbertram
ac87304b16 This closes #559 2016-06-03 11:19:37 -05:00
Clebert Suconic
17ea05bce6 ARTEMIS-539 fixing default address on client as well 2016-06-03 12:04:20 -04:00
Clebert Suconic
14516af7c7 This closes #558 2016-06-03 12:03:00 -04:00
Martyn Taylor
2932a2a711 Ensure ResultSet is closed on table operation 2016-06-03 12:03:00 -04:00
Clebert Suconic
4d51f4d0b8 This closes #557 2016-06-03 12:02:10 -04:00
Martin Šmérek
f84018a417 ARTEMIS-551 Obfuscate truststore password
Obfuscate truststore password in TransportConfiguration.toString()
in the same way as keystore. The password will not be logged in
plain text when bridge is connected.
2016-06-03 16:12:31 +02:00
Martyn Taylor
36bb52c0f6 This closes #555 2016-06-03 10:38:41 +01:00
Lionel Cons
e4bac3e9cb fixed typo in perf tuning manual 2016-06-03 07:45:05 +02:00
Clebert Suconic
9e46afbed3 This closes #554 2016-06-02 15:06:23 -04:00
jbertram
93bbd75ae6 ARTEMIS-386 fix shebang in service script 2016-06-02 15:06:23 -04:00
Clebert Suconic
c45017a648 This closes #553 2016-06-02 15:05:21 -04:00
Pat Fox
b346d24e1a added missing detail to warning statement 2016-06-02 15:05:13 -04:00
Pat Fox
bea8545ffc changed doc to reflect examples usage
using connector-name attribute got the following exception, -
 'AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-type.3.1.1: Element 'connector-ref' is a simple type,
 so it cannot have attributes, excepting those whose namespace name is identical to
 'http://www.w3.org/2001/XMLSchema-instance' and whose [local name] is one of 'type',
   'nil', 'schemaLocation' or 'noNamespaceSchemaLocation'. However, the attribute, 'connector-name' was found.'
2016-06-02 15:04:33 -04:00
Clebert Suconic
b30a7b004b This closes #552 2016-06-02 09:51:50 -04:00
Martyn Taylor
c3b6f2517a Fix auto-create-jms-queue issue in user man 2016-06-02 09:51:49 -04:00
Martyn Taylor
6181c39303 This closes #551 2016-06-02 14:10:14 +01:00
Clebert Suconic
13384f3113 some minimal trace logs 2016-06-01 18:12:08 -04:00
Clebert Suconic
e64ea5278f This closes #550 2016-06-01 17:30:51 -04:00
Martyn Taylor
634fc1b482 Added MySQL Support 2016-06-01 19:04:25 +01:00
Martyn Taylor
fda6789d96 Add Derby dep to Stress Tests pom 2016-06-01 16:09:42 +01:00
Martyn Taylor
79904aeb64 Add PostGres Driver 2016-06-01 16:09:42 +01:00
Martyn Taylor
466d43c63d Refactored JDBC Sequential File Factory 2016-06-01 16:09:42 +01:00
Clebert Suconic
ae73001427 This closes #547 2016-05-31 18:27:03 -04:00
Clebert Suconic
242730a278 Traces on producer.send 2016-05-31 18:14:38 -04:00
Clebert Suconic
48ad510016 This closes #545 2016-05-31 13:38:51 -04:00
Paul Gallagher
2e06a21aa4 Update version of resteasy and jgroups 2016-05-31 14:20:06 +01:00
Martyn Taylor
a888d6b8f9 This closes #544 2016-05-27 16:51:17 +01:00
Dejan Bosanac
d891e47774 ARTEMIS-537 - final improvements to OSGi integration and documentation update 2016-05-27 13:51:21 +02:00
Clebert Suconic
fdaf9b22f5 This closes #543 2016-05-25 15:37:20 -04:00
Martyn Taylor
8507a5c6f0 Add STOMP-MQTT cross protocol tests 2016-05-25 15:37:20 -04:00
Martyn Taylor
e453aae5c9 ARTEMIS-233 Convert TextMessage to UTF8 in MQTT 2016-05-25 15:37:20 -04:00