Commit Graph

213 Commits

Author SHA1 Message Date
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
Hiram R. Chirino 0bbc0acb84 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@1071256 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:58:54 +00:00
Bosanac Dejan 8bf987b134 https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Bosanac Dejan 1a409b097d https://issues.apache.org/jira/browse/AMQ-3175 - configurable soTimeout for http(s) transport
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1068880 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09 13:34:59 +00:00
Gary Tully 08a2967764 add keepalive to initiator
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1044061 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09 18:18:04 +00:00
Bosanac Dejan f51c4cc63f more testing of http inactivity monitor
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1043556 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 18:02:36 +00:00
Bosanac Dejan a332127cc2 making a test work through the proxy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1042819 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 22:28:49 +00:00
Bosanac Dejan 81c5b9d6d3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039294 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:45 +00:00
Bosanac Dejan 2781601db1 [maven-release-plugin] prepare release activemq-5.4.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039292 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:35 +00:00
Bosanac Dejan 7fd8cc03d3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039020 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:08 +00:00
Bosanac Dejan 97a2838007 [maven-release-plugin] prepare release activemq-5.4.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039018 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:01 +00:00
Gary Tully 8ba8b61688 allow hudson to build with 1.5
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1033435 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 12:27:28 +00:00
Bosanac Dejan 4907ada2f4 https://issues.apache.org/activemq/browse/AMQ-3021 - additional fix
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1032653 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 18:06:28 +00:00
Bosanac Dejan 37b8157b67 https://issues.apache.org/activemq/browse/AMQ-3021 - HttpTunnelServlet leak
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1032539 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 10:47:23 +00:00
Bosanac Dejan 7055fb98c4 cleaning up activemq-optional - depricated classes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024559 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 09:19:42 +00:00
Bosanac Dejan 90fb6e6e0f https://issues.apache.org/activemq/browse/AMQ-2989 - xmpp3
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024215 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 12:18:20 +00:00
Bosanac Dejan 90c597eda6 https://issues.apache.org/activemq/browse/AMQ-2764 - additional patch that makes transport options persist conntecotr restart
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005033 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 13:42:05 +00:00
Timothy A. Bish 0ff144f7f4 fix for: https://issues.apache.org/activemq/browse/AMQ-2942
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1000617 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 20:47:03 +00:00
Hadrian Zbarcea 4802804da3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998393 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:50 +00:00
Hadrian Zbarcea 037b306ca6 [maven-release-plugin] prepare release activemq-5.4.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998391 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:21 +00:00
Gary Tully 0cd916e2a2 ensure no premature abort of connection due to check timeout imbalance: https://issues.apache.org/activemq/browse/AMQ-2764
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998172 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 15:14:23 +00:00
Gary Tully ee4c8eeaba resolve https://issues.apache.org/activemq/browse/AMQ-2764 - add inactivity monitor to http transport, enabled by default with 30 second default idle timeout, configure via transport url params as there is no negeotion via wire format info over http. Now a duplex return connection can expire when there is no inactivity. Also processed shutdown so in the normal case a duplex connector can be disposed when the remote broker stops, the inactivity monitor deal with the abortive closure case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@990107 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 11:34:04 +00:00
Hadrian Zbarcea d2380c8e8a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985386 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:14:13 +00:00
Hadrian Zbarcea a440b6c677 [maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985384 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:13:50 +00:00
Bosanac Dejan d3bb57d0bc [maven-release-plugin] rollback the release of activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985250 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:41:21 +00:00
Bosanac Dejan 760f56875a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985239 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:25:21 +00:00
Bosanac Dejan d3fc97aba2 [maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985237 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:24:34 +00:00
Bosanac Dejan d649a9184b rollbacking the previous RC
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985222 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 14:54:03 +00:00
Bosanac Dejan 784b93df4d https://issues.apache.org/activemq/browse/AMQ-2598 - URISupport.parseParameters() now supports composite urls
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984826 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:16:47 +00:00