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
jbertram
385bd047fe
This closes #542
2016-05-25 14:10:17 -05:00
Clebert Suconic
af4aa9fcb6
ARTEMIS-539 ServerSession defaultAddress can get out of sync after full queues
2016-05-25 14:10:17 -05:00
Clebert Suconic
0373abf256
This closes #541
2016-05-25 14:17:35 -04:00
Martyn Taylor
0d8a565836
Artemis-233 Support JMS BytesMessage -> MQTT
2016-05-25 17:59:00 +01:00
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