Commit Graph

1154 Commits

Author SHA1 Message Date
James Strachan 8c933fcc89 removed some system.out logging
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399250 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:56:52 +00:00
James Strachan 9f9fe90d85 removed some system.out logging
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399249 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:50:49 +00:00
James Strachan 3cbd06152b commented out more failing tests under m2
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399237 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:13:33 +00:00
Frederick G. Oconer 778adae020 Disabled maven-one-plugin declaration. This forces nightly-build deploy to also update the maven 1 repository.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399233 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:05:34 +00:00
Darwin G. Flores 174a581a4f Modified the version numbers for jar files with dependency error
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399195 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 08:04:31 +00:00
Frederick G. Oconer 5fd6125b23 Bug: Unable to start the generated distribution due to the created run.jar in "/bin" dir.
Fix: Added a new assembly execution that will create the run.jar containing only "org.apache.activemq.console.Main" and setting the manifest main-class property to the same class.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399101 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 00:44:41 +00:00
James Strachan c53bb05cd2 disabled logging
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398965 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 15:32:00 +00:00
James Strachan a6a39433b5 tidied up atom and RSS icons and fixed the queue graph to show the queue names on the X axis
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398958 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 15:15:40 +00:00
Guillaume Nodet fbc8053db8 Use beta2 build of activeio instead of snapshot
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398951 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 14:51:13 +00:00
James Strachan b06de590e0 ensure that the check of whether or not the ConnectionInfo is sent to the broker - and the clientID created - is thread safe to fix AMQ-696
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398928 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 12:29:28 +00:00
Guillaume Nodet 045353cde6 Upgrade surefire-plugin to 2.1.3 (instead of snapshot)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398861 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 08:41:20 +00:00
James Strachan ff2094c9fd Use Atom 1.0 by default in demo
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398838 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 07:59:54 +00:00
Hiram R. Chirino fb47f3aa04 rollback mx4j version chnage... 3.x could not be found in a m1 repo
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398621 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 15:26:39 +00:00
Hiram R. Chirino c3efc55084 Added openwire classes that were generated for the .NET port
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398596 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 14:04:38 +00:00
James Strachan 6b1682f949 added test case for AMQ-696
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398560 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 09:29:32 +00:00
Hiram R. Chirino 29b5ae57a2 Making the m2 release look like the m1 release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398279 13f79535-47bb-0310-9956-ffa450edef68
2006-04-30 05:01:50 +00:00
Hiram R. Chirino b022a9d835 Set instance variables to null so that we don't OOM exceptions when using m2
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398076 13f79535-47bb-0310-9956-ffa450edef68
2006-04-29 03:22:23 +00:00
Hiram R. Chirino 794e8d7880 Ignore log messages from other software packages by default.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398018 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 21:26:22 +00:00
Hiram R. Chirino 653a7791f7 Disable optimizeAcknowledge for now. It is still not threadsafe. Tests fail on on 2 core windows box when this is enabled.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398016 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 21:25:43 +00:00
Hiram R. Chirino 807e18f9f9 - Gaurd access to dispatched list ( a sync was missing).
- Added better exception messages to know what happened when a slave subscription gets out of sync with the master.
- Implemented a simpler isFull()

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398015 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 21:24:06 +00:00
Hiram R. Chirino d65ba8034b Gaurd access to the pending list better.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397985 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 19:13:54 +00:00
Hiram R. Chirino f5f1366e4b Include the prefetch size in the JMX stats of a subscription
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397982 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 19:02:01 +00:00
James Strachan d67246412d added a simple spike of drawing of graphs of queue depths; its pretty basic so far - a bit more work and it could look quite nice :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397975 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 18:14:51 +00:00
Hiram R. Chirino f1a0614066 Added a 'noRangeAcks' flag to the ConsumerInfo command
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397960 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 17:26:59 +00:00
Hiram R. Chirino 4009fda30c Organized imports
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397941 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 16:20:26 +00:00
Hiram R. Chirino f25e2ca23e Applyed Rodrigo S de Castro's latest unit test patch and fixed the redelivery problem. Redelivery was not being delayed when rollback was called from the message listener.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397915 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 15:11:39 +00:00
Hiram R. Chirino 03de4c2d8b Added testcase by Rodrigo S de Castro. Thanks Rodrigo!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397908 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 14:07:27 +00:00
Hiram R. Chirino 68b65fa340 Used dedicated tasks by default on the standalone broker.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397779 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 06:17:44 +00:00
Hiram R. Chirino e2aad41e6a Since some OS/JVM combinations handle threads more efficiently than others, using a thread pool to run our async tasks may not
be the most optimal solution.  Modified the TaskRunnerFactory so that it uses a system property to choose between the 
PooledTaskRunner or the DedicatedTaskRunner which now keeps a dedicated thread per task.

