Commit Graph

2077 Commits

Author SHA1 Message Date
James Strachan 050de10d41 reused the command line commands as the default implementation of the CommandHandler
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469136 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 12:20:57 +00:00
James Strachan 49e10d36fc added support for a simple message based command agent so that you can send management commands to the broker over JMS
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469135 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 12:17:14 +00:00
James Strachan d9ad0437ff added the dependency on the command line console
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469134 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 12:14:38 +00:00
Hiram R. Chirino 148f3bded1 Freshened up the shipped examples.
- Inlined the ToolSupport base class to make it more obvious to JMS beginers how JMS is used (less code reuse but these examples are simple enough)
  - Added CommandLineSupport class that uses introspection to handle interpreting command line options
  - Added ruby and java versions of a topic listener and publisher tools that can be used to benchmark broker performance.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468913 13f79535-47bb-0310-9956-ffa450edef68
2006-10-29 14:35:48 +00:00
Hiram R. Chirino 41265f2b53 make the setProperty public since it can be handy.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468911 13f79535-47bb-0310-9956-ffa450edef68
2006-10-29 14:30:36 +00:00
James Strachan f370f91664 added a license header & added details of the Jabber Software Foundation XSDs to the notice & license files
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468097 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 19:10:51 +00:00
James Strachan efd516866d fixed trivial javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468030 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 15:02:45 +00:00
James Strachan b1ed273f83 fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468029 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 15:00:48 +00:00
James Strachan 9f000ec235 added the activemq-xmpp module to the build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468027 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 14:59:41 +00:00
James Strachan 83573a052c fixed up the test case so its working now along with fixed a schoolboy error in sending messages over XMPP so that works nicely now. FWIW you can now connect via a Jabber client to the broker and interchange messages with the example JMS programs and the web console!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468026 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 14:59:11 +00:00
James Strachan 04015a5e3d switched to released version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467949 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 10:28:08 +00:00
Brian McCallister 47a97ef893 Change default multicast IP used as we had been using one in the reserved range, now it uses 239.255.2.3, which is in th
e range designated for site-local stuff


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467791 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 22:15:35 +00:00
Hiram R. Chirino 349d0f219f Fix javadoc description.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467789 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 22:13:45 +00:00
Hiram R. Chirino 02991433bb https://issues.apache.org/activemq/browse/AMQ-1004
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467783 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 22:05:36 +00:00
Hiram R. Chirino ec09a75e7a Commenting out failing test. see:
http://issues.apache.org/activemq/browse/AMQ-1002

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467716 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 17:12:38 +00:00
Hiram R. Chirino e281f0645a Fix to support spring 2.0, connections produced with SingleConnectionFactory do not allow you to set the clientId on the connection.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467715 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 17:12:14 +00:00
Hiram R. Chirino be0aaf481f Fix to support spring 2.0, connections produced with SingleConnectionFactory do not allow you to set the clientId on the connection.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467708 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 16:46:26 +00:00
Hiram R. Chirino fed2d6b5c7 avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467699 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 16:06:20 +00:00
Hiram R. Chirino 1b9276d2c1 avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467697 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 16:05:00 +00:00
Hiram R. Chirino b91928db8c avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467696 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 16:03:51 +00:00
Hiram R. Chirino 0d25d4e211 avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467695 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 16:02:57 +00:00
Hiram R. Chirino e80e052c27 avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467693 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 16:00:57 +00:00
Hiram R. Chirino 7d54de6504 avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467692 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 15:59:59 +00:00
Hiram R. Chirino 9ba6fcc40f avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467690 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 15:58:08 +00:00
Hiram R. Chirino b68267a341 avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467689 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 15:57:19 +00:00
Hiram R. Chirino a45a7a3f1d avoid println in the console output
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467688 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 15:56:36 +00:00
Hiram R. Chirino 4f70250834 fix npes during tests..
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467685 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 15:46:07 +00:00
Hiram R. Chirino aa54a8bec6 http://issues.apache.org/activemq/browse/AMQ-1001
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467676 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 15:02:22 +00:00
Hiram R. Chirino 0ba4b93c37 Adding module legal files
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467672 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 14:50:51 +00:00
James Strachan ddde7643fd managed to get the XMPP transport to subscribe to topics and receive messages when tested via the Spark Jabber client
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467606 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 11:24:56 +00:00
James Strachan 7b19dd4cec Moved the xmpp transport into the main trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467593 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 09:42:24 +00:00
Hiram R. Chirino a191115187 Merged in revision 467478 from 4.0 branch
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467481 13f79535-47bb-0310-9956-ffa450edef68
2006-10-24 21:02:40 +00:00
Hiram R. Chirino 333158a031 Fixed typo in subscriptionName property name in the ConsumerInfo object. Left the previous getters and setters but deprectaed them.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467090 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 19:07:10 +00:00
James Strachan 2ccbdb8657 added an implementation of stomp+ssl along with a test case (which doesn't quite work yet but is excluded from the pom.xml :) for AMQ-998
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467084 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 18:59:13 +00:00
James Strachan 0c6165f4bb added an implementation of stomp+ssl along with a test case (which doesn't quite work yet but is excluded from the pom.xml :) for AMQ-998
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467079 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 18:51:21 +00:00
James Strachan e73f5aabf6 minor refactor to make it easier for derivations to expose exceptions on initialization
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467078 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 18:48:18 +00:00
Hiram R. Chirino 7a25bcf203 Adding NOTICE files to all build artifacts and updating some LICENCE files too.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467015 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 15:38:07 +00:00
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