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 |
Hadrian Zbarcea
|
0fad136cc6
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984126 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 17:07:29 +00:00 |
Hadrian Zbarcea
|
30d7a7d7d3
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984124 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 17:06:59 +00:00 |
Bosanac Dejan
|
9e32de2812
|
adding license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984057 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 14:42:06 +00:00 |
Hadrian Zbarcea
|
ac652da52d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983897 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 09:02:54 +00:00 |
Hadrian Zbarcea
|
3f8cb55122
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983895 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 09:02:36 +00:00 |
Hadrian Zbarcea
|
45116abe3a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983854 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 02:16:19 +00:00 |
Hadrian Zbarcea
|
3796cf4497
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983852 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 02:15:55 +00:00 |
Bosanac Dejan
|
2b9c59c283
|
https://issues.apache.org/activemq/browse/AMQ-2728 - MessageServlet refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943146 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-11 15:37:44 +00:00 |
Gary Tully
|
79d303d802
|
some maven future proofing - resolve warn about pom property references
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941712 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-06 13:09:16 +00:00 |
Bosanac Dejan
|
684f5dfef1
|
https://issues.apache.org/activemq/browse/AMQ-2684 - encoding for web sockets and stomp
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@931047 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-06 08:19:18 +00:00 |
Gary Tully
|
a21226c222
|
have more tests wait for the jetty listener - intermittent failures in hudson
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@918553 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-03 16:31:27 +00:00 |
Gary Tully
|
1035ac3417
|
add spring-jms dependency to resolve cnf post https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917645 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-01 18:51:06 +00:00 |
Bosanac Dejan
|
eac31e8417
|
https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916651 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 11:53:18 +00:00 |
Bosanac Dejan
|
0771df3b72
|
https://issues.apache.org/activemq/browse/AMQ-2617 - initial ws transport implementation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@911492 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-18 17:00:46 +00:00 |
Bosanac Dejan
|
e8a06c43bb
|
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 initial commit - web console working, need more work on enabling other apps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908136 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 18:07:38 +00:00 |
Robert Davies
|
568ab1ebe6
|
Apply fix for https://issues.apache.org/activemq/browse/AMQ-1308
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@906049 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-03 14:03:42 +00:00 |
Gary Tully
|
87cc36a359
|
validate jetty availabilty via socket connect to take out the guess work on loaded machines - avoid connection refused intermittent failures
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@904005 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-28 09:09:00 +00:00 |
Bosanac Dejan
|
e5d134d4c0
|
https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900850 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-19 17:20:59 +00:00 |
Gary Tully
|
6e5c9340c7
|
give jetty https more time to shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@896401 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-06 11:35:49 +00:00 |
Gary Tully
|
97e0fccdae
|
resolve https://issues.apache.org/activemq/browse/AMQ-2523 - have Usage use a shared executor with a limited pool of 10 threads and an unbounded queue. Fix potential dropped dispatch attempts when messages waiting for space fail due to memory again being full, can result is hung consumer. In this case, a new notification for not full needs to be registered. Added relevant test case.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@895975 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 10:29:19 +00:00 |
Hiram R. Chirino
|
8978ac0772
|
Fix for AMQ-2511: Inactivity monitor does not time out stale connections.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@884267 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 20:56:28 +00:00 |
Jonathan Anstey
|
d7b0408803
|
Get ActiveMQ building with Maven 3
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881439 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 18:55:29 +00:00 |
Gary Tully
|
fb7d8d82d6
|
resolve hudson intermittent failure, jetty acceptor uses a thread pool such that it does not accept immediatly, a wait or yield is needed before connecting to ensure the listener is active, extending this wait to 1second from the .5 second and adding a yield just in case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@834830 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-11 10:14:04 +00:00 |
Gary Tully
|
763ef103d8
|
apply patch for https://issues.apache.org/activemq/browse/AMQ-2472 with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831827 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-02 09:02:38 +00:00 |
Hiram R. Chirino
|
ed3c23fce7
|
Adding repo needed to get the josl dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818502 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-24 14:53:57 +00:00 |