Commit Graph

369 Commits

Author SHA1 Message Date
Bosanac Dejan c0ba767a88 https://issues.apache.org/activemq/browse/AMQ-1473 - adding example for log4j jms appender
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@803078 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 11:57:00 +00:00
Bosanac Dejan d604723d8f applying patch for https://issues.apache.org/activemq/browse/AMQ-2275
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801647 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 13:47:18 +00:00
Bosanac Dejan a039a0e997 additional improvement for https://issues.apache.org/activemq/browse/AMQ-2238 - include commons-codec in lib/optional
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797007 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 10:25:53 +00:00
Gary Tully 4ee34c9609 have default broker config use wildcard address to listen on all interfaces to maintain existing behaviour, localhost now means just localhost or loopback - up shot of https://issues.apache.org/activemq/browse/AMQ-2094
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@790100 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 10:28:05 +00:00
David Jencks de4b78397e ACTIVEMQ-2297 further cleanup, remove tools-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786867 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 17:42:44 +00:00
David Jencks 9ed41e25e1 ACTIVEMQ-2297 update to nexus, apache 6 pom, etc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786767 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 08:14:41 +00:00
Gary Tully 9ebc508a5a https://issues.apache.org/activemq/browse/AMQ-2169 - remove duplication of spring mvc query beans
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785691 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 15:53:10 +00:00
Gary Tully 2d42b629c5 resolve: https://issues.apache.org/activemq/browse/AMQ-2169 - distribution version of webconsole-embedded spring mvc beans were out of date w.r.t their scope and hense were not getting cleaned up after a request as expected
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785640 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 14:55:52 +00:00
Bosanac Dejan 69946d9805 fix for https://issues.apache.org/activemq/browse/AMQ-2097 - missing jar dependency for activemq-xmpp
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@760045 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30 16:58:24 +00:00
Bosanac Dejan b514d3fb4b fix for https://issues.apache.org/activemq/browse/AMQ-1324
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@751656 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 12:03:14 +00:00
Bosanac Dejan 3cbe388595 changing a link from incubator to project site
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@747718 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 09:31:12 +00:00
James Strachan 45c246cd6d Added repository to download jersey et al for camel-web dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746948 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 10:18:28 +00:00
James Strachan f4aa952a09 Initial cut of AMQ-2131 for using camel-web to interact with camel endpoints and routes while inside the AMQ broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746279 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 15:30:36 +00:00
James Strachan 5273aab548 First cut of AMQ-2131 adding the /camel web application to the ActiveMQ broker distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746264 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 14:54:54 +00:00
Bosanac Dejan aed1b5c67c fix for https://issues.apache.org/activemq/browse/AMQ-2101
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@742930 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 10:45:44 +00:00
Bosanac Dejan 2755be3d06 fix for https://issues.apache.org/activemq/browse/AMQ-2055
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@731985 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 16:17:51 +00:00
Hiram R. Chirino f62737be7c Moving stuff around so that activemq-core can depend on kahadb instead of kahadb depending on activemq-core. This step allows kahadb to be used as the default
store implementation if desired.  Will do that next.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@731704 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 20:48:38 +00:00
Bosanac Dejan e6a560d960 fix for AMQ 2036
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@727396 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 14:32:42 +00:00
Hiram R. Chirino 4d089f0083 Updated to use new config scheme
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@720239 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 17:56:44 +00:00
Hiram R. Chirino a85ca4a186 Updated assembly so that kahadb is included and also added an example HA configuration which uses it.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@719763 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 00:36:43 +00:00
Bosanac Dejan 1ab2f59af7 fix for AMQ-2003
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718590 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 13:56:13 +00:00
Gary Tully c57afb6289 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711804 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:19:35 +00:00
Gary Tully fcab7488bc [maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711802 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:17:14 +00:00
Gary Tully c761823613 fix AMQ-1982; modify fix for AMQ-1237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@706164 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 09:34:40 +00:00
James Strachan 6cd0ca9bd9 Disabled the default use of last image recovery policy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704550 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 14:36:01 +00:00
Gary Tully 9fbba8d1f8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702534 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 16:26:23 +00:00
Gary Tully dd0d2329ac [maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702519 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 15:34:39 +00:00
Bosanac Dejan c89adb8411 fix for AMQ-1968
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701381 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 13:57:44 +00:00
Bosanac Dejan 398b468b68 Patch applied for https://issues.apache.org/activemq/browse/AMQ-1237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@695445 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 12:15:24 +00:00
Bosanac Dejan 8d03599be6 Patch applied for https://issues.apache.org/activemq/browse/AMQ-1743
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693767 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 10:05:20 +00:00
Gary Tully d3bebf209b [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693651 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 23:01:54 +00:00
Gary Tully cc90a50844 [maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693649 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 23:00:53 +00:00
Gary Tully db4ed3fb35 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693101 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 13:59:03 +00:00
Gary Tully 6f74b5e890 [maven-release-plugin] prepare release activemq-parent-5.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693099 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 13:57:16 +00:00
Gary Tully 4114a78b90 tidy help build.xml help text AMQ-1513
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@692387 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05 08:55:37 +00:00
Robert Davies 2624decb4e applied patch for https://issues.apache.org/activemq/browse/AMQ-1887
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691131 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 07:15:35 +00:00
James Strachan d0b0e4aa6c Added jetty-client optional jar too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689543 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:08:37 +00:00
James Strachan 6a5c5eb296 Added camel-jetty to the ActiveMQ distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689542 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:03:57 +00:00
James Strachan 46812e240d minor whitespace/reorg/comment improvement
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@688062 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 11:25:28 +00:00
Gary Tully 43880af18a add waitForStart option to vm url, fix AMQ-1895
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687280 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 08:07:48 +00:00
James Strachan 35e33eab07 Added spring-aop so the broker boots up correctly due to recent camel dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@676927 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 14:37:36 +00:00
Guillaume Nodet 2e57fb5fd9 AMQ-1802: extract activemq pool in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668559 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 08:16:50 +00:00
Guillaume Nodet 702e2a0170 AMQ-1801: Extract camel component in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668217 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 16:11:38 +00:00
Hiram R. Chirino 9d12bdd73c ActiveMQ was not starting up cause the jaxb api was not getting included in the final distro.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666673 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 14:05:41 +00:00
Hiram R. Chirino 1e7776ebd2 Fixing the ssl context config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666658 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:26:13 +00:00
Hiram R. Chirino e897b8968d Use the new SslContext config element to configure ssl instead of the system properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666655 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:24:01 +00:00
Hiram R. Chirino 43b0a34cdc Fix for https://issues.apache.org/activemq/browse/AMQ-1728
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@656343 13f79535-47bb-0310-9956-ffa450edef68
2008-05-14 18:09:37 +00:00
Hiram R. Chirino 2dc9fa98a8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652613 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:28:39 +00:00
Hiram R. Chirino 4e1c52bb27 [maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652611 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:28:06 +00:00
Hiram R. Chirino 1f1be5215f Including addtional spring bits in the assembly needed to get the default activemq configuration to boot up.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652601 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:14:36 +00:00