Commit Graph

2073 Commits

Author SHA1 Message Date
Hiram R. Chirino faf6633c14 help folk figure out how to setup to win32 build env.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358104 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 21:15:16 +00:00
Hiram R. Chirino 33c61803de Leave the clientId username and password fields null instead of setting them to "" if no value is specified.
Connection was failing due to broker expecting to be null if not set.


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358068 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 18:48:58 +00:00
Hiram R. Chirino 14679fde39 add missing command type definition
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358064 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 18:31:12 +00:00
Hiram R. Chirino b18559dc40 updated marshallers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358058 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 18:07:04 +00:00
Hiram R. Chirino ac8739860f the useEmbeddedBroker property not needed anymore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358057 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 18:06:28 +00:00
Hiram R. Chirino 8032ef40be - updated openwire marshalers.
- added some more toString() methods to the transports
- Fixed up the advisories so that duplicate consumer infos are not sent
- Changed the demand forwarding bridge so that loop back message filtering occurs in the broker instead of on the bridge


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358056 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 18:05:38 +00:00
James Strachan 80d85fecb9 Applied Bills patch for m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358012 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 14:51:33 +00:00
James Strachan df06a63bcf Applied Bills patch for m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358009 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 14:51:04 +00:00
James Strachan 35b8ea9308 Applied Bills patch for m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358008 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 14:50:52 +00:00
James Strachan 47ea8ecf5d Applied Bills patch for m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358004 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 14:47:39 +00:00
James Strachan 2ab55ddb1d added WebSphere 5.1 version of a JNDI context that works nicely with ActiveMQ
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357969 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 12:28:05 +00:00
Adrian T. Co dad9a3bf76 Re-removed old config documentation.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357949 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 10:20:22 +00:00
Frederick G. Oconer b6b7cce6ae Issue: source is not compiled. The generated jar file is empty.
Solution: Restructured the source to src/main/java. 

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357943 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 09:54:54 +00:00
Adrian T. Co 84a0179081 Added broker shutdown mechanism. Some exceptions are being thrown during shutdown, but doesn't seem to cause any problem. Printing of exceptions are currently disabled.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357932 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 07:15:13 +00:00
Frederick G. Oconer 496be9c60e Added goal that will deploy core test and javadoc jars files and xbean generated files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357930 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 07:08:21 +00:00
Hiram R. Chirino 17c01e7b53 use m2 layout
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357808 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 21:41:56 +00:00
Hiram R. Chirino ee0f2e3fd5 update lic header to match apache standard.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357807 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 21:30:58 +00:00
Hiram R. Chirino 783744d882 added int missing meta inf file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357802 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 21:16:36 +00:00
Hiram R. Chirino 9bae342ac1 adding test.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357795 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 21:01:14 +00:00
Hiram R. Chirino b556bf8141 adding build files
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357793 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 20:54:26 +00:00
Hiram R. Chirino 791c9ff5cc don't build activeio for now.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357791 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 20:50:54 +00:00
Hiram R. Chirino 434b563eae Moved the aio adapter to a sub module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357789 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 20:44:36 +00:00
James Strachan a71263c1e5 removed some old cruft
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357739 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 18:00:21 +00:00
James Strachan 8b1f5a7202 * added test case to demonstrate query-based subscription recovery policy in action.
* minor refactor to the SubscriptionRecoveryPolicy API to make it easy to generate messages from inside the recovery policy

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357732 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 17:43:22 +00:00
Hiram R. Chirino 99ee7f85ef make public to fix build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357727 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 17:20:57 +00:00
Hiram R. Chirino 6d85b4b654 putting a sub module directory layout for activeio
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357726 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 16:55:13 +00:00
Hiram R. Chirino 06bfecb6ed doing 3.x reorg
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357725 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 16:50:54 +00:00
James Strachan 298ccf2a77 avoided NPE in a number of test cases
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357717 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 16:19:51 +00:00
James Strachan 7c7cca9dfb added a helper class and strategy method for people wishing to implement their own custom MessageQuery strategies to be fired as a new subscriber is created
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357712 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 15:54:17 +00:00
James Strachan cf3516ec55 removed crufty dependencies
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357693 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 14:11:18 +00:00
James Strachan 384e290b7f added enqueue/dequeue statistics at the Connection/Connector level in JMX
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357683 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 12:22:09 +00:00
Frederick G. Oconer 0bf5ab3724 Added goal that will deploy activemq-core-test-<vrsn>.jar
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357668 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 09:07:34 +00:00
Adrian T. Co 22307339a5 Ported tcp test case. Explicitly specify not to use embedded broker in ActiveMQConnectionFactory.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357310 13f79535-47bb-0310-9956-ffa450edef68
2005-12-17 06:13:59 +00:00
Adrian T. Co 6870470c6d Disabled http test, since it is not yet available.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357307 13f79535-47bb-0310-9956-ffa450edef68
2005-12-17 06:01:11 +00:00
Adrian T. Co 77cf351be1 Ported some of the broker network config files to the new xml format. Added initial test cases to test the configurations.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357304 13f79535-47bb-0310-9956-ffa450edef68
2005-12-17 05:49:15 +00:00
Adrian T. Co d30a42cd34 test commit
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357258 13f79535-47bb-0310-9956-ffa450edef68
2005-12-17 00:14:27 +00:00
James Strachan 943eecc8d6 added an m2 pom from George Gastaldi (who's a committer we just don't have his CLA on file yet)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357205 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 18:39:54 +00:00
James Strachan 24389c4929 added some more JMX stats
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357195 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 17:48:33 +00:00
James Strachan 2c6156085c removed dead code
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357194 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 17:48:17 +00:00
James Strachan bf65e7d3cf rolled back the use of ObjectName.quote() as it appends quotes and went back to Hiram's original code which looks much nicer in JMX consoles :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357184 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 17:08:15 +00:00
Robert Davies 634ac91c3d son't use createMBean() on jmx server as class might not be in the same class loader
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357174 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 15:54:54 +00:00
James Strachan 0d6f94b93d allow multiple calls to start() as its quite easy to do these days with all the different configuration mechanisms (URI, spring, xbean, command line)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357158 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 13:56:13 +00:00
Frederick G. Oconer e4f8360348 fix for dist:deploy goal. running this will now deploy the distribution and poms to appropriate location.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357148 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 10:33:23 +00:00
Robert Davies 0f36e0231e Added a comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357146 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 09:17:42 +00:00
Jonas B. Lim 1416f77de3 added test cases to test release's activemq.xml. The test cases perform a publish/consume on both topic and queue.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357139 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 07:20:06 +00:00
Jonas B. Lim 4cb407cc4b committed the wrong file earlier. Also added the correct header
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357126 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 05:48:56 +00:00
Jonas B. Lim df6f3ba32a broker is already started automatically
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357125 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 05:41:03 +00:00
Frederick G. Oconer 9359ba25b6 Fixed repository url to point to apache svn.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357113 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 03:54:41 +00:00
James Strachan a37a074c81 tidied up the XBean factory bean to avoid it owning and closing the contained context.
also by default the broker is started when using the XML file

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357018 13f79535-47bb-0310-9956-ffa450edef68
2005-12-15 14:15:18 +00:00
James Strachan db0855c342 make the agent more resilient to ordering; whether a service is registered before starting or started first etc. We seem to have both in our code base
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357017 13f79535-47bb-0310-9956-ffa450edef68
2005-12-15 14:13:14 +00:00