Commit Graph

1802 Commits

Author SHA1 Message Date
James Strachan fe1d993bb1 removed some cruft CSS/JavaScript, added Inspirationally Blue CSS style and updated license headers and added a NOTICE/LICENSE file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449726 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 16:34:05 +00:00
James Strachan 0f9f6f5ba2 updated license headers and added a NOTICE/LICENSE file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449694 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 14:49:26 +00:00
James Strachan be5a767333 doh - added the correct headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449684 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 14:07:23 +00:00
James Strachan 7a5c4990e5 added missing license headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449682 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 14:02:30 +00:00
James Strachan 4b595ea6dc applied patch from John Heitmann for AMQ-932 - many thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449654 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 11:26:53 +00:00
Hiram R. Chirino ef5fd15b84 http://issues.apache.org/activemq/browse/AMQ-938
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449079 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 20:36:31 +00:00
James Strachan 6e34afc293 fixed failing test
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449045 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 18:40:43 +00:00
James Strachan f6d4f9f148 tidied up the wire format negotiation to ensure that we don't try verison 0
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449023 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 17:58:37 +00:00
James Strachan dcaf1dffb6 avoid serialization issues when using JNDI
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448868 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 08:58:16 +00:00
James Strachan 2e7aa919e8 Fixed up the poms to include the maven plugins
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448832 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 06:33:03 +00:00
Jonas B. Lim 635bc2b11a fix for https://issues.apache.org/activemq/browse/AMQ-933
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448492 13f79535-47bb-0310-9956-ffa450edef68
2006-09-21 08:40:30 +00:00
Hiram R. Chirino 4194df7f78 Don't enable jmx on the embedded broker since that was hanging the tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448014 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 23:21:03 +00:00
Hiram R. Chirino ae9ba43296 Adding in a little helper script that will run the IBM JMS performance harness
against ActiveMQ in case you want to benchmark activemq.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448007 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 22:55:38 +00:00
Hiram R. Chirino 648826b6d2 https://issues.apache.org/activemq/browse/AMQ-912
Removed extra  activemq-core/src/main/java/org/apache/activemq/security/JassCredentialCallback.java
and renamed JassCredentialCallback.java to JassCredentialCallbackHandler.java since a Callback is very different from a CallbackHandler


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@447635 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 23:27:21 +00:00
Hiram R. Chirino 1a88ac6ac3 Commiting awesome patch by Sepand Mavandadi to add ActiveMQ support for SSL authentication and authorization: https://issues.apache.org/activemq/browse/AMQ-912
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@447608 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 22:43:24 +00:00
Hiram R. Chirino 4f945cf7e1 Commiting awesome patch by Sepand Mavandadi to add ActiveMQ support for SSL authentication and authorization: https://issues.apache.org/activemq/browse/AMQ-912
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@447607 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 22:42:30 +00:00
Jonas B. Lim c9b89056f7 fix for http://issues.apache.org/activemq/browse/AMQ-922
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@443534 13f79535-47bb-0310-9956-ffa450edef68
2006-09-15 00:31:46 +00:00
Hiram R. Chirino 220ad62a50 https://issues.apache.org/activemq/browse/AMQ-915
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@443430 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 17:58:49 +00:00
Hiram R. Chirino 295850da01 Rolling back commit 443271 since it is breaking the build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@443425 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 17:38:32 +00:00
Adrian T. Co 04c3b07a96 Backported fix for https://issues.apache.org/activemq/browse/AMQ-915
Failover transport does not replay all the transaction operations on failover.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@443271 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 07:16:11 +00:00
Jonas B. Lim a86a587788 fixed for http://issues.apache.org/activemq/browse/AMQ-918
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@443267 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 06:54:49 +00:00
Robert Davies 4eef609524 More foundation work to resolve: http://issues.apache.org/activemq/browse/AMQ-845
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@442550 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 10:07:34 +00:00
Hiram R. Chirino 72cc9e9aa0 Better NOITCE file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441599 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 18:13:31 +00:00
Hiram R. Chirino 62f798a3df https://issues.apache.org/activemq/browse/AMQ-855
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441525 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 14:56:41 +00:00
Hiram R. Chirino 1039894721 Updated pom due to recent repo restructure.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441524 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 14:56:18 +00:00
Hiram R. Chirino 73da05b8a1 Moved the systest module to the sandbox since it is not integrated into the main build and never has receive that much development attension.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441205 13f79535-47bb-0310-9956-ffa450edef68
2006-09-07 20:25:27 +00:00
Hiram R. Chirino 13277055fb Doing repository re-organization discussed here:
cms module was removed since it's been replace with activemq-cpp
http://www.nabble.com/SVN-Repository-Reorganization-tf2221183.html



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441202 13f79535-47bb-0310-9956-ffa450edef68
2006-09-07 20:16:14 +00:00
Hiram R. Chirino 5b53083274 Fix for http://issues.apache.org/activemq/browse/AMQ-911
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@440588 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 03:19:33 +00:00
Hiram R. Chirino 937de5bd11 http://issues.apache.org/activemq/browse/AMQ-913
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@440541 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 00:39:54 +00:00
Hiram R. Chirino 2bdded210e 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@440350 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 14:16:49 +00:00
Hiram R. Chirino 86d006ab28 splitting kaha.impl into 3 packages per: http://www.nabble.com/Kaha-package-re-rog-tf2218956.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@440342 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 13:51:13 +00:00
Robert Davies 3fe77a2cf8 Use a different TaskFactory for PersistenceAdaptors - allowing the thread priority
to be set differently for PersistenceAdaptors (e.g. Journal) than normal tasks.

