Commit Graph

1389 Commits

Author SHA1 Message Date
Hiram R. Chirino a49e0850f7 .settings file should not be checked into svn
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418379 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:04:48 +00:00
Hiram R. Chirino 8905b967bb .project file should not be checked into svn
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418378 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:04:01 +00:00
Hiram R. Chirino 66f759123b We should not be checking in ide project files since maven can generate them
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418372 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 20:48:44 +00:00
Adrian T. Co edf3ba702c Remove third party MQ implementations pending further discussions.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418358 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 18:44:17 +00:00
Adrian T. Co 6a9d59658b Added apache copyright headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418349 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 18:13:10 +00:00
Hiram R. Chirino 1e54538e69 Support a destinationOptions servlet parameter that configures the destination options used on a destination
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418311 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:28:15 +00:00
Hiram R. Chirino d0c46a7726 If the server and client are configured to disable async dispatch, the servlet could cause a deadlock due to the way
it was syncing on the WebClient     


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418306 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:06:05 +00:00
Hiram R. Chirino 686db796b9 If sessionAsyncDispatch==false we do not need to create a session thread.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418285 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 13:48:30 +00:00
Joseph Dennis O. Gapuz 2f7da7fa9b added to support SwiftMQ.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418212 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 09:31:41 +00:00
Hiram R. Chirino a53b2e80c6 Allow the connector to override if async dispatch is allowed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418164 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 02:20:08 +00:00
Hiram R. Chirino 24d8986cee Allow the connector to override if async dispatch is allowed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418162 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 01:43:12 +00:00
Hiram R. Chirino 9c135637f9 Eliminated an unneed Thread.currentThread().interrupt();
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418156 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 00:13:25 +00:00
Hiram R. Chirino f5ffb39243 http://issues.apache.org/activemq/browse/AMQ-781
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418123 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 19:51:13 +00:00
Hiram R. Chirino 35fb3d1c84 http://issues.apache.org/activemq/browse/AMQ-780
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418119 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 19:20:12 +00:00
James Strachan 2026e6e831 added extra test case from userlist
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418022 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 12:14:28 +00:00
Adrian T. Co 52105b6c25 Added option to specify a properties file to configure the system
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418007 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 11:13:21 +00:00
Joseph Dennis O. Gapuz b583afccc2 - added option to run test on Jboss MQ.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417927 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 03:30:51 +00:00
Robert Davies 7606053815 test case for: http://issues.apache.org/activemq/browse/AMQ-755
ensure temp destination infomation is propagated around network of brokers correctly

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417744 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 12:50:30 +00:00
Robert Davies e8952f6b37 support networkTTL as an option
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417734 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 11:40:04 +00:00
Adrian T. Co a783a42f7a Modify the producer and consumer system to recognize -D parameters
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417701 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 08:54:23 +00:00
Adrian T. Co 0dbcc1f4af Modify the reflection utility to be able to recognize property of type object and setter with string param.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417699 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 08:44:29 +00:00
Adrian T. Co faff4999f4 Minor API change.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417658 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 03:26:05 +00:00
Adrian T. Co 6086520836 Added ability to load extension dirs to the spi classes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417653 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 03:11:11 +00:00
Adrian T. Co ffcbd0c015 Fix the setting of the connection metadata
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417391 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 09:48:00 +00:00
Adrian T. Co b1d2279145 Added an index field in the cpu data result.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417346 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 05:30:30 +00:00
Adrian T. Co cc1986ff12 Modify the vmstat plugin as it was returning only the summary previously.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417341 13f79535-47bb-0310-9956-ffa450edef68
2006-06-27 05:15:30 +00:00
Adrian T. Co a6f93512b4 - Modify delimiters for cpu sampler data
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417128 13f79535-47bb-0310-9956-ffa450edef68
2006-06-26 06:29:46 +00:00
Gregory John Wilkins 6b0f75c0e1 specify version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416645 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 09:01:56 +00:00
Gregory John Wilkins 4225a4937b fixed local resource override of js
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416641 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:53:50 +00:00
Gregory John Wilkins 990b852b42 added optional poll delay to amq.js
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416640 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:53:23 +00:00
Adrian T. Co 6a794d8a60 Fix configuration bug for factory and ActiveMQPojoSPI
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416637 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:42:49 +00:00
Adrian T. Co 4bcac89d49 Fix 1.4 compatibility issue.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416631 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:21:32 +00:00
Adrian T. Co ac86d4d01e - Beautify the format of the connection metadata
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416598 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 07:48:01 +00:00
Adrian T. Co 127a36a02b - Added properties and display for provider name/version, jms version, and jms properties
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416592 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 07:40:05 +00:00
Adrian T. Co 75bf37eaaa Change the readme.txt to readme.html that is based on the wiki.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416584 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 06:41:47 +00:00
Adrian T. Co 0f59ecc433 - Added null checking during property set to prevent NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416549 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 03:06:28 +00:00
Adrian T. Co 80bf2417f1 - Redesigned the sampler and added the cpu sampler.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416547 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 02:26:20 +00:00
Adrian T. Co f1c6e4c663 - Redesigned the perf plugin
- Added the cpu sampler for linux using vmstat (no summary as of the moment).

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416542 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 01:53:48 +00:00
Gregory John Wilkins ab027d0867 only have a single outstanding send to avoid out of order messaging. improved batching
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416324 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 10:38:19 +00:00
Gregory John Wilkins 6fbb56868f changed parameter handling to impose a strict ordering to avoid reordering of messages by client libraries
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415827 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 22:26:49 +00:00
James Strachan 26c45dee0a added plugin repo for latest surefire plugin
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415729 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 16:50:45 +00:00
James Strachan 661b281984 added a dummy test case to avoid the surefire plugin barfing
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415722 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 16:12:59 +00:00
James Strachan 1a2c507d2f Use redirect to file when running tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415670 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 14:46:21 +00:00
James Strachan ca067a6bbb added support for arbitrarily nested Map or List properties on Message together with nesting on MapMessage to fix AMQ-757. For more information see: http://activemq.org/site/structured-message-properties-and-mapmessages.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415642 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 13:58:34 +00:00
James Strachan b695b490b2 fix for AMQ-663 to add more attributes to the subscription MBean
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415641 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 13:51:57 +00:00
James Strachan 3850704161 added a better error message if deployed on GlassFish and no connection manager is configured
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415543 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 07:39:42 +00:00
Hiram R. Chirino 65e40d03da The ItStillMarshallsTheSameTest looks like it's passing
Also did some work to get the http://jira.activemq.org/jira/browse/AMQ-522 to pass.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415356 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 16:03:50 +00:00
James Strachan 140daf436c applied patch from Jason Sherman for AMQ-753 to expose the remote connection address in JMX - many thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415307 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 12:33:07 +00:00
James Strachan 0f1dccee37 applied patch from Jason Sherman for AMQ-753 to expose the remote connection address in JMX - many thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415306 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 12:32:59 +00:00
James Strachan 4c4f86a0d8 applied patch from Christopher G. Stach II for AMQ-747 to allow redelivery backoff to add a collision avoidence capability. Many thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415300 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 11:55:44 +00:00