Commit Graph

1890 Commits

Author SHA1 Message Date
James Strachan 1bf7a48416 minor javadoc patch
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@466959 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 09:20:37 +00:00
Hiram R. Chirino 319966c129 refactored out a protected stopAllConnectors() so it can be overriden in derived classes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@466320 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 01:57:35 +00:00
Guillaume Nodet 29459ed414 Add missing xbean annotation on ActiveMQManagedConnectionFactory
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@466039 13f79535-47bb-0310-9956-ffa450edef68
2006-10-20 08:55:57 +00:00
Hiram R. Chirino 76efc33cdb Found some issues with the client ack handling for stomp and bytes message conversion while looking into:
https://issues.apache.org/activemq/browse/AMQ-978



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465987 13f79535-47bb-0310-9956-ffa450edef68
2006-10-20 04:45:12 +00:00
Hiram R. Chirino d778fa4601 https://issues.apache.org/activemq/browse/AMQ-997
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465930 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 23:22:50 +00:00
Hiram R. Chirino 886381edaa Adding license of the Java Service Wrapper
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465905 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 21:49:43 +00:00
Hiram R. Chirino af0aa85c8e Updated startup shell scripts so that
- SSL_OPTS variable is set/overriden to configure the SSL options that are use to start up the ssl connector.
 - Added a ACTIVEMQ_BASE variable that default to be ACTIVEMQ_HOME but can be changed if you want multiple broker instances sharing the same broker installation.
 - Updated the assembly descriptors so that we are more careful about which file's line endings are translated or chmoded to 755.
 - the .zip is now specific to windows and the .tar.* packages are specific to unix flavors including cygwin.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465903 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 21:41:42 +00:00
