Commit Graph

287 Commits

Author SHA1 Message Date
James Strachan 81a9575424 removed cruft
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359550 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:36:17 +00:00
James Strachan 3062f751d7 added extra jar for testing of connection pool
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359549 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:34:58 +00:00
Hiram R. Chirino a59fee46d5 Do better handling of the reference counting during dispatch.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359548 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:34:06 +00:00
James Strachan e58897bd69 minor refactor to provide a hook when dispatching messages which have no consumers; so that we can for example, send them to a dead letter queue
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359547 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:33:05 +00:00
Hiram R. Chirino 1e0bbfc3ed more m2 pom changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359543 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:25:44 +00:00
Hiram R. Chirino 0b50c3efb7 Adding stuff for m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359542 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:24:44 +00:00
Hiram R. Chirino 62623b185c Reorged the directory layout to be m2 style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359541 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:10:30 +00:00
Hiram R. Chirino b5e3dab20a No need to checkin the eclipse project files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359538 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:00:37 +00:00
Frederick G. Oconer bc1890c943 Added pom.xml created by Henry Isidro.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359475 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 10:47:17 +00:00
Frederick G. Oconer 6b52b198bf Added Pom.xml created by Henry Isidro.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359474 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 10:46:16 +00:00
Frederick G. Oconer f99ccc4e7d Added Pom.xml created by Henry Isidro. However, there is still an issue in creating the assembly in maven 2. Please see http://jira.codehaus.org/browse/MASSEMBLY-37
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359472 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 10:40:02 +00:00
Frederick G. Oconer 80d1299188 Added Pom.xml by Henry Isidro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359468 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 10:23:49 +00:00
Hiram R. Chirino 62b2f7fe53 Applying patch suggested by sanders@apache.org to fix stomp priority bug.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359240 13f79535-47bb-0310-9956-ffa450edef68
2005-12-27 16:49:20 +00:00
Hiram R. Chirino 5cea195af2 Applied patch suggested by marcusp@absa.co.za on the dev mailing list.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359239 13f79535-47bb-0310-9956-ffa450edef68
2005-12-27 16:47:56 +00:00
Adrian T. Co 5444ef92e1 Rollback changes to incrementReferenceCount, but maintained the incrementPreloadSize
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359152 13f79535-47bb-0310-9956-ffa450edef68
2005-12-27 01:11:43 +00:00
Hiram R. Chirino a2601e64fe Marcus reported on the mailing list that we need to provide dispatching behaviour like 3.x did to work on webshere 5.x
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358824 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 16:12:49 +00:00
Hiram R. Chirino 2c4274b997 Marcus reported on the mailing list that we need to provide dispatching behaviour like 3.x did to work on webshere 5.x
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358823 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 16:10:53 +00:00
Adrian T. Co 29a6b9d1f6 Postpone incrementing of reference count and preload size, only after we are sure that the message will be dispatched by the current subscription. This is to prevent a memory leak type of scenario.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358785 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 09:47:47 +00:00
Hiram R. Chirino c834d38b8f removing eclipse project artifacts from source tree
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358680 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 01:49:46 +00:00
Hiram R. Chirino 4daadfc806 moving aio build instructions
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358679 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 01:47:49 +00:00
Hiram R. Chirino 50055cac00 moved the jxta channel into it's own module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358678 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 01:44:13 +00:00
Hiram R. Chirino 929f67d9a1 moved the oneport jetty integration into it's own m2 module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358676 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 01:25:30 +00:00
Hiram R. Chirino 52b1552091 Refactored the openorb oneport adatper into it's own little build module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358673 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 01:12:34 +00:00
Hiram R. Chirino 218bf37866 more m2 tweeks.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358663 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 00:27:32 +00:00
Hiram R. Chirino f9e6332dbb udpate to use m2 layout
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358617 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 20:19:56 +00:00
Hiram R. Chirino 7219d6e5ed Moving to a m2 dir layout
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358614 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 20:12:29 +00:00
Hiram R. Chirino 40e08a9002 Fixing build issues.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358612 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 20:04:04 +00:00
Hiram R. Chirino bd17e0385f the login.config is at the root of the resouces dir. so use the class's classload to get the resource.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358602 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 18:20:51 +00:00
Guillaume Nodet 3621f25504 Fix ClassCastException in pool
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358598 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 18:01:52 +00:00
Hiram R. Chirino f899a8fc51 Refactored the org.activeio package to org.apache.activeio
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358596 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 17:51:34 +00:00
Robert Davies 08d4b5ff25 Fixed failing test in ClusterTest
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358594 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 17:36:17 +00:00
Hiram R. Chirino 749c76d57f applied bill dudney's sugestion to fix m2 build so that it works from activemq-project
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358584 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 16:23:33 +00:00
Hiram R. Chirino f823f11ece added stuff to svn:ingnore
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358581 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 15:45:58 +00:00
Hiram R. Chirino 18dd4cd867 Fixed and added test cases for the consumer start() stop() methods.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358579 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 15:43:42 +00:00
Robert Davies 84077a3663 Revert back to javax.jms.Destination instead of Strings and added support
for a DestinationMarshaller

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358551 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 10:28:04 +00:00
Robert Davies de06fc6e9e Revert back to javax.jms.Destination instead of Strings and added support
for a DestinationMarshaller

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358550 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 10:26:43 +00:00
Adrian T. Co 841d99ee0f Added an AutoFailTestSupport as the super class of CombinationTestSupport. If enabled, this enforces each test case to run only on a predefined time frame (by default 5 mins). After the allotted time, a separate thread will force the vm to exit abnormally to prevent hanging the test case. The AutoFailTestSupport is disabled by default. Should be noted, when the test case exits abnormally, no output is written to the test reports, but there is output in the log4j log file.
Enabled auto fail for ProxyConnectorTest and DiscoveryTransportBrokerTest. Added ProxyConnectorTest to testing.

