Bosanac Dejan
0f9647c1f8
https://issues.apache.org/jira/browse/AMQ-4028 - ws transport test - disconnect client when finished
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1388056 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 14:55:37 +00:00
Timothy A. Bish
6f2ac637cd
fix for: https://issues.apache.org/jira/browse/AMQ-4066
...
Remove old deprecated code.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387960 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 10:48:56 +00:00
Claus Ibsen
2d88395073
Fixed code to not use @deprecated methods from 3rd party JARs
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386592 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 12:59:56 +00:00
Claus Ibsen
b358c05696
AMQ-4060: Upgraded Spring OXM to Spring 3 version.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386583 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 12:38:51 +00:00
Claus Ibsen
6cc5f40bf7
AMQ-4058: http transport should not use uri parameters for remote url.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386573 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 12:04:47 +00:00
Claus Ibsen
3b4aadca7b
Optimized java package imports
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386558 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 11:24:32 +00:00
Claus Ibsen
2845e88d77
Upgraded seleniumhq, and polished pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386554 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 11:23:22 +00:00
Claus Ibsen
680edff8ee
AMQ-4054: Marked Axis support as deprecated
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386500 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 08:03:07 +00:00
Timothy A. Bish
dd8899e173
Polish: don't need to specify versions of the plugins that are managed by our parent pom.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1384713 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 10:18:34 +00:00
Claus Ibsen
d4ee73fe10
Removed @author in javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1383899 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 12:04:12 +00:00
Claus Ibsen
6da942706e
AMQ-4038: Favor using JARs from maven central, to avoid 3rd part repos. AMQ-4039: Upgraded JAR dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1383801 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 06:30:31 +00:00
Bosanac Dejan
a00f235842
https://issues.apache.org/jira/browse/AMQ-4028 - update certificates as the current ones are expired
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381964 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 09:46:03 +00:00
Bosanac Dejan
f4de9a66ae
https://issues.apache.org/jira/browse/AMQ-4028 - missed adding files in the previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381896 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 06:14:08 +00:00
Bosanac Dejan
b32dbb3f47
https://issues.apache.org/jira/browse/AMQ-4028 - added basic support; chrome driver still doesn't work well with this scenario, so it requires more investigation
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381660 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 16:19:01 +00:00
Bosanac Dejan
9b0316b9b4
https://issues.apache.org/jira/browse/AMQ-3980 - generic support for all web socket tuning options
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378035 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 09:24:53 +00:00
Bosanac Dejan
c6f9db8bfc
https://issues.apache.org/jira/browse/AMQ-3980 - websockets increase max size of text message
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1374226 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 12:44:42 +00:00
Bosanac Dejan
6f92d5f8b9
https://issues.apache.org/jira/browse/AMQ-3955 - web socket transport race condition
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1367915 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 10:49:39 +00:00
Bosanac Dejan
cb895f01b7
https://issues.apache.org/jira/browse/AMQ-3918 - transport connector urls exposed using JMX
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1359194 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:43:30 +00:00
Bosanac Dejan
da138e3fad
https://issues.apache.org/jira/browse/AMQ-3880 - wss transport implementation
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1357293 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 15:05:44 +00:00
Bosanac Dejan
39da37d853
https://issues.apache.org/jira/browse/AMQ-3880 - wss transport - first some refactoring for https transport so we can reuse stuff
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1357201 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 09:56:41 +00:00
Timothy A. Bish
afcbc4e5a3
Add tests for Websockets using selenium
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1342813 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 21:07:52 +00:00
Timothy A. Bish
789dc9c72b
apply patch for: https://issues.apache.org/jira/browse/AMQ-3827
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1333980 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 14:17:36 +00:00
Bosanac Dejan
c587918821
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332983 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:36:17 +00:00
Bosanac Dejan
b7e264f917
[maven-release-plugin] prepare release activemq-5.6.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332981 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:35:43 +00:00
Bosanac Dejan
710dc7bb20
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329823 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:17:53 +00:00
Bosanac Dejan
96a9fb2502
[maven-release-plugin] prepare release activemq-5.6.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329821 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:17:16 +00:00
Timothy A. Bish
46ccaafcfc
fix for: https://issues.apache.org/jira/browse/AMQ-3693
...
fix for: https://issues.apache.org/jira/browse/AMQ-3508
Upgrades Jetty to v7.6.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1293432 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 21:36:39 +00:00
Bosanac Dejan
08b8a354ab
https://issues.apache.org/jira/browse/AMQ-3504 - fixing websocket transport support
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1214770 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 14:23:21 +00:00
Bosanac Dejan
e0b23f27e2
https://issues.apache.org/jira/browse/AMQ-3579 - http transport in osgi
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1197537 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 12:38:15 +00:00
Gary Tully
90af5c59e8
fix intermittent failure - org.apache.activemq.bugs.AMQ2764Test#testBrokerRestart, have network consumers use lower priority so that a local consumer can get all messages < prefetch
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1189717 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:29:28 +00:00
Timothy A. Bish
ef850895a2
fix for: https://issues.apache.org/jira/browse/AMQ-3566
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1188839 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 18:03:37 +00:00
Timothy A. Bish
f4df288872
fix for: https://issues.apache.org/jira/browse/AMQ-3562
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1188371 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 20:52:23 +00:00
Timothy A. Bish
e7784672ac
https://issues.apache.org/jira/browse/AMQ-3504
...
Move to the latest Jetty version that still allows the Web Console to work. This version has the latest websocket updates that jetty has to offer.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1187817 13f79535-47bb-0310-9956-ffa450edef68
2011-10-22 22:22:51 +00:00
Timothy A. Bish
4b202c1d7a
fix for: https://issues.apache.org/jira/browse/AMQ-3556
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1187001 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 19:21:55 +00:00
Timothy A. Bish
5b11ea0e8f
Adds some new tests in the HTTP transport layer.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1186216 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 13:50:38 +00:00
Timothy A. Bish
8a3bdd9f71
https://issues.apache.org/jira/browse/AMQ-1514
...
Adds support of HTTP proxy auth using HttpClient 4.1.2 APIs
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1182931 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 16:01:28 +00:00
Timothy A. Bish
f33f32e892
fix for: https://issues.apache.org/jira/browse/AMQ-3481
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1182890 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 14:54:15 +00:00
Timothy A. Bish
8cf318788d
fix for: https://issues.apache.org/jira/browse/AMQ-3481
...
Issues arises when the StompTransport is sending an Ack back for Auto Ack
mode in the same thread as the message was dispatched in. If an incoming
command beats the auto ack to onCommand in the activity monitor it will block
as the original thread is now waiting on the incoming command for the transport
lock. Need to send back the Auto Acks in their own thread using a Task Runner
in the Stomp Transport so that the dispatch thread can complete and release
its lock on the transport.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1180070 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 15:22:31 +00:00
Timothy A. Bish
082fdc5627
Fix for https://issues.apache.org/jira/browse/AMQ-3521
...
Moves the HTTP client up to the newest v4.1.2 release. Update some additional dependencies as well.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1179226 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 13:49:50 +00:00
Timothy A. Bish
0885c60c4d
fix for: https://issues.apache.org/jira/browse/AMQ-3449
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1157238 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12 20:29:29 +00:00
Timothy A. Bish
060f97dd87
apply patch for: https://issues.apache.org/jira/browse/AMQ-3012
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1143604 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 23:07:03 +00:00
Hiram R. Chirino
2528015fa3
Applied patch at https://issues.apache.org/jira/browse/AMQ-3321 : Add kerberos authentication support for transport over https
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1126702 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 20:02:26 +00:00
Bosanac Dejan
fc2d54866e
https://issues.apache.org/jira/browse/AMQ-3284 - web sockets and truncated body
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1094495 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 11:26:49 +00:00
Bosanac Dejan
d8c142f1f4
https://issues.apache.org/jira/browse/AMQ-3249 - removing jaxb and stax from dependencies and distro
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086566 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 12:32:34 +00:00
Gary Tully
442232514c
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086321 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 18:02:03 +00:00
Gary Tully
c94de4230a
[maven-release-plugin] prepare release activemq-5.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086315 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 17:52:07 +00:00
Bosanac Dejan
bc715ea63d
AMQ2764 test - give brokers static ids and name NC so that duplicate duplex connection can work
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1080196 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 12:15:21 +00:00
Bosanac Dejan
358ace29f5
test improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1080194 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 11:58:33 +00:00
Timothy A. Bish
34242e246e
Test case for: https://issues.apache.org/jira/browse/AMQ-3202
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1078311 13f79535-47bb-0310-9956-ffa450edef68
2011-03-05 17:12:51 +00:00
Hiram R. Chirino
b0c2a40fb9
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00