Commit Graph

354 Commits

Author SHA1 Message Date
James Strachan f3c6b7fff9 added documentation from patch AMQ-1281
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@549836 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 15:08:01 +00:00
Adrian T. Co 0ef421d14a - Change the perfharness-activemq.sh to refer to 5.0-SNAPSHOT
- Minor spelling corrections

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@548220 13f79535-47bb-0310-9956-ffa450edef68
2007-06-18 05:18:38 +00:00
Jonas B. Lim 8f76414414 patch for https://issues.apache.org/activemq/browse/AMQ-1274
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@547472 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 00:56:21 +00:00
Hiram R. Chirino 8f8ff58f8c Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@545505 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 13:55:40 +00:00
James Strachan 87f75b2de7 applied patch for AMQ-1241 to allow the web console to be run against an embedded, invm, properties or remote broker. Many thanks to Mario Siegenthaler for the patch!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@541306 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 14:14:49 +00:00
James Strachan a1904ea1e7 Fixed up the poms so the build works again :)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@527938 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 13:36:43 +00:00
James Strachan dc69022697 Added patch for AMQ-1075 so that the fileserver web app is included in the assembly
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@527705 13f79535-47bb-0310-9956-ffa450edef68
2007-04-11 22:16:48 +00:00
James Strachan a58a92d302 no need to auto-create the data directory for the test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@523290 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 12:08:58 +00:00
James Strachan 9dccfa4a8a fixed the assembly so that the activemq broker script works again. Now moved from a Jetty snapshot to a release (6.1.2rc2) and also made BrokerService.setDataDirectory(String) take a string to avoid strange Spring errors we were getting
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@523279 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 11:15:22 +00:00
James Strachan c729994739 rolled back the creation of the file: scheme and made the xbean: scheme handle files or URLs as well as classpath resources
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@518632 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 14:10:24 +00:00
James Strachan 0315016d37 added the URLs which are available to run the Web Console or Web Demos when booting up activemq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@518157 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 14:45:12 +00:00
James Strachan 35fcee6a6b added web demos to broker by default
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517790 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 17:56:37 +00:00
James Strachan 3028a2faa1 added an embedded jetty server to host the web-console in the default activemq.xml for AMQ-1194
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517713 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 14:48:44 +00:00
James Strachan 274a951901 zapped some old test cases and added a new one which ensures that the activemq.xml file shipped with the distro actually works
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517674 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 12:48:52 +00:00
James Strachan bdef2f52d0 enable XMPP by default in the stand alone broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516482 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 17:46:07 +00:00
James Strachan 24984276fc Tidied up the activemq.xml file shipped in the distro. Also by default we now embded Jetty so that we can include the web console, or an out of band file transfer mechanism by default
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516442 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 15:52:13 +00:00
Hiram R. Chirino 885c379914 Set the eol-style to native
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516048 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 14:20:29 +00:00
James Strachan 3013c2020b updated wiki links in source code to point to the graduated site
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@511784 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 11:04:18 +00:00
James Strachan 6c57f721c2 added explicit disconnect after Chris T.'s patch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@511781 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 10:55:53 +00:00
James Strachan b786ddba38 removed old Incubator disclaimer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@505370 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 16:59:45 +00:00
Hiram R. Chirino e17e5eca88 Updated version to remove the "incubator" bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504248 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 19:09:51 +00:00
James Strachan d9ca5c07fd fix for AMQ-1151 to include the activemq-xmpp jar in the binary distro - along with including the shell scripts in the zip
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503688 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 14:05:29 +00:00
Adrian T. Co ba7519049f Minor: Fix wrong conf format
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@495499 13f79535-47bb-0310-9956-ffa450edef68
2007-01-12 06:52:11 +00:00
Adrian T. Co f30b0d8113 AMQ-1096: Added a activemq.classpath system property to provide extensions to the ActiveMQ classpath. Extensions can now be added via 'set ACTIVEMQ_CLASSPATH=c:/foo'
AMQ-1046: Consolidated all admin scripts to a single activemq-admin script file. To run admin scripts, use: activemq-admin bstat, activemq-admin query, activemq-admin stop, etc.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@495172 13f79535-47bb-0310-9956-ffa450edef68
2007-01-11 09:49:08 +00:00
Frederick G. Oconer e413e8711b AMQ-1091
Changes:
1. Fix assembly-src profile by providing the correct path to unix-src.xml and windows-src.xml assembly descriptor.
2. Commented out excluded "data" dir in source assembly descriptor because it wasn't including the data package in activemq-core.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@486479 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 03:33:29 +00:00
Jonas B. Lim c1d82a43c6 applied patches for http://issues.apache.org/activemq/browse/AMQ-1057
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@476058 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 06:22:02 +00:00
Hiram R. Chirino 69e5439718 More Java 5 Ehancements.
- Use activeio-3.1 snapshot since that has been upgraded to Java 5
 - Don't need mx4j since Java 5 includes a JMX server



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@476007 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 00:56:16 +00:00
Hiram R. Chirino 86cbdfd5db Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html
- Update maven build
- Removed dependency on concurrent-backport



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475999 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 00:29:03 +00:00
James Strachan 86ad069c2b enabled the Command Agent by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475771 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 15:29:38 +00:00
Hiram R. Chirino bc7d758fa0 Added some simple stompcat and catstomp scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475302 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 16:36:18 +00:00
Hiram R. Chirino ba476b36f0 Setting some svn eol-styles and improving source distro assembly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475265 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 15:43:24 +00:00
Hiram R. Chirino f3105202ef Tweaked out the source distro assembly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475068 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 00:00:28 +00:00
Hiram R. Chirino 5bde1e3003 setting svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475018 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 22:09:09 +00:00
Hiram R. Chirino fe1cde80ae removing extranous META-INF
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475009 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 21:47:27 +00:00
Hiram R. Chirino 06a365f12c Setting svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474985 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 21:16:11 +00:00
Hiram R. Chirino 9e6eb830b3 Set the eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474977 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 21:02:18 +00:00
Hiram R. Chirino cdf6bee977 Added a source distro assembly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474976 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 20:59:57 +00:00
Hiram R. Chirino 36265ea802 Updated java service wrappers so that they properly use the ACTIVEMQ_BASE and ACTIVEMQ_HOME enviroment variables.
also print out the ACTIVEMQ_BASE on startup and if classloading error occurs, have the main method dump a listing of what is in the classloaders.


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474926 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 19:20:38 +00:00
Hiram R. Chirino 48a1ad8eec move the wrapper.jar to the bin dir and set the eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474894 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 17:54:28 +00:00
Hiram R. Chirino b243182cf9 move the wrapper.jar to the bin dir
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474892 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 17:50:34 +00:00
Joseph Dennis O. Gapuz 0e9369f5dd AMQ-644 - create Java Service Wrapper for ActiveMQ
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474706 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 08:52:13 +00:00
Hiram R. Chirino 636e37b376 Don't include activecluster as dependency since it not :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474523 13f79535-47bb-0310-9956-ffa450edef68
2006-11-13 21:18:54 +00:00
Hiram R. Chirino 8be1b5eb5a Reving up version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472518 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 15:27:38 +00:00
Adrian T. Co d01965af0b Minor renaming and typo correction.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@470018 13f79535-47bb-0310-9956-ffa450edef68
2006-11-01 17:58:51 +00:00
Adrian T. Co fdadd72d9c Let's use a different name for the network connector in the config file bundled with the distro. This should prevent the default build from spewing some xbean/spring exception.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469682 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 22:28:59 +00:00
Adrian T. Co 07529a5f05 AMQ-801: Bundle activemq-jaas with dsitro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469670 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 21:49:40 +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 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
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 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
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
Hiram R. Chirino afcb55e547 Use released versions of the plugins
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452662 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 22:44:54 +00:00
Hiram R. Chirino dfddf69103 Adding missing header files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452657 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 22:29:08 +00:00
Hiram R. Chirino fa4279c433 http://issues.apache.org/activemq/browse/AMQ-953
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452108 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 16:23:19 +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
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 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 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 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
James Strachan 9431f934cd added the activemq.home system property in case the log4j.property is changed to use files
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434043 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 13:43:43 +00:00
James Strachan 7685e4d2f3 include the shell scripts in the ZIP distro as (i) some windows users use cygwin and (ii) some non-windows users use zip files :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434022 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 12:23:09 +00:00
James Strachan 73ef5bea04 added an example of using Oracle JDBC along with using DBCP with Oracle rather than the non-pooling default that comes with Oracle
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433697 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 17:10:58 +00:00
Hiram R. Chirino 960dce70d3 http://issues.apache.org/activemq/browse/AMQ-888
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433286 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 17:08:00 +00:00
James Strachan 75952abdbb Fix for AMQ-772 to add activemq-web to the distros
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430008 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 09:11:20 +00:00
James Strachan cb11447386 Fix for AMQ-772 to add activemq-web to the distros
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430005 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 09:03:53 +00:00
Hiram R. Chirino cc5f94d4ed Adding derby NOTICEs to our notices
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429731 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 16:54:48 +00:00
Frederick G. Oconer 8b9b09181b Jira: AMQ-570:Create sample activemq.xml files under assembly/src/sample-conf similar to what we had in 3.x.
Added several amq sample configurations.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429605 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 07:15:04 +00:00
Frederick G. Oconer 5e5febb4de AMQ-859: nightly snapshots to include source distro.
Added src-bin.xml and modified assembly/pom.xml to include a build for creating the source distro.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428970 13f79535-47bb-0310-9956-ffa450edef68
2006-08-05 07:07:09 +00:00
Hiram R. Chirino c3a8de8b53 porting license changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427820 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 00:38:26 +00:00
Joseph Dennis O. Gapuz c45c69b30a added files to start ActiveMQ with Java Service Wrapper on MacOSX
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427481 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 07:49:51 +00:00
Hiram R. Chirino 7f883f6fe2 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@426384 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 05:00:24 +00:00
Hiram R. Chirino 96d92110a3 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@426370 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:22:58 +00:00
Hiram R. Chirino 57b4941325 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@426366 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:04:41 +00:00
Joseph Dennis O. Gapuz fdde1661cb added option for running ActiveMQ with Java Service Wrapper on Linux and Windows.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425685 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 09:11:31 +00:00
Hiram R. Chirino 8176dca67f http://issues.apache.org/activemq/browse/AMQ-846
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425637 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 06:07:11 +00:00
James Strachan f8734f79c6 added an example configuration file using pure JDBC and no journal together with some example Oracle XML configurations
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@424276 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 12:03:29 +00:00
Hiram R. Chirino 02fffb44b0 rename logging directory so that it matches the log4j configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421656 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 16:08:42 +00:00
Hiram R. Chirino 397e9ccee5 Renamed som files so that they have more consistent case and extensions.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421655 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 16:05:39 +00:00
Hiram R. Chirino b2aa074966 https://issues.apache.org/activemq/browse/AMQ-701
The zip is now tunned for windows and the tar.* packages are tunned for unix.  
The zip file bin directory only contains .bat files and all text files use dos line endings.
the tar file bin directory only contains the shell files and all text files use the unix line endings.




