Robert Davies
|
0ee6047d01
|
removed println in setRoot()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429609 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-08 08:03:12 +00:00 |
Hiram R. Chirino
|
bf4d7538f8
|
Beter documentation for xbean reference generation.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429358 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-07 14:54:29 +00:00 |
Robert Davies
|
fd96598b25
|
extended debug information for clarity
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428467 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 18:13:37 +00:00 |
Robert Davies
|
51829f56a1
|
copying the broker path breaks networks - if a consumer re-uses a consumed
message and forwards it on
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428465 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 18:09:23 +00:00 |
James Strachan
|
a974625016
|
modified test case to ignore the extra Timer thread that gets created but I can't yet figure out where its created :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428436 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 16:01:10 +00:00 |
James Strachan
|
4d2b20b1b2
|
lets wait a little for the background thread to shut first so that threads tend to shut down nicely
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428419 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 15:00:14 +00:00 |
James Strachan
|
6cf2169533
|
Added a modified version of the patch donated to (LINGO-22) submitted by Jim Beattie which tests that we leave no threads around after shutting down the JMS client and broker, together with making the Session Executor / TaskRunnerFactory part of the connection. We could still make it a singleton if required and just use reference counting to ensure its shutdown properly after all connections are closed
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428339 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 11:16:18 +00:00 |
Hiram R. Chirino
|
98f3545303
|
Added test case to verify that the prefetch buffer works as expected for prefetch==1
http://www.nabble.com/Trouble-with-prefetch-buffer.-tf2029800.html#a5599978
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428022 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-02 15:22:30 +00:00 |
Robert Davies
|
902a8ea864
|
Allow the local destination name to be set -
re this thread on the user list: http://www.nabble.com/JMS-to-JMS-Bridge-tf1901141.html#a5598457
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427656 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 17:31:47 +00:00 |
Hiram R. Chirino
|
4c1cc956cc
|
This allow spring 2.0 to work with xbean-2.5
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427613 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 15:30:46 +00:00 |
James Strachan
|
6b03bd3f9b
|
added a test case showing how to use the XBean configuration in a regular Spring XML file using the Spring 2 namespace handler feature
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427599 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 15:10:59 +00:00 |
James Strachan
|
65f67c6530
|
switch to use 2.6-SNAPSHOT of the xbean plugin to avoid the bug that was creating bad XSDs
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427597 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 15:01:37 +00:00 |
James Strachan
|
5fbf634cfb
|
applied patch from Jason Carreira for AMQ-853 with thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427542 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 11:40:57 +00:00 |
James Strachan
|
3badddac87
|
got the xbean XSDs to deploy as part of a release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427527 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 10:59:22 +00:00 |
James Strachan
|
794acb667c
|
a minor refactor to make it easier to extend ConnectionInfo/ConnectionContext without having to change code in the AbstractConnection in the future - such as to support new certificate or security token mechanisms. For background see thread: http://www.nabble.com/Certificate-login-tf2029724.html#a5583011
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427507 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 09:50:46 +00:00 |
James Strachan
|
dd5c9e6e13
|
allow folks to disable the JDBC database lock
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427144 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 15:37:07 +00:00 |
Hiram R. Chirino
|
b3001f22b1
|
Fixed comments and allow the use of <connectionFactory> and <xaConnectionFactory> in xbean files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427135 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 15:06:27 +00:00 |
Hiram R. Chirino
|
b2f9eba23a
|
Enabled the gram plugin
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427119 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 14:03:02 +00:00 |
Adrian T. Co
|
bc71842394
|
Added NPE checking for test case. Still failing though.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427037 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 07:48:58 +00:00 |
James Strachan
|
cb77064b88
|
fix for AMQ-839 - lets not use == but compare the connectionIDs by value when removing a clientID
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426764 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-29 08:03:31 +00:00 |
Adrian T. Co
|
795166e87a
|
Fix xml resource path
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426493 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 13:04:46 +00:00 |
Adrian T. Co
|
8e85dd25ed
|
Enabled ProxyConnector test. I've tested this in windows and linux and it seems to be passing. Although, it takes around 379 secs on our linux box, while it takes just 9 secs in windows.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426487 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 12:20:25 +00:00 |
Adrian T. Co
|
dffe336851
|
Re-enabled passing test case. Tested it on windows and linux env.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426486 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 12:14:06 +00:00 |
Adrian T. Co
|
c1e4384db2
|
fix mistype in slave.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426472 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 10:37:16 +00:00 |
Adrian T. Co
|
6e755a5cc5
|
Renamed the kahaPersistentAdaptor to kahaPersistenceAdapter to be consistent with other persistence adapters. Makes configuration slightly more intuitive. :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426461 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 09:54:32 +00:00 |
James Strachan
|
c36ea1aa9b
|
applied patch from Mathew Kuppe for AMQ-849 - many thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426438 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 08:41:07 +00:00 |
Hiram R. Chirino
|
8c9a6ebb53
|
The openwire generation scripts have moved to the activemq-openwire-generator module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426386 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 05:02:36 +00:00 |
Hiram R. Chirino
|
7f883f6fe2
|
Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426384 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 05:00:24 +00:00 |
Hiram R. Chirino
|
96d92110a3
|
Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426370 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 03:22:58 +00:00 |
Hiram R. Chirino
|
57b4941325
|
Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426366 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 03:04:41 +00:00 |
James Strachan
|
1a070b7a23
|
fixed failing MBeanTest due to my bad refactoring :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426160 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 17:36:17 +00:00 |
Hiram R. Chirino
|
1bd8c0b47f
|
https://issues.apache.org/activemq/browse/AMQ-835
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426136 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 16:55:32 +00:00 |
Hiram R. Chirino
|
acd599606e
|
http://issues.apache.org/activemq/browse/AMQ-847
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426134 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 16:52:50 +00:00 |
James Strachan
|
8abb655e82
|
added a helper method on the broker for its default administration connection context to avoid various parts of the code spoofing one and to provide a single place we can register any particular security details for startup or runtime MBean based administration
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426132 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 16:39:09 +00:00 |
James Strachan
|
4bd8a8bf85
|
added a test case to show the auto-creation of destinations on startup working to fix AMQ-828. For documentation see: http://activemq.org/site/configure-startup-destinations.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426116 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 16:14:38 +00:00 |
James Strachan
|
5196499946
|
tidied up layouts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426109 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 15:45:58 +00:00 |
James Strachan
|
bd8d07d948
|
zap old utility class that has moved to the broker package
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426105 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 15:39:19 +00:00 |
James Strachan
|
4ae7e1cede
|
added test cases for composite destinations (which are kinds of virtual destinations) - see http://incubator.apache.org/activemq/virtual-destinations.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426094 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 14:56:48 +00:00 |
James Strachan
|
f1db92fb07
|
zapped cruft (this was a cut and paste, I didn't mean to add it to svn :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426088 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 14:25:14 +00:00 |
James Strachan
|
370734c821
|
moved the virtual topic test cases to a better package and added a test case that demonstrates how to configure the virtual topic policy to enable all topics to be virtual topics together with changing the consumer queue prefix
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426087 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 14:23:52 +00:00 |
James Strachan
|
876d9cf64e
|
moved a simple main which can be used for testing the broker in your IDE to a better package (was in test)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426086 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 14:22:39 +00:00 |
James Strachan
|
da67a38696
|
refactored the previous implementation of virtual topics to use DestinationInterceptors instead so that there is no cost to virtual topics unless you are using them. Also added support for CompositeQueue/CompositeTopics too
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426060 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 13:12:46 +00:00 |
Jonas B. Lim
|
f2a80acac5
|
added NOT NULL contraint for ID column in ACTIVEMQ_LOCK table
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425971 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-27 06:25:29 +00:00 |
Hiram R. Chirino
|
8176dca67f
|
http://issues.apache.org/activemq/browse/AMQ-846
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425637 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-26 06:07:11 +00:00 |
Hiram R. Chirino
|
859caee9d2
|
The SSH tests only pass on machines that have ssh installed and configured properly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425163 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-24 19:51:35 +00:00 |
Hiram R. Chirino
|
a42fac78b0
|
Fix for the forwarding bridge test the was broken.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425132 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-24 17:41:23 +00:00 |
Hiram R. Chirino
|
50a6495389
|
always throw an error if the transport is being used when it's no running. This fixes a couple of failing tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425127 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-24 17:30:16 +00:00 |
James Strachan
|
71154628f8
|
added cleaner logging, particularly when starting a slave (its good to tell the user that its looking for the exclusive lock so they know the broker is not just hanging for nothing :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425114 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-24 16:31:36 +00:00 |
James Strachan
|
29081a8b10
|
removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425021 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-24 12:08:40 +00:00 |
James Strachan
|
8f8fddc70c
|
added patch from Brian Madigan. To see thread see: http://www.nabble.com/Re%3A-Virtual-Topics-%28was-Re%3A-Failover-topic-subscribers%29-tf1942508.html#a5439965
for background see: http://incubator.apache.org/activemq/virtual-destinations.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@424994 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-24 10:27:32 +00:00 |