Commit Graph

1472 Commits

Author SHA1 Message Date
Adrian T. Co f4160e8874 Added different message store broker config in the performance module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410443 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 06:58:09 +00:00
Frederick G. Oconer a10dbf310c Changed https to http in connection repository.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410435 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 05:40:36 +00:00
Frederick G. Oconer b8facc37b4 Module for performance testing. Temporarily used Tools from activemq-optional.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410428 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 04:39:26 +00:00
Guillaume Nodet c834a10a01 Update README.txt and UserGuide to refer to "Apache ActiveMQ"
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409832 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 15:42:18 +00:00
Nathan Christopher Mittler a3b0e8ad7f AMQ-656: Applying patch_060518.zip. Moving scripts (under gram) to activemq-core.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409828 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 13:57:41 +00:00
Hiram R. Chirino 14fda24c87 Fix for: http://issues.apache.org/activemq/browse/AMQ-726
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409742 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 20:44:54 +00:00
James Strachan 10edc94224 used new single goal which avoids the recursive build issue
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409650 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:39:36 +00:00
James Strachan 7bcb9dbf4f enabled nicer JMX integration with JConsole by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409646 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:37:35 +00:00
Frederick G. Oconer fd43325c2b changes:
1. Fix for assembly build.
2. Fix for jar deploy.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409633 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 10:47:42 +00:00
Hiram R. Chirino aa049d2ce2 Kaha can now journal the changes it makes to the indexes so that they can be used to redo the changes on
failure.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409322 13f79535-47bb-0310-9956-ffa450edef68
2006-05-25 07:44:50 +00:00
Hiram R. Chirino cad2107dd7 - do layz intialization of the containers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409303 13f79535-47bb-0310-9956-ffa450edef68
2006-05-25 04:58:35 +00:00
Hiram R. Chirino 129f879607 Changed the KahaStore so that it works with set of data and index managers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409300 13f79535-47bb-0310-9956-ffa450edef68
2006-05-25 04:30:46 +00:00
Hiram R. Chirino aa026f1f6a - Added some of the intial infrastucture needed to be able to use that DataManager to do index file recovery.
- ObjectMarshaller now avoids doing byte[] allocations.
 - We now store the data item's size in the index file so that when we load data from the data file using a 
   DataItem object, the data payload can be read in 1 io operation, previously an extra io was need to find
   out the size of the payload.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409297 13f79535-47bb-0310-9956-ffa450edef68
2006-05-25 03:46:35 +00:00
Guillaume Nodet 06b94f1220 Fix assembly recursive problems
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409145 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:45:21 +00:00
James Strachan 9d3b3aef05 added better javadoc
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409136 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:06:37 +00:00
Frederick G. Oconer 97998ad6da Added activemq-web dependency in lib/optional.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409134 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:00:19 +00:00
James Strachan d97fb0ce6e fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409129 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:44:46 +00:00
James Strachan 8383905546 updated the pom so that the javadoc is generated at the apache site
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409105 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:08:07 +00:00
Jonas B. Lim 802f91eb55 added back activemq-web on distro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409104 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:06:34 +00:00
Hiram R. Chirino d671875ebf Applied patch at https://issues.apache.org/activemq/browse/AMQ-718
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@408776 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 22:43:35 +00:00
James Strachan deff26029f added another attempt to reproduce AMQ-715
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@408640 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 11:00:42 +00:00
James Strachan c172b50ccc failed attempt at replicating AMQ-715 which at least adds a few more test cases
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@408638 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 10:51:39 +00:00
James Strachan 9d0ca025fa fix for AMQ-689 to deal with NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@408636 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 10:39:32 +00:00
James Strachan e0692dd265 Applied fixes for AMQ-717
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@408635 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 10:35:58 +00:00
Hiram R. Chirino 0fd46ce621 Test and Fix for http://issues.apache.org/activemq/browse/AMQ-715
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407816 13f79535-47bb-0310-9956-ffa450edef68
2006-05-19 15:05:04 +00:00
Guillaume Nodet bca487a2bb Use a released plugin for javacc
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407803 13f79535-47bb-0310-9956-ffa450edef68
2006-05-19 14:13:22 +00:00
Adrian T. Co 088d52cfd1 Added quotes in scripts to allow spaces in ACTIVEMQ_HOME - AMQ-706. Thanks Brad Fritz!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407470 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:21:33 +00:00
Adrian T. Co 80cda71326 modify script permission
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407467 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:00:04 +00:00
Adrian T. Co d49ff795fa Modify permissions for scripts.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407463 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 05:42:02 +00:00
Jonas B. Lim d3f09abfd1 updated broken links
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407175 13f79535-47bb-0310-9956-ffa450edef68
2006-05-17 06:24:59 +00:00
James Strachan 99af763728 updated the status file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407005 13f79535-47bb-0310-9956-ffa450edef68
2006-05-16 17:37:54 +00:00
Nathan Christopher Mittler 60e84b8429 applying updates for JIRA issue AMQ-656 (attachment source_060515.zip)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@406628 13f79535-47bb-0310-9956-ffa450edef68
2006-05-15 13:38:57 +00:00
Adrian T. Co e5bbcb532b - Made the consumers in some of the test cases retroactive to enable it to receive messages that was sent before its registration can be processed.
- Enabled SslTransportBrokerTest

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@406150 13f79535-47bb-0310-9956-ffa450edef68
2006-05-13 21:01:17 +00:00
Hiram R. Chirino a522d3abf7 Implementing a Rapid store which is a mix of the QuickJournal and the Kaha store.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405807 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 17:52:51 +00:00
Hiram R. Chirino 7947655e5f Honnor the QoS requested by the client when replicating to the slave broker.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405806 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 17:52:04 +00:00
James Strachan 3b973bce32 made it a little easier to extend the ActiveMQ JNDI provider
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405737 13f79535-47bb-0310-9956-ffa450edef68
2006-05-10 12:38:06 +00:00
Gregory John Wilkins 075778e346 minor refactor
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405484 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:41:47 +00:00
Gregory John Wilkins cb97916c98 force session
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405483 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:40:51 +00:00
Gregory John Wilkins fedc03939c Allow a local resource to override js scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405482 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:40:11 +00:00
Adrian T. Co c4b11a6396 Minor rename of variable names
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405404 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 12:05:55 +00:00
Adrian T. Co 2391cb0d17 - Added means to configure the prefetch and optimizeAcknowledge setting of the connectionFactory in the WebClient.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405397 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 11:51:10 +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
Hiram R. Chirino b29f744014 Fixed references to the test-jar.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399854 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 20:37:24 +00:00
James Strachan 1f3f66284f improved the readme
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399756 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:35:53 +00:00
James Strachan b0bacafa0c improved the readme
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399755 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:35:06 +00:00
Hiram R. Chirino e25461641e Include activemq-web-demo and activemq-web-console in the binary distroy example directory.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399751 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:24:31 +00:00
Hiram R. Chirino 6e329f7d9e Avoid NPE in MasterBroker.processDispatch... a null message is sent to the client to signal end of queue browse.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399710 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 14:22:44 +00:00
James Strachan fccef1010d enforced the use of the snapshot jetty plugin to work around some strangeness I was getting
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399704 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 14:00:56 +00:00