Propagated the setUp and tearDown method in BrokerTestSupport.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358539 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 09:14:26 +00:00
Frederick G. Oconer 9e149665ba removed unnecessary echos.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358526 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 08:15:46 +00:00
Frederick G. Oconer 09e95290f6 Added condition where it will only execute adding the core's javadocs api if it exist.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358524 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 08:07:24 +00:00
Jonas B. Lim 92a698fe42 updated headers in source file to use apache header
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358513 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 06:11:40 +00:00
Hiram R. Chirino d9201ada52 Enhanced the pom so that it generates the xbean metadata and uses javacc to build the selectors
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358505 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 05:43:38 +00:00
Hiram R. Chirino 8935d82036 remove the java 5 dependency.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358485 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 04:27:28 +00:00
Hiram R. Chirino ab342f9780 add m2 poms for systest and the web modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358481 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 04:07:49 +00:00
Hiram R. Chirino e2e1cb529c Added a m2 pom for the activemq-web module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358477 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 03:53:15 +00:00
Hiram R. Chirino 2457c42d7e More m2 build tweeks, brought in the activemq-optional module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358476 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 03:43:57 +00:00
Hiram R. Chirino 9e02d70011 tweeking the m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358446 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 02:47:39 +00:00
Adrian T. Co 64034a8a37 Added Brad Fritz's fix to not overwrite ACTIVEMQ_OPTS when defined.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358441 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 02:28:27 +00:00
Jonas B. Lim b195cc7985 added missing dependencies on rar file (spring and xbean-spring jars)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358436 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 02:01:23 +00:00
Hiram R. Chirino cbcfcc840e Tweeked pom so that tests pass. LDAP test still fails need to investigate further.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358430 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 01:16:50 +00:00
Frederick G. Oconer 12f3a72c59 commented out the statement where it adds the created core javadoc api in the distribution binary.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358428 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 00:58:50 +00:00