James Strachan
628f9af1e1
patched code generation so that the unit tests work fine
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379406 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 10:00:17 +00:00
James Strachan
9ab62d35f4
removed cruft
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379405 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 09:59:48 +00:00
Adrian T. Co
35bfe5c1ae
Added initial implementation for JMX queue browsing and purging. They're still unable to filter messages. I'm still not sure if we should use MessageSelector or filter them in the client. Currently, browsing still uses the old AMQ client implementation.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379400 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 09:29:32 +00:00
Robert Davies
2bc09bb764
fixed exponentialBackoff
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379397 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 09:14:07 +00:00
Jonas B. Lim
4c3f739198
temporary disabled TwoBrokerTopicSendReceiveTest (AMQ-586).Passes all test grid except for the Windows Server 2003 platform (jafar)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379390 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 08:12:38 +00:00
Hiram R. Chirino
77fba03c52
Making folder stucture match package.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379177 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 17:37:45 +00:00
Hiram R. Chirino
72a59c46e5
Making folder stucture match package.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379175 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 17:37:02 +00:00
Adrian T. Co
0e9ff43c74
Fix for AMQ-579, where other command parameters are not being parsed by bstat.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379092 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 11:20:36 +00:00
James Strachan
e1bdb1d89b
temporarily disabled a test case (AMQ-583) until we can verify it works on all platforms
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379074 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 10:27:41 +00:00
Robert Davies
8b572cb6b8
don't iterate forever in oneWay() if disposed (can cause some tests to hang in Connection close)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378969 13f79535-47bb-0310-9956-ffa450edef68
2006-02-19 22:15:43 +00:00
Robert Davies
b593aca5f8
fix some issues with assembly tests
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378968 13f79535-47bb-0310-9956-ffa450edef68
2006-02-19 22:14:33 +00:00
Robert Davies
97fff421f3
remove await latch call if closing a loop back network connector - this
...
should 'fix' - hanging SpringTest.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378967 13f79535-47bb-0310-9956-ffa450edef68
2006-02-19 22:13:54 +00:00
Robert Davies
8610db3e14
remove VMTransport connectors last in stop() - can prevent hanging tests
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378966 13f79535-47bb-0310-9956-ffa450edef68
2006-02-19 22:12:39 +00:00
Robert Davies
dfc025b6ce
added a sleep after consumers are added and before sending messages
...
to ensure subscriptions are propagated
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378730 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 15:25:28 +00:00
Robert Davies
7f384b620e
synchronized around memoryTable - prevent concurrent access whilst iterating
...
for recovery
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378727 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 14:43:23 +00:00
Robert Davies
068c64639f
Add more options for networks:
...
included, excluded destinationm filters
durable destinations as well as dynamic
conduit subscriptions (multiple subs on smae matching destination are treated as one)
networkTTL = number of hops messages/subs can pass through - default = 1
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378700 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 07:20:16 +00:00
Robert Davies
f915da5772
Extended TransportListener to notify when transport is interrupted and resumed
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378699 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 07:18:01 +00:00
Hiram R. Chirino
58a50f2572
Missing <
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378697 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 06:05:43 +00:00
Hiram R. Chirino
bea3be6e01
Applyed http://jira.activemq.org/jira/browse/AMQ-582
...
Thanks Carlos! This should help our m2 build a ton.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378696 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 06:03:51 +00:00
Frederick G. Oconer
3a273758fe
correction on siteDirectory.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378682 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 02:29:42 +00:00
Hiram R. Chirino
523ea5f4e7
http://jira.activemq.org/jira//browse/AMQ-568
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378642 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 22:30:59 +00:00
Hiram R. Chirino
236a1ac422
http://jira.activemq.org/jira//browse/AMQ-568
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378626 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 21:01:04 +00:00
James Strachan
f680f3ab51
fixed C marshalling generator and Java JUnit test case generator along with adding a first spike of auto-generated JUnit test cases
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378618 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 19:58:05 +00:00
James Strachan
f82bd11751
allow a message to be marked as being persistent or not
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378590 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 18:57:05 +00:00
Dennis Cook
c739dba503
Change email address
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378580 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 18:05:37 +00:00
James Strachan
73603c3d71
patch the code generation to work with the latest JNDI changes
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378493 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 12:02:35 +00:00
James Strachan
c85bb24cb4
removed old directory
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378492 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 11:53:46 +00:00
Jonas B. Lim
8b07914259
test case to check sending and receiving of messages inside a transaction ( http://forums.activemq.org/posts/list/364.page )
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378483 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 11:05:10 +00:00
James Strachan
43112670da
added base class for auto-generated test cases
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378481 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 10:54:22 +00:00
James Strachan
83ec98be8a
Refactor of OpenWire code generation together with move to apache package
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378480 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 10:52:25 +00:00
James Strachan
e5959da6d7
added more metadata for openwire
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378479 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 10:50:56 +00:00
Frederick G. Oconer
4dd80d3369
Bug: error is throw with the sample config of MySQL.
...
Fix: set relaxAutoCommit to true on url under MySQL sample config.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378435 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 05:21:26 +00:00
Frederick G. Oconer
974f4172bc
Bug: clean goal doesn't delete the amq's basedir generated target and xdocs directory.
...
Fix: Modified clean goal to delete these directories.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378412 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 02:19:28 +00:00
James Strachan
ba0ada4db7
fixed a typeo when trying to apply the patch for AMQ-575
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378280 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 15:34:13 +00:00
James Strachan
dba97b77c5
fix for AMQ-575 to avoid the deadlock when removing consumers, which can sometimes cause messages to be redispatched when another consumer is ack-ing a message. a good lesson this one - keep locks for as short a time as possible
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378268 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 15:06:00 +00:00
James Strachan
e82d0fb470
avoid throwing exceptions to clients if a consumer has already been closed (maybe asynchronously)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378226 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 11:21:38 +00:00
James Strachan
862c1f2138
Applied patch from haliq for AMQ-574
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378218 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 10:35:59 +00:00
Hiram R. Chirino
a234a6d495
reducing verbosity
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378194 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 07:25:10 +00:00
Hiram R. Chirino
6cf9741a08
Output was a little too verbose.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378192 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 07:21:14 +00:00
Hiram R. Chirino
83825de78e
distribute activecluster with the distro
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378191 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 07:20:17 +00:00
Hiram R. Chirino
74532f34ac
cleaned up the pom since it inherits from a parent pom.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378190 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 07:01:11 +00:00
Hiram R. Chirino
6da50d0c45
rev up to the last released version of xbean
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378164 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 05:09:47 +00:00
Hiram R. Chirino
66d033fc11
exclude some db data from the source archives.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378163 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 05:08:14 +00:00
Hiram R. Chirino
aa4c765065
Added my gpg public key to the key file. If you are going to be doing releases, you should do the same.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378157 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 04:07:41 +00:00
Hiram R. Chirino
af44528f9f
Previous commit ad deleted too many files. I think I got it right now.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378152 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 03:34:11 +00:00
Hiram R. Chirino
f58a497c16
reverting previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378151 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 03:29:03 +00:00
Hiram R. Chirino
a6f34a95e6
these samples were invalid since they were old style. Remove them for now until we can put together some better examples.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378148 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 03:01:13 +00:00
Hiram R. Chirino
896324436a
http://jira.activemq.org/jira/browse/AMQ-505
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378145 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 02:49:48 +00:00
Hiram R. Chirino
57406ceb78
Lets include these files in the rars too.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378139 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 02:04:20 +00:00
Hiram R. Chirino
6d333ffb4a
Just to be safe, lets also include the LICENSE.txt in the jar files.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378138 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 02:02:28 +00:00