Hiram R. Chirino 4c7eaca5c5 set the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465894 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 21:20:12 +00:00
Hiram R. Chirino 5d6963e78c setting the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465739 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 19:13:28 +00:00
Hiram R. Chirino c3f41326ef Adding some java keystore and truststore files so that we can configure an ssl connector out of the box.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465737 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 19:11:13 +00:00
Hiram R. Chirino da7ae39320 Added headers to the jaas config files
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465718 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 18:40:57 +00:00
Hiram R. Chirino 05586eda6f Ensure that the connection info sent to the broker before doing XA operations.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465682 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 17:06:27 +00:00
James Strachan 6ba79b58d4 Added a license header to the dummy, empty svg doc just to be safe :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465659 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 15:22:41 +00:00
Hiram R. Chirino 39ef23801f Adding a droppable flag to each message
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465649 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 14:57:31 +00:00
Robert Davies aab5d8b1fe Added first cut of supporting cached keys in map container
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465643 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 14:40:38 +00:00
Hiram R. Chirino 796785171a Updating marhsaller generator
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465439 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 01:26:48 +00:00
Hiram R. Chirino a8b1810141 Applying patch from https://issues.apache.org/activemq/browse/AMQ-960
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465438 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 01:24:16 +00:00
Robert Davies 4e98feca92 Updated to resolve over -eager clearing of old data files
http://www.nabble.com/ActiveMQ-4.1-hangs-when-using-kaha-persistence-tf2465546.html#a6874103

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465391 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 22:01:14 +00:00
Hiram R. Chirino 8cf0a390c5 port of licence fixes from 4.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465275 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 15:29:56 +00:00
James Strachan d287bb1d49 added a test case to test out AMQ-980 and from the looks of things, things are actually working fine for last image policy with wildcards
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465266 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 14:50:53 +00:00
James Strachan 7a1d626a00 added explicit license header to some javascript and css files - also switched to another CSS layout which is definitely creative commons
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465258 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 14:24:02 +00:00
James Strachan d96a43d400 some trivial javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465251 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 13:55:53 +00:00
James Strachan 27f15fd9c5 added better javadoc comments to add better descriptions on the XSD reference
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465204 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 10:52:34 +00:00
Adrian T. Co f2dbca05d7 Use the jetty6 plugin in the web demo.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464923 13f79535-47bb-0310-9956-ffa450edef68
2006-10-17 13:32:36 +00:00
Jonas B. Lim 35707b3c56 fix for https://issues.apache.org/activemq/browse/AMQ-983
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464880 13f79535-47bb-0310-9956-ffa450edef68
2006-10-17 09:54:08 +00:00
Robert Davies 7416155e42 Test case to see how long it takes to run out memory for a Queue with no subscribers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464825 13f79535-47bb-0310-9956-ffa450edef68
2006-10-17 06:26:01 +00:00
Hiram R. Chirino 6bae9594db Applying patch from https://issues.apache.org/activemq/browse/AMQ-960
Thanks Kelly Campbell!

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464659 13f79535-47bb-0310-9956-ffa450edef68
2006-10-16 20:54:24 +00:00
Hiram R. Chirino d78c1ff608 use a seperate configure method on the transport factory for when we are configureing the server side transports. Some transport impls are not asymetric and will need different configs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464658 13f79535-47bb-0310-9956-ffa450edef68
2006-10-16 20:52:36 +00:00
Hiram R. Chirino 2e08bc7f37 https://issues.apache.org/activemq/browse/AMQ-855
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464643 13f79535-47bb-0310-9956-ffa450edef68
2006-10-16 19:50:20 +00:00
Hiram R. Chirino 5159e2b9ad Copy the configured broker info too so that the brokerName is set on the created discovery agent.
This fixes the WARN message that was being produced on startup.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464216 13f79535-47bb-0310-9956-ffa450edef68
2006-10-15 15:52:11 +00:00
Hiram R. Chirino 9ca56a0049 http://issues.apache.org/activemq/browse/AMQ-976
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@464110 13f79535-47bb-0310-9956-ffa450edef68
2006-10-15 03:31:28 +00:00
Robert Davies 171b108944 fix for https://issues.apache.org/activemq/browse/AMQ-927
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463689 13f79535-47bb-0310-9956-ffa450edef68
2006-10-13 14:29:34 +00:00
Robert Davies 19812e7e29 Fixed failing test cases: - a few problems had been there for a while
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463679 13f79535-47bb-0310-9956-ffa450edef68
2006-10-13 13:25:27 +00:00
Robert Davies 3a9299bade Fixed failing test cases: - a few problems had been there for a while
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463646 13f79535-47bb-0310-9956-ffa450edef68
2006-10-13 11:17:41 +00:00
Robert Davies a20de10f4a Subscribers shout have unique ObjectNames - so use the ConsumerId
as part of the object name - unless its a durable subscriber.
Currently, we weren't allowing more than one consumer from the same 
client to be registered

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463233 13f79535-47bb-0310-9956-ffa450edef68
2006-10-12 12:43:42 +00:00
Robert Davies 3c9a89ac1a Don't add the same CompositeDataSupport instance into the TabularData
twice (Doh!)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463232 13f79535-47bb-0310-9956-ffa450edef68
2006-10-12 12:40:32 +00:00
Robert Davies daa3c005c5 delete instead of clear messages for deleteAllMessagesOnStart()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@462745 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 09:25:05 +00:00
Frederick G. Oconer 9fc2fd6af6 Changes:
1. use actual group Id instead of using ${pom.groupId}.
2. changed groupId of tooling modules.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454602 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:01:42 +00:00
Robert Davies 5c4bd063d7 added additional properties for network control etc
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454532 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 22:09:54 +00:00
Robert Davies 7a6b944e6b Ensure messages inform usage manager when they hop in and out of ram ...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454471 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 19:38:17 +00:00
Robert Davies 78035ea26b check tmpDataStore is actually created before closing!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454444 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 17:56:58 +00:00
Robert Davies b6ba20b965 changes for https://issues.apache.org/activemq/browse/AMQ-845 -
provide support for durable topic cursors

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454368 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 13:05:20 +00:00
Robert Davies 2a22129edd changes for https://issues.apache.org/activemq/browse/AMQ-845 -
provide support for durable topic cursors

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454367 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 13:04:57 +00:00
Frederick G. Oconer 4208134b5e Minor correction on comments.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454326 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 10:06:40 +00:00
Adrian T. Co ff7bee0e49 Minor update: Check for null first before using the object.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453629 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 15:02:42 +00:00
Brian McCallister f8485e3b36 Initial work on making the stomp frame and destination conversion in and out of activemq pluggable. The only implementation is the 4.0 style, but adding others is doable now.
Configuration is done on a per-TransportFactory basis right now, this might need some tweaking. Will discuss on list


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453497 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 04:55:04 +00:00
Hiram R. Chirino cc1a9be9c8 Switch to using a variable when specify the url to the m1 deployment repo and also deploy to the snapshot repo by default.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453467 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 02:16:18 +00:00
Hiram R. Chirino e353513bcd pom tweak
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453459 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 02:03:37 +00:00
Hiram R. Chirino 8c5aadf6a0 Switch to latest depolyed snapshot of activeio and disable persitence for some tests that don't need it on.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453454 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 01:41:03 +00:00
Hiram R. Chirino 5a58837f8e Updated test to the new way of specifying the broker xml file in the JNDI properties.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453440 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 00:31:01 +00:00