This is part of the work necessary for http://issues.apache.org/activemq/browse/AMQ-845

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@440108 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 15:40:53 +00:00
Hiram R. Chirino 802296d5d9 Fix broken test case: ConfigTest
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439950 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 06:32:41 +00:00
Hiram R. Chirino b75a6dac1b Applied patch: https://issues.apache.org/activemq/browse/AMQ-891
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439939 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 05:44:38 +00:00
Hiram R. Chirino ac66a09dab Added a MemoryPropertyEditor that allows you to specify memory sizes in the xbean config like: limit="20 MB"
Upgraded the xbean maven plugin to 2.6 and the new qdox that it used did not like some of our valid inline initialization of variables, so I had
to refactor to an equivalent form that qdox did like.

http://issues.apache.org/activemq/browse/AMQ-827
http://issues.apache.org/activemq/browse/AMQ-909



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439930 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 04:56:25 +00:00
Hiram R. Chirino 96356920b1 This test is in the core module allready
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439929 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 04:47:15 +00:00
Hiram R. Chirino 8029b8d557 trace more operations and don't let tracing errors cause operations to fail.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439886 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 00:31:55 +00:00
Hiram R. Chirino 9da7781c49 Swtich to released xbean
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439880 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 00:06:14 +00:00
Robert Davies e78edb1ea7 move setPercentUsage() out of synchronized blocks to prevent a deadlock in the journal
persistence adaptor

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439837 13f79535-47bb-0310-9956-ffa450edef68
2006-09-03 19:22:12 +00:00
Hiram R. Chirino a7891c3dca Patch applied from Vadim: https://issues.apache.org/activemq/browse/AMQ-855
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439804 13f79535-47bb-0310-9956-ffa450edef68
2006-09-03 17:09:51 +00:00
Robert Davies 7d1e6bcdee some ground work for http://issues.apache.org/activemq/browse/AMQ-845
changed pending linked list to use a PendingMessageCursor interface instead

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439552 13f79535-47bb-0310-9956-ffa450edef68
2006-09-02 07:03:30 +00:00
Robert Davies 51902f45f5 some ground work for http://issues.apache.org/activemq/browse/AMQ-845
changed pending linked list to use a PendingMessageCursor interface instead

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439551 13f79535-47bb-0310-9956-ffa450edef68
2006-09-02 07:03:09 +00:00
Hiram R. Chirino a19bfd4c9a https://issues.apache.org/activemq/browse/AMQ-855 allow prefetch==0 to work with receive(timeout) and receiveNoWait()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439442 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 19:52:18 +00:00
Hiram R. Chirino e16114f99b Protect against NPE when toString() is called before object is fully initialized.
Spring seems to be doing this (part of of it's debug logging) with newer releases.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439346 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 15:06:13 +00:00
Hiram R. Chirino 2b51c3357e Opps.. commented out tests by mistake
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439345 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 15:01:35 +00:00
Robert Davies fe0243ade3 use logger for exceptions
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439298 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 12:49:16 +00:00
Hiram R. Chirino e2bd38c7a2 http://issues.apache.org/activemq/browse/AMQ-907
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439204 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 06:27:42 +00:00
Hiram R. Chirino 88acb0ede7 Eliminating required dependency on activeio... http://issues.apache.org/activemq/browse/AMQ-907
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439111 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 00:13:23 +00:00
Hiram R. Chirino 1c0de6bda4 implement toByteSequence on direct byte buffers too.. needed for http://issues.apache.org/activemq/browse/AMQ-907
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439108 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 00:00:49 +00:00
Robert Davies 9d4c74fb74 git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@438994 13f79535-47bb-0310-9956-ffa450edef68 2006-08-31 17:32:02 +00:00