Commit Graph

726 Commits

Author SHA1 Message Date
Hiram R. Chirino a23f329fb7 did a few svn propset svn:eol-styl native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@426431 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 08:22:48 +00:00
Hiram R. Chirino 3372966d20 http://issues.apache.org/activemq/browse/AMQ-847
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@425922 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 00:44:17 +00:00
Hiram R. Chirino 089102b51b https://issues.apache.org/activemq/browse/AMQ-788
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@425428 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 15:44:22 +00:00
Hiram R. Chirino b5f54e500b https://issues.apache.org/activemq/browse/AMQ-788
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@425426 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 15:42:38 +00:00
Hiram R. Chirino a83351fc9f increase the max amount of time we wait for reconnect since the default network reconnect delay could be up to 5 seconds
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@423793 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 06:05:38 +00:00
Hiram R. Chirino c59908b429 http://issues.apache.org/activemq/browse/AMQ-789
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@423792 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 06:03:45 +00:00
Hiram R. Chirino bd37ac540a http://issues.apache.org/activemq/browse/AMQ-789
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@423781 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 05:42:03 +00:00
Hiram R. Chirino a2630500ba Adding some network reconnect tests. These are used to validate the our network connections get re-established after a broker restart.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@423780 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 05:37:29 +00:00
Hiram R. Chirino eb48eb63ef Better log message handling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@421337 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 17:35:15 +00:00
Hiram R. Chirino ca60ebbf73 http://issues.apache.org/activemq/browse/AMQ-608
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420873 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 14:33:22 +00:00
Hiram R. Chirino f4de30d2d9 Fixed Network Connection failure recovery.
http://issues.apache.org/activemq/browse/AMQ-802
http://issues.apache.org/activemq/browse/AMQ-805

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420722 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:45:09 +00:00
Hiram R. Chirino 8432e7a790 http://issues.apache.org/activemq/browse/AMQ-810
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420720 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:40:49 +00:00
Hiram R. Chirino 4b3b6186a4 Added reconnect logic.
http://issues.apache.org/activemq/browse/AMQ-803


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420717 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:37:01 +00:00
Hiram R. Chirino fd6ae201af No need to be so verbose when disposing a service. If we need to find out why something is going wrong we can enable debug logging.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420715 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:34:06 +00:00
Hiram R. Chirino c69b9becc7 Impoved error logging and throw an exception if the transport is being used when it has been disconnected.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420713 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:31:14 +00:00
Hiram R. Chirino 43cba856e4 http://issues.apache.org/activemq/browse/AMQ-809
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420711 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:28:30 +00:00
Hiram R. Chirino eafa72d7cb http://issues.apache.org/activemq/browse/AMQ-808
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@420707 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:20:03 +00:00
Hiram R. Chirino 27b58d6f61 http://issues.apache.org/activemq/browse/AMQ-799
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419752 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 00:51:25 +00:00
Hiram R. Chirino 1b0a344fea Fix 1.5 dependency
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419239 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 14:35:42 +00:00
Hiram R. Chirino 371e892e2c Removed java 1.5 dependency
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419159 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 03:59:54 +00:00
Hiram R. Chirino 1702c9b15f http://issues.apache.org/activemq/browse/AMQ-787
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419025 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 15:07:16 +00:00
Hiram R. Chirino f0713fecc3 Merged in revision 418548 from trunk since that was needed for the stomp backport
http://issues.apache.org/activemq/browse/AMQ-793



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419024 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 15:01:22 +00:00
Hiram R. Chirino 80c76a8882 http://issues.apache.org/activemq/browse/AMQ-793 back porting new stomp impl from 4.1 to 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419020 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 14:27:03 +00:00
Hiram R. Chirino a4070b6315 http://issues.apache.org/activemq/browse/AMQ-793 back porting new stomp impl from 4.1 to 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@419018 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 14:26:35 +00:00
Hiram R. Chirino 0d7597d4c9 Fixed version number in builds
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@418813 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 17:33:02 +00:00
Hiram R. Chirino 81b9a08d55 http://issues.apache.org/activemq/browse/AMQ-665
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@418619 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 16:50:19 +00:00
Hiram R. Chirino 4213222264 http://issues.apache.org/activemq/browse/AMQ-724
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@418600 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 14:31:48 +00:00
Hiram R. Chirino 5143a2ad05 http://issues.apache.org/activemq/browse/AMQ-786
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@418336 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 17:24:01 +00:00
Hiram R. Chirino 1ca2d6f57a http://issues.apache.org/activemq/browse/AMQ-781
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@418124 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 19:52:10 +00:00
Hiram R. Chirino f7f2a22712 http://issues.apache.org/activemq/browse/AMQ-780
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@418121 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 19:25:57 +00:00
Hiram R. Chirino 784d69ff80 http://issues.apache.org/activemq/browse/AMQ-749
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@414596 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 14:35:44 +00:00
Hiram R. Chirino 1e47d1ba03 Applied http://issues.apache.org/activemq/browse/AMQ-608 thanks Kevin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@414444 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 03:07:12 +00:00
Hiram R. Chirino 142f2ea670 http://issues.apache.org/activemq/browse/AMQ-734
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@413680 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 15:18:46 +00:00
Hiram R. Chirino 568bdc4bd4 http://issues.apache.org/activemq/browse/AMQ-714
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@413675 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 15:09:56 +00:00
James Strachan 4624a3a3cb backported a trivial snippet macro change as a test for the activemq-backport.sh script
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@413633 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 11:01:45 +00:00
James Strachan 3756ee2d3a Added patch for AMQ-731 from Christopher G. Stach II
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@412951 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 06:46:31 +00:00
Hiram R. Chirino 73c4d4d7c2 http://issues.apache.org/activemq/browse/AMQ-741
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@412841 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 19:17:12 +00:00
Hiram R. Chirino dfd0436c1f http://issues.apache.org/activemq/browse/AMQ-741
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@412784 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 15:53:30 +00:00
Hiram R. Chirino 6cb4828e51 http://issues.apache.org/activemq/browse/AMQ-740
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@412773 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 15:29:18 +00:00
James Strachan 8f6cd2c8a8 backported fixes to 4.0.1
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@411878 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 18:03:29 +00:00
Hiram R. Chirino 1774120827 Applied http://issues.apache.org/activemq/browse/AMQ-711
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@411847 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 16:17:40 +00:00
Hiram R. Chirino 718fd30de2 rollback last change
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@410306 13f79535-47bb-0310-9956-ffa450edef68
2006-05-30 15:38:24 +00:00
Hiram R. Chirino 5c7cf0c3c9 Merged in fix for https://issues.apache.org/activemq/browse/AMQ-718
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@410305 13f79535-47bb-0310-9956-ffa450edef68
2006-05-30 15:36:29 +00:00
Hiram R. Chirino da46dac7bc Merged in change 405806 from trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@410279 13f79535-47bb-0310-9956-ffa450edef68
2006-05-30 13:43:24 +00:00
Hiram R. Chirino 77e977ec57 Fix for: http://issues.apache.org/activemq/browse/AMQ-726
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@410123 13f79535-47bb-0310-9956-ffa450edef68
2006-05-29 17:27:00 +00:00
Hiram R. Chirino 4a9418ec5a Updated poms so that build produces 4.0.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@410121 13f79535-47bb-0310-9956-ffa450edef68
2006-05-29 17:25:01 +00:00
Hiram R. Chirino 85357053f0 Preparing 4.0 release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/tags/activemq-4.0/activemq@405238 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 00:02:31 +00:00
Hiram R. Chirino 9614aa9b4e Connection state tracking would cause a CCE if temp destinations were in use.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405206 13f79535-47bb-0310-9956-ffa450edef68
2006-05-08 22:41:08 +00:00
James Strachan 89d6fd0a80 avoid NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@400057 13f79535-47bb-0310-9956-ffa450edef68
2006-05-05 12:12:23 +00:00
James Strachan ac13202007 improved null handling after suggestions from Danielius Jurna
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399999 13f79535-47bb-0310-9956-ffa450edef68
2006-05-05 07:31:35 +00:00