Commit Graph

561 Commits

Author SHA1 Message Date
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
Hiram R. Chirino 6701997522 Fixed test cases that I broke with my previous commit to this file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378137 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 01:37:49 +00:00
Hiram R. Chirino 4262889d51 minior cleanups.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378132 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 00:59:48 +00:00
Hiram R. Chirino 4843dd459c - Refactored the StementProvider and related classes to a simpler Statements class that's easier to configure though the xbean configuration system.
- Added test cases that show this in use.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378119 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 23:37:40 +00:00
Hiram R. Chirino a33f399004 Added a testcase that shows to do more detailed configuration of the JMX mangement context.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378100 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 21:39:54 +00:00
David Blevins 57eb1534d8 Put a dep on activemq-core so it would compile in continuum. feel free to rollback if that's not right.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378086 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 20:40:32 +00:00
Hiram R. Chirino f8c268df6f Fix for http://jira.activemq.org/jira/browse/AMQ-568
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378037 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 17:09:18 +00:00
Hiram R. Chirino 11d0df6657 http://jira.activemq.org/jira/browse/AMQ-565
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378025 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 16:08:24 +00:00
Hiram R. Chirino 911177eb6c http://jira.activemq.org/jira/browse/AMQ-564
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378023 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:51:11 +00:00
Hiram R. Chirino 1667ce651b Enabled some more tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378021 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:26:56 +00:00
Hiram R. Chirino 98fc69f745 AMQ-228 is not a test case failure.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378016 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:05:13 +00:00
Hiram R. Chirino 298ea81702 Enabling fixed tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378015 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:04:00 +00:00
Hiram R. Chirino 6f99fe8271 Nullpointer exception could occur is the session is being closed at the same time that an async exception is received since it would also close the session out at the same time.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378014 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 14:57:46 +00:00
James Strachan a8dfa1f41b renamed to proper JAAS name rather than JASS typo
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378008 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 13:45:13 +00:00
James Strachan affd134592 added a pure XBean based authorization and authentication mechanism
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378006 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 13:33:52 +00:00
Frederick G. Oconer f4fc3e9a6d Support for jdbc driver mysql-connector-java. However, this uses the DefaultJDBCAdapter.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378000 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 13:03:41 +00:00
James Strachan 9f59397aa3 refactor of the authorization plugin to make it easier to create alternative data structures for capturing the different ACLs; such as a single tree based authorization map
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377995 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 12:38:40 +00:00
James Strachan 4686ec5f0b added a BrokerPlugin mechanism to allow users to customize the Broker interceptor stack
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377991 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 11:48:17 +00:00
Hiram R. Chirino 7b945f9d92 Fixed a few of the broken durable subscription tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377937 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 04:35:20 +00:00
Hiram R. Chirino 0f502fae3d Fixed a few of the broken durable subscription tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377936 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 04:35:12 +00:00
Hiram R. Chirino 74588d1b30 added ignores
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377925 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 03:48:44 +00:00
James Strachan 6d3621e7af fix for AMQ-502
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377768 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 17:00:08 +00:00
James Strachan c341dc71a0 fixed up the Stomp test cases
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377766 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 16:56:15 +00:00
James Strachan 329e2f3b99 enabled logging by default of all service exceptions
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377765 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 16:54:36 +00:00
James Strachan 1b3a5939a8 fixed unsubscribe test
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377725 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 13:39:34 +00:00
James Strachan 06f44c7245 avoid unnecessary comparisons
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377724 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 13:38:09 +00:00