Commit Graph

395 Commits

Author SHA1 Message Date
Hiram R. Chirino ab342f9780 add m2 poms for systest and the web modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358481 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 04:07:49 +00:00
Hiram R. Chirino e2e1cb529c Added a m2 pom for the activemq-web module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358477 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 03:53:15 +00:00
Hiram R. Chirino 2457c42d7e More m2 build tweeks, brought in the activemq-optional module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358476 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 03:43:57 +00:00
Hiram R. Chirino 9e02d70011 tweeking the m2 build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358446 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 02:47:39 +00:00
Adrian T. Co 64034a8a37 Added Brad Fritz's fix to not overwrite ACTIVEMQ_OPTS when defined.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358441 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 02:28:27 +00:00
Jonas B. Lim b195cc7985 added missing dependencies on rar file (spring and xbean-spring jars)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358436 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 02:01:23 +00:00
Hiram R. Chirino cbcfcc840e Tweeked pom so that tests pass. LDAP test still fails need to investigate further.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358430 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 01:16:50 +00:00
Frederick G. Oconer 12f3a72c59 commented out the statement where it adds the created core javadoc api in the distribution binary.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358428 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 00:58:50 +00:00
Frederick G. Oconer 7497ba459b removed from default goal the creation javadoc api.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358427 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 00:57:43 +00:00
Hiram R. Chirino ac18388cf2 adding m2 poms.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358409 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 23:00:03 +00:00
Hiram R. Chirino bd66398a29 Applied patch at https://jira.logicblaze.com/jira/browse/AMQ-442
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358392 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 21:43:55 +00:00
Hiram R. Chirino b58da3b1be Implemented a toString() method
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358375 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 20:48:17 +00:00
Hiram R. Chirino 22474cd541 Fixed: https://jira.logicblaze.com/jira/browse/AMQ-426
JMS api object now implement a toString() that can be used to correlate back to log messages on the message broker.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358371 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 20:43:50 +00:00
Hiram R. Chirino 2040c9d75c reverted.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358361 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 19:46:42 +00:00
Hiram R. Chirino f71b60f16b Got the stomp SUBSCRIBE test case working.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358349 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 19:23:20 +00:00
James Strachan bd60590273 added a test case and fixes for the pooled connection factory. AMQ-449
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358280 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 12:53:30 +00:00
Adrian T. Co 75a6b834b9 Added a basic mean to query the jmx context. Performed a little code restructuring and bug fixing. Type "query --help" for details.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358241 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 09:31:18 +00:00
Hiram R. Chirino 230e459b26 Get the stomp wireformat working again and added some more tests to verify that it is working.
The stomp transport factory just reuses the tcp transport and sets the wireformat to be stomp.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358217 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 05:45:09 +00:00
Hiram R. Chirino b6eb3a6319 only use the wire format negociator if needed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358216 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 05:43:16 +00:00
Frederick G. Oconer d0e9fa2990 renamed goal that deploys the xsd generated files to a more appropriate name.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358207 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 05:01:08 +00:00
Hiram R. Chirino ceeb3a2aa6 the useEmbeddedBroker property not needed anymore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358107 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 21:20:47 +00:00
Hiram R. Chirino c30a6a81c4 the useEmbeddedBroker property not needed anymore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358106 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 21:19:28 +00:00
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