git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421654 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 16:01:51 +00:00
Hiram R. Chirino f2d90cd97c http://issues.apache.org/activemq/browse/AMQ-701
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421396 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 19:56:44 +00:00
Hiram R. Chirino afba723191 http://issues.apache.org/activemq/browse/AMQ-814
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420899 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 15:32:20 +00:00
Frederick G. Oconer b662f6065c Removed relativepath element in parent declaration.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420267 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 09:11:22 +00:00
James Strachan 288f8767c3 added activemq-jaas to the assembly to fix AMQ-801
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419850 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 09:24:38 +00:00
James Strachan c06ad31692 moved the tests across from the assembly module that can be run inside the activemq-core module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419842 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 08:55:31 +00:00
Hiram R. Chirino d320676ae1 http://issues.apache.org/activemq/browse/AMQ-800
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419761 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 01:31:26 +00:00
Robert Davies 7606053815 test case for: http://issues.apache.org/activemq/browse/AMQ-755
ensure temp destination infomation is propagated around network of brokers correctly

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417744 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 12:50:30 +00:00
Hiram R. Chirino f6041bb839 http://issues.apache.org/activemq/browse/AMQ-710
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414640 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 17:43:08 +00:00
Hiram R. Chirino da93e413c1 http://issues.apache.org/activemq/browse/AMQ-752
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414592 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 14:22:41 +00:00
Hiram R. Chirino 5f318d3aef Applied http://issues.apache.org/activemq/browse/AMQ-699
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414441 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 02:43:40 +00:00
Adrian T. Co 789d2da20c Added support for bstat --help, bstat -h, and bstat -? (AMQ-702)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413796 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 03:32:16 +00:00
James Strachan 5451531371 updated snippet macro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413621 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 10:01:53 +00:00
James Strachan 6d115cf7a5 tidied up the namespaces
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413009 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 10:47:21 +00:00
James Strachan c3d8fe18d4 tidied up the namespaces
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413008 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 10:46:37 +00:00
Frederick G. Oconer 8eb04d6b95 Bug: run.jar is not correctly created.
Fix: added ant plugin to crete the run.jar because the assembly plugin doesn't correctly create it.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412975 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 08:18:20 +00:00
Frederick G. Oconer 8f3f4e1ae0 Fixed pom.xml format error.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412958 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 07:07:52 +00:00
Frederick G. Oconer a1ba6e0325 Updates:
1. Added plugin that will start Broker
2. Updated assembly pom to include the new plugin but still commented out.
3. Updated memtest plugin dependency version config.
4. Updated root pom.xml to use https on scm connection.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412955 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 06:54:32 +00:00
Hiram R. Chirino f0d409fec6 fix the scm info for continum.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412813 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 17:43:54 +00:00
Frederick G. Oconer edfe3df36b changed prefix consumer and producer to "client". Also, the broker can be started in activemq-perftest instead in the assembly.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412301 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 06:17:14 +00:00
Hiram R. Chirino bc7aa98d45 trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411906 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 20:16:30 +00:00
Frederick G. Oconer 02dff3c0d3 commented out performance test plugin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411841 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 16:09:43 +00:00
Frederick G. Oconer 264f0a3732 initial support for generating report xml file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411835 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 15:57:39 +00:00
James Strachan a37fa0d6f3 disabled use of activemq-perf plugin to avoid build failing
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410889 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 16:58:16 +00:00
Frederick G. Oconer 2139881476 Renamed perf plugin to activemq-perf and added plugin that will start broker in assembly.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410534 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 14:16:18 +00:00
Gregory John Wilkins 52cdf3dd4f fixed ID issue with assembly plugin - as per patch from Carlos for MASSEMBLY-49
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410455 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 08:08:13 +00:00
Guillaume Nodet c834a10a01 Update README.txt and UserGuide to refer to "Apache ActiveMQ"
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409832 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 15:42:18 +00:00
James Strachan 10edc94224 used new single goal which avoids the recursive build issue
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409650 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:39:36 +00:00
James Strachan 7bcb9dbf4f enabled nicer JMX integration with JConsole by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409646 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:37:35 +00:00
Frederick G. Oconer fd43325c2b changes:
1. Fix for assembly build.
2. Fix for jar deploy.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409633 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 10:47:42 +00:00
Guillaume Nodet 06b94f1220 Fix assembly recursive problems
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409145 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:45:21 +00:00
Frederick G. Oconer 97998ad6da Added activemq-web dependency in lib/optional.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409134 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:00:19 +00:00
Jonas B. Lim 802f91eb55 added back activemq-web on distro
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409104 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:06:34 +00:00
Adrian T. Co 088d52cfd1 Added quotes in scripts to allow spaces in ACTIVEMQ_HOME - AMQ-706. Thanks Brad Fritz!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407470 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:21:33 +00:00
Adrian T. Co 80cda71326 modify script permission
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407467 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:00:04 +00:00
Adrian T. Co d49ff795fa Modify permissions for scripts.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407463 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 05:42:02 +00:00
Hiram R. Chirino b29f744014 Fixed references to the test-jar.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399854 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 20:37:24 +00:00
Hiram R. Chirino e25461641e Include activemq-web-demo and activemq-web-console in the binary distroy example directory.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399751 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:24:31 +00:00
Hiram R. Chirino 9ebe333816 Added LICENSE files for the 3rd part modules that we redistribute
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399321 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 14:54:20 +00:00
Frederick G. Oconer 5fd6125b23 Bug: Unable to start the generated distribution due to the created run.jar in "/bin" dir.
Fix: Added a new assembly execution that will create the run.jar containing only "org.apache.activemq.console.Main" and setting the manifest main-class property to the same class.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399101 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 00:44:41 +00:00
Hiram R. Chirino 29b5ae57a2 Making the m2 release look like the m1 release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398279 13f79535-47bb-0310-9956-ffa450edef68
2006-04-30 05:01:50 +00:00
Hiram R. Chirino 68b65fa340 Used dedicated tasks by default on the standalone broker.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397779 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 06:17:44 +00:00
Hiram R. Chirino 25a50630ed converted more println in the test cases to log.info() calls.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397324 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 22:33:48 +00:00
James Strachan 3ecc6f5293 Fixed build to include notice file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395817 13f79535-47bb-0310-9956-ffa450edef68
2006-04-21 08:57:58 +00:00
Guillaume Nodet 1e6c45fb2e Fix dependencies scopes for m2 build...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394797 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 22:39:14 +00:00
Guillaume Nodet 0b88dbe3e7 Now the distribution fully works on m2 (without tests).
However, we need to rework all the scope of dependencies (mainly for activemq-core)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394772 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 20:38:21 +00:00
Guillaume Nodet 969eefeef0 Include STATUS file in assembly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394441 13f79535-47bb-0310-9956-ffa450edef68
2006-04-16 07:23:02 +00:00
Guillaume Nodet bfa4b9bb68 Fix m2 build: the distribution is nearly identical to the m1 dist.
Remaining problems: missing STATUS file, and activemq.rar is way too big

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394399 13f79535-47bb-0310-9956-ffa450edef68
2006-04-15 23:33:05 +00:00
Hiram R. Chirino 3e69e735b0 Fixed TwoBrokerTopicSendReceiveUsingHttpTest test.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393569 13f79535-47bb-0310-9956-ffa450edef68
2006-04-12 18:32:43 +00:00
Hiram R. Chirino 13e8bf0b91 Make the dist build work again
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393151 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 07:02:50 +00:00
James Strachan 9c9343c9dd fixed the distribution artifact to include "incubator-activemq"
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392989 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 17:00:34 +00:00
Gregory John Wilkins 8cb2141080 Upgrade to jetty 6.0.0beta14
factored out web demo into activemq-web-demo
made activemq-web just produce a jar
added amq.js as a resource to the jar
added AjaxServlet to extend MessageListenerServlet with the ability to serve amq.js
cleaned up m2 build and dependencies
added jetty6:run plugin to run the demo.