The default is still set to use the PooledTaskRunner, but we may change this if performance benchmarks indicate that DedicatedTaskRunner should be the default.

Also make the thread names a little more uniform so that when you use a debugger you can easily tell what each thread is doing.




git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397774 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 05:54:54 +00:00
Nathan Christopher Mittler 39a5bbd68f AMQ-656 - removing eclipse project (added accidentally)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397658 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 22:10:19 +00:00
Nathan Christopher Mittler a624fcafef Applying patch for Jira issue AMQ-656 (adding latest code for openwire-cpp client)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397654 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 21:59:28 +00:00
Hiram R. Chirino cb1d21f0a3 Fix for http://issues.apache.org/activemq/browse/AMQ-695
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397613 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 19:11:38 +00:00
Robert Davies a17b95182f close local transport if remote transport fails (and supports failover), and re-establish local transport on a successful re-connect
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397589 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 16:59:18 +00:00
Darwin G. Flores b71a9f6a94 Configured Jmeter related files to accomodate SwiftMQ testing, and added radio button for Asynchronous/NonAsynchronous sending
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397425 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 05:49:13 +00:00
Robert Davies 40b96b1b8f Fix for Queues getting full in the broker
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397420 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 05:47:28 +00:00
Alan Cabrera 0cacae1f04 fixed multicast inheritance
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397392 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 04:50:45 +00:00
Hiram R. Chirino 25a50630ed converted more println in the test cases to log.info() calls.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397324 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 22:33:48 +00:00
Hiram R. Chirino 0a3072998b don't include the oneport jetty stuff in the default build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397250 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 17:27:25 +00:00
Hiram R. Chirino 93dc39b130 changed a bunch of System.out.println() to log.info()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397249 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 17:25:42 +00:00
James Strachan 09a3830fe0 tidied up the formatting of the message view
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397238 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 17:08:51 +00:00
James Strachan c99a7597aa added a message detail page
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397237 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 17:00:01 +00:00
James Strachan edbadd930b added a tag to display a JMS message body
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397217 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 15:14:52 +00:00
James Strachan c0ac0b7718 added a little hover-over to display the message body
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397214 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 15:09:38 +00:00
James Strachan 90b66ce627 Initial import of a simple web based console for ActiveMQ
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397209 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 14:45:03 +00:00
James Strachan d680ba1291 added some helper methods to make it easier to access management information without having to use explicit JMX APIs
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397198 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 13:54:11 +00:00
James Strachan 4e65119cff disabled test case that has a timing issue
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397193 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 13:22:48 +00:00
James Strachan 35f915f3b9 updated the javadoc to be more explicit about the limitations of the pool package
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397168 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 10:49:02 +00:00
Gregory John Wilkins f25d9269af batch support
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397165 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 10:16:45 +00:00
James Strachan c1a1dd2689 minor refactor to make the WebClient easier to use as a stand alone POJO
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397149 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 08:54:07 +00:00
Hiram R. Chirino 535e16a3e4 It was possible to return a marshalled command before previously added pending commands. And have the commands run out of order. For examples, an unsubscribe could be executed before all it's ack were run. This fix forces commands to allways be run in enqueued order.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396957 13f79535-47bb-0310-9956-ffa450edef68
2006-04-25 19:22:29 +00:00