Commit Graph

1483 Commits

Author SHA1 Message Date
Hiram R. Chirino 829e86f72e Updated to latest openwire code gen
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420731 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 05:44:33 +00:00
Hiram R. Chirino 8a4db98776 Updated pom so that it has the proper contents now.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420726 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:56:50 +00:00
Hiram R. Chirino ad2546fa8d 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/trunk@420723 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:46:04 +00:00
Hiram R. Chirino 75fde7165e http://issues.apache.org/activemq/browse/AMQ-810
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420721 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:41:48 +00:00
Hiram R. Chirino 1250a6d023 Added reconnect logic.
http://issues.apache.org/activemq/browse/AMQ-803

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420718 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:38:18 +00:00
Hiram R. Chirino d6c75ee25e 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/trunk@420716 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:34:56 +00:00
Hiram R. Chirino 40958b688f 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/trunk@420714 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:32:20 +00:00
Hiram R. Chirino 87666fa194 http://issues.apache.org/activemq/browse/AMQ-809
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420712 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:29:31 +00:00
Hiram R. Chirino cf5ee40d63 http://issues.apache.org/activemq/browse/AMQ-808
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420708 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:21:40 +00:00
Hiram R. Chirino ff30070bea http://issues.apache.org/activemq/browse/AMQ-806
and
http://issues.apache.org/activemq/browse/AMQ-807

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420705 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 04:12:28 +00:00
Hiram R. Chirino 2fe01ce355 Make the tests more reliable by explicity creating and shutting down the brokers. Also wait for the brokers to be setup before running the tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420699 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 03:59:54 +00:00
Adrian T. Co e4266c33f6 - Minor udpate: remove extra space in System.out
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420558 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 15:11:56 +00:00
Adrian T. Co 94df6d1b05 - Add to ignore list and minor bug fix in checking of ignore list
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420551 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 14:53:51 +00:00
Adrian T. Co 7450969cb7 - Add ignore list for vmstat data
- Remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420546 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 14:38:44 +00:00
Adrian T. Co fddc01d97c - Added summary for CPU usage
- Fix compiler error for ActiveMQPojoSPI

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420537 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 14:19:28 +00:00
James Strachan 9b07e4323a added a helper method to make it easier to browse messages as JMS Message objects. See: http://www.nabble.com/ActiveMQ-JMX-Questions..-tf1917262.html#a5248649
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420527 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 14:03:24 +00:00
Frederick G. Oconer b662f6065c Removed relativepath element in parent declaration.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420267 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 09:11:22 +00:00
James Strachan 6df6d58efe Added support for AMQ-798 to enable a new boolean header called JMSXGroupFirstForConsumer
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419930 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 17:25:03 +00:00
James Strachan 288f8767c3 added activemq-jaas to the assembly to fix AMQ-801
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419850 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 09:24:38 +00:00
James Strachan 35ce059a69 updated to spring 2.x and xbean 2.4 for AMQ-531
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419849 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 09:23:49 +00:00
James Strachan 8cff452960 moved the tests across from the assembly module that can be run inside the activemq-core module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419844 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 08:57:34 +00:00
James Strachan a677c21240 moved the tests across from the assembly module that can be run inside the activemq-core module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419843 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 08:57:09 +00:00
James Strachan c06ad31692 moved the tests across from the assembly module that can be run inside the activemq-core module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419842 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 08:55:31 +00:00
James Strachan c9ab0d01d1 moved the tests across from the assembly module that can be run inside the activemq-core module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419841 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 08:52:00 +00:00
Hiram R. Chirino d320676ae1 http://issues.apache.org/activemq/browse/AMQ-800
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419761 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 01:31:26 +00:00
Hiram R. Chirino 16d403f535 http://issues.apache.org/activemq/browse/AMQ-799
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419753 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 00:52:53 +00:00
James Strachan 06a5829c14 added a helper method so a BrokerFilter can lookup all the active destinations for a specific wildcard which can be useful for implementing things like AMQ-452 to support virtual destinations
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419629 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 17:50:56 +00:00
James Strachan a5971e69ab disabled test case which keeps hanging on my machine
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419620 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 17:15:23 +00:00
Nathan Christopher Mittler 1a447b896b (AMQ-797) Fixing windows build for activemq-cpp
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419611 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 16:32:44 +00:00
Nathan Christopher Mittler ec77ecd315 Adding example of usage for activemq-cpp - will be displayed on the wiki
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419587 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 15:41:15 +00:00
Nathan Christopher Mittler a48afebe70 Adding example of usage for activemq-cpp - will be displayed on the wiki
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419586 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 15:41:05 +00:00
Frederick G. Oconer 7c6798ad8d permission config doesn't have an effect when deploying using scp. Changed it to scpexe instead.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419503 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 09:50:26 +00:00
Frederick G. Oconer 8245f68d79 Issue: For some reason, pom of maven-war-plugin is not downloaded when a central repository is declared in pluginRepository.
Fix: Removed central entry in pluginRepository since it is also included implicitly.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419485 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 08:20:22 +00:00
Hiram R. Chirino 7c416e5f4a set the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419422 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 03:17:58 +00:00
Hiram R. Chirino 36aa31a734 Added to the svn ignore list
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419417 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 03:05:39 +00:00
Hiram R. Chirino ae69568307 Setting the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419411 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 02:30:55 +00:00
Hiram R. Chirino e454d9e52a set the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419371 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 22:36:36 +00:00
Hiram R. Chirino 1c0d2eb886 set the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419370 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 22:33:50 +00:00
Hiram R. Chirino 9f7dcf7139 setting the eol to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419368 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 22:33:11 +00:00
Hiram R. Chirino a88906f0e4 set the eol to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419366 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 22:30:19 +00:00
Hiram R. Chirino 65162d0133 Set the eol type to native.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419365 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 22:27:34 +00:00
Hiram R. Chirino a4b13add62 Configure our use of the gram maven plugin so that it generates the openwire marshaller source code.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419357 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 22:06:35 +00:00
Hiram R. Chirino fcb5d9ed5f Created a activemq-openwire-generator module which will hold the openwire code generation scripts. This will be used in conjunction
with the m2 gram plugin to generate openwire marshallers under maven 2.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419354 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 21:59:37 +00:00
Hiram R. Chirino 8b0f2930a3 To get the openwire generation scripts to work under maven2, I first needed to create a gram plugin. This module should eventually move the the groovy project since
it would be better maintained there.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419352 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 21:56:55 +00:00
Hiram R. Chirino a49017fb10 switch to /www/people.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419307 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 18:31:28 +00:00
Hiram R. Chirino 5b26cd83c9 Preserve the original META-INF data of each bundled jar. Only inlucde "jar" artifacts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419267 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 16:05:04 +00:00
Hiram R. Chirino 104305bac0 Fix 1.5 dependency
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419238 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 14:34:37 +00:00
Hiram R. Chirino 8b215705a2 Don't depend on java 1.5
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419156 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 03:55:20 +00:00
Adrian T. Co 36278a2c26 Disable advisory support in performance broker configurations except in the default configuration.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419127 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 00:40:28 +00:00
James Strachan 4383d00d81 added an example and test case of configuring the JMS to JMS bridge using the XBean format rather than the pure Spring version thats currently on the wiki - see http://incubator.apache.org/activemq/jms-to-jms-bridge.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419058 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 18:04:50 +00:00