git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392913 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 10:26:17 +00:00
Hiram R. Chirino 7ed7b25dbe include mx4j tools in the optional dir.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390445 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 15:44:42 +00:00
Hiram R. Chirino 382b825aa5 Added commented sections on how to configure things like the broker memory limit and jmx properties.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390423 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 13:59:52 +00:00
Frederick G. Oconer 065f8a9807 Updated the dependencies to be included in the jar file activemq-full-version.jar. This was referenced to the jar created in maven1.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390353 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 07:30:09 +00:00
Frederick G. Oconer 1263c80c7b Updated jar files to be included in /lib and /lib/optional.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390352 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 07:28:20 +00:00
Frederick G. Oconer 7af0ed307c Included other dependencies using maven 1 build as reference.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390078 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 10:54:44 +00:00
Frederick G. Oconer a715f014e3 changed groupId of the included artifact to "incubator-activemq".
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390045 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 09:37:52 +00:00
Frederick G. Oconer b8b2258fc7 Fix for maven 2 builds and organized the dependencies.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389950 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 01:12:00 +00:00
Hiram R. Chirino e29d514732 The journal constrcutor changed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389942 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 00:37:20 +00:00
Hiram R. Chirino f451ad04bf - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using.
- the m2 build now uses the same groupId that our m1 activemq build is using.  I know it's not the m2 way to name groups, we I'm willing to live with this until we are out of the incubator and using m2 to do builds by default.
- Ported activemq to use activeio 3.0-SNAPSHOT from activeio 2.1, since the 3.x stuff is in a new package space, it should not conflict with previous version (for example the version used in Geronimo).



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388677 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 23:41:23 +00:00
Hiram R. Chirino e94ba16710 Updated m2 build to use latest geronimo spec jars
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387924 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 19:52:39 +00:00
Hiram R. Chirino 14763b4f20 Reved up to the latest version of the geronimo spec jars
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387873 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 15:27:50 +00:00
Hiram R. Chirino 72a495e1eb derby is not to happy about being started up multiple times in the same vm with different homes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387553 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 15:47:41 +00:00
Adrian T. Co 9c6169748d - Minor correction in xml config
- Enabled failing test cases

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387060 13f79535-47bb-0310-9956-ffa450edef68
2006-03-19 23:20:46 +00:00