Commit Graph

1519 Commits

Author SHA1 Message Date
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
James Strachan 87dcdce239 added better javadoc
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415293 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 11:12:20 +00:00
Hiram R. Chirino b3748b4fd8 http://issues.apache.org/activemq/browse/AMQ-759
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415036 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 17:40:40 +00:00
James Strachan 319033f712 added patch to handle timeout exceptions gracefully
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414823 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 13:31:53 +00:00
James Strachan 60ba9da302 tidied up the example JNDI
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414808 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 12:01:39 +00:00
Hiram R. Chirino 944f9d60d7 http://issues.apache.org/activemq/browse/AMQ-754
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414652 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 18:42:52 +00:00
Hiram R. Chirino f6041bb839 http://issues.apache.org/activemq/browse/AMQ-710
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414640 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 17:43:08 +00:00
Hiram R. Chirino dee685f73c http://issues.apache.org/activemq/browse/AMQ-725
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414610 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 15:04:31 +00:00
Hiram R. Chirino 75270affd8 http://issues.apache.org/activemq/browse/AMQ-749
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414595 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 14:34:08 +00:00
Hiram R. Chirino da93e413c1 http://issues.apache.org/activemq/browse/AMQ-752
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414592 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 14:22:41 +00:00
Adrian T. Co 6355225b13 Set the clientID of the connection for durable subscribers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414502 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 08:13:18 +00:00
Hiram R. Chirino c2a51115cd Applied http://issues.apache.org/activemq/browse/AMQ-608 thanks Kevin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414443 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 03:04:15 +00:00
Hiram R. Chirino 5f318d3aef Applied http://issues.apache.org/activemq/browse/AMQ-699
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414441 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 02:43:40 +00:00
James Strachan 18aa6dd34a changed snippet macro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414154 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 08:56:50 +00:00
Adrian T. Co 2fa88148e5 aco - added a way to configure the delivery mode of the producer
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414029 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 02:53:09 +00:00
Hiram R. Chirino 2e018cc5ac updated pom
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413961 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 19:32:21 +00:00
Hiram R. Chirino 97f311f898 Adding a little mojo that will allow us to create a repo for activemq dependencies.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413960 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 19:27:08 +00:00
James Strachan 8ce74fa439 removed Java 5 dependency - naughty Nathan :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413838 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 08:49:13 +00:00
Adrian T. Co 789d2da20c Added support for bstat --help, bstat -h, and bstat -? (AMQ-702)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413796 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 03:32:16 +00:00
Adrian T. Co 1f93e11acc Added getter and setter for reportType
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413790 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 02:37:45 +00:00
Frederick G. Oconer d6c2de6b8c Added support for reportType parameter.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413787 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 02:24:23 +00:00