Commit Graph

756 Commits

Author SHA1 Message Date
Jonas B. Lim 43fb483c33 applied fix for http://issues.apache.org/activemq/browse/AMQ-1119
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@493644 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 04:42:06 +00:00
Jonas B. Lim 69fab89c1e applied patch for http://issues.apache.org/activemq/browse/AMQ-1029
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@478063 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 07:42:39 +00:00
Hiram R. Chirino 7ca2db3f92 Merged in revision 473167 from trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@473183 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 04:27:49 +00:00
James Strachan f307f23500 backported fix for AMQ-1034 to 4.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@472423 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 08:31:39 +00:00
Jonas B. Lim b4933dae28 fix for https://issues.apache.org/activemq/browse/AMQ-1023
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@470692 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 06:47:10 +00:00
Hiram R. Chirino c1588f52e1 Don't build an activemq-console test.jar and include NOTICE,LICENSE files in build artifacts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@467478 13f79535-47bb-0310-9956-ffa450edef68
2006-10-24 20:52:25 +00:00
Hiram R. Chirino 6429b1d01b porting change 467015 from trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@467021 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 16:39:56 +00:00
Hiram R. Chirino c0454ac325 Merged in revision 465987 from trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@465990 13f79535-47bb-0310-9956-ffa450edef68
2006-10-20 04:47:48 +00:00
Hiram R. Chirino ef8320b2e9 Added headers to the jaas config files
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@465719 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 18:44:23 +00:00
Jonas B. Lim 51135a727a fix for https://issues.apache.org/activemq/browse/AMQ-983
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@464881 13f79535-47bb-0310-9956-ffa450edef68
2006-10-17 09:54:15 +00:00
Adrian T. Co 1550b2a356 Backported fix from 4.1 branch for: https://issues.apache.org/activemq/browse/AMQ-949
JMX Connector is not created when AMQ piggys back to another mbean server.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@451584 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 11:57:19 +00:00
Jonas B. Lim 766bf50215 fix for https://issues.apache.org/activemq/browse/AMQ-945
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@451092 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 02:46:53 +00:00
Hiram R. Chirino d3e41e3ddd Regened the selectors again
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@449838 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 22:16:35 +00:00
Hiram R. Chirino 6db53b43e2 Regened the selector so it has the new copyright headers and add missing header.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@449831 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 21:54:05 +00:00
Hiram R. Chirino 23330cf755 Disabled SSH tests since it depends on the machine having SSH installed
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@449830 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 21:53:04 +00:00
Frederick G. Oconer a47b6e5d38 Issue: AMQ-934
Description:
1. Updated version of javacc-maven-plugin and maven-assembly-plugin.xml because it was unable to download the snapshot versions.
2. Removed run.java assembly execution and replaced it using maven-antlr-plugin to build the run.jar artifact.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@448814 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 04:50:40 +00:00
Jonas B. Lim 0d3ff77e26 fix for https://issues.apache.org/activemq/browse/AMQ-933
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@448808 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 04:30:21 +00:00
Hiram R. Chirino dc789d17e6 https://issues.apache.org/activemq/browse/AMQ-915
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@443423 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 17:30:54 +00:00
Jonas B. Lim beb72f6403 fixed for http://issues.apache.org/activemq/browse/AMQ-918
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@443273 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 07:19:17 +00:00
Hiram R. Chirino a02fd05f57 https://issues.apache.org/activemq/browse/AMQ-886
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@441189 13f79535-47bb-0310-9956-ffa450edef68
2006-09-07 19:37:04 +00:00
Hiram R. Chirino a2efa7e2e3 Fix for http://issues.apache.org/activemq/browse/AMQ-911
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@440548 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 00:53:18 +00:00
Hiram R. Chirino 861a08912b http://issues.apache.org/activemq/browse/AMQ-913
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@440543 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 00:40:48 +00:00
Hiram R. Chirino cde8b34227 https://issues.apache.org/activemq/browse/AMQ-891
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@439941 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 05:50:43 +00:00
Hiram R. Chirino 3b8ad873f8 http://issues.apache.org/activemq/browse/AMQ-888
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@433409 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 22:50:22 +00:00
Hiram R. Chirino 935859a63d http://issues.apache.org/activemq/browse/AMQ-888
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@433295 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 17:24:20 +00:00
Hiram R. Chirino e427cc99a6 http://issues.apache.org/activemq/browse/AMQ-792
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@431369 13f79535-47bb-0310-9956-ffa450edef68
2006-08-14 15:34:08 +00:00
Hiram R. Chirino 1c0e39f7c9 Adding a transport context variable.. see: http://www.nabble.com/Where-to-add-new-SSL-BrokerService-functionality-tf2088221.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@430823 13f79535-47bb-0310-9956-ffa450edef68
2006-08-11 16:48:15 +00:00
Hiram R. Chirino cc004efa3e This allow spring 2.0 to work with xbean-2.5
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@427616 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 15:36:44 +00:00
Hiram R. Chirino cd906313bc Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@426607 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 16:37:34 +00:00
Hiram R. Chirino 34f3c8c65a svn propset svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@426586 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 16:04:03 +00:00
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