Bosanac Dejan
7da4da0476
mute jetty log
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442879 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 09:53:07 +00:00
Timothy A. Bish
ef24cc9a04
fix https://issues.apache.org/jira/browse/AMQ-4280
...
activemq-core module renamed to activemq-unit-tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439685 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 23:09:54 +00:00
Timothy A. Bish
a55aae00e7
Scrub the pom files and remove old cruft and leftovers from the recent refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 22:44:25 +00:00
Timothy A. Bish
5ffb7a849a
apply patch for: https://issues.apache.org/jira/browse/AMQ-4266
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1437049 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 17:01:36 +00:00
Timothy A. Bish
7011ea5b13
fix for: https://issues.apache.org/jira/browse/AMQ-4254
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433683 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 21:53:43 +00:00
Timothy A. Bish
4d37271c5a
apply patch for: https://issues.apache.org/jira/browse/AMQ-4254
...
Add call to broker.waitUntilStopped() to try to make this pass more often.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433209 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 23:16:37 +00:00
Timothy A. Bish
af8f5f9ec9
apply patch for: https://issues.apache.org/jira/browse/AMQ-4254
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433024 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 18:26:57 +00:00
Bosanac Dejan
22bc55b948
https://issues.apache.org/jira/browse/AMQ-4124 - remove camel example from security config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423458 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 14:54:32 +00:00
Timothy A. Bish
b0d01e9791
fix for: https://issues.apache.org/jira/browse/AMQ-4078
...
Need to quote paths that are set using -D to ensure they can be resolved.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420823 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:50:00 +00:00
Bosanac Dejan
44a7ffa946
https://issues.apache.org/jira/browse/AMQ-4219 - jolokia support
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420809 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:25:19 +00:00
Timothy A. Bish
763f32a842
fix for: https://issues.apache.org/jira/browse/AMQ-1469
...
renames run.jar to activemq.jar and updates all the scripts and wrapper.conf files to reflect that
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417658 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 21:36:11 +00:00
Timothy A. Bish
69c1796c07
fix for: https://issues.apache.org/jira/browse/AMQ-4206
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417414 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 13:32:05 +00:00
Timothy A. Bish
87e878b2b5
fix for: https://issues.apache.org/jira/browse/AMQ-4169
...
Rename the activemq maven plugin so that they follow the maven plugin naming guidelines.
Also update the code to use non-deprecated annotations for properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417041 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:19:35 +00:00
Christian Posta
ff0746c190
https://issues.apache.org/jira/browse/AMQ-4200 Update the websocket example to use the latest stomp.js which supports STOMP 1.1 (including heart-beating).
...
Also added a websocket connector to the activemq-demo.xml config file.
Thanks Jeff Mensil!!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416524 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 14:02:39 +00:00
Hiram R. Chirino
3016b39249
Moved the JMS mapping logic into a proton module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414990 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 23:16:42 +00:00
Hiram R. Chirino
8387295ade
Take the activemq-amqp module out of the ustable profile, include it in the default assembly.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408918 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 19:49:39 +00:00
Hiram R. Chirino
ecaae53fe8
Moved the remaining bits to the activemq-optional module to a trash dir that we won't build anymore. We can clean it out once we are sure we don't need anything from it.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407199 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 18:13:11 +00:00
Hiram R. Chirino
9a1ad8c8b3
Split out the activemq-http and activemq-log4j-appender modules from the activemq-optional module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407139 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 15:51:10 +00:00
Hiram R. Chirino
9c39f4e40a
Refactored out the legacy openwire marshalers to a new module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406732 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 17:42:38 +00:00
Hiram R. Chirino
bfbe90b399
rename the activemq-leveldb module to activemq-leveldb-store to be consistent with other store modules. Move more spring/xbean support bits into the activemq-spring module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406726 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 17:26:31 +00:00
Hiram R. Chirino
9a8f6e415d
Refactored the classes needed to run an ActiveMQ JMS client out from the activemq-core module to the activemq-client module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406466 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 05:00:17 +00:00
Hiram R. Chirino
715010a1ea
Merged the kahadb module into activemq-core since it's the only known user of the module. Will allow us to eliminate dup util classes.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406368 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 22:03:14 +00:00
Claus Ibsen
437ea2f6e5
AMQ-4124: Disabled webapp demo from default configuration file. Need to run conf/activemq-demo.xml for demos. Also enable webapp authentication by default.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404998 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 15:11:15 +00:00
Claus Ibsen
80b4d171ca
Tabs to spaces
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404996 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 15:10:19 +00:00
Timothy A. Bish
76a9c30be6
fix for: https://issues.apache.org/jira/browse/AMQ-3261
...
change the port in configuration to match the default JMX port.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404618 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 14:49:31 +00:00
Bosanac Dejan
5d9695c5ef
https://issues.apache.org/jira/browse/AMQ-4098 - additional fix; incluse wrapper.jar in unix distro as well
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1400039 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 10:56:07 +00:00
Timothy A. Bish
d84fe0b0f5
additional fix for: https://issues.apache.org/jira/browse/AMQ-4098
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1396644 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 15:31:32 +00:00
Claus Ibsen
07ade0db8f
AMQ-4098: Added missing binary files to the assembly. The files was needed for activemq-demo.xml etc.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395931 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 09:23:00 +00:00
Bosanac Dejan
0b0ed9f84d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392979 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:37:31 +00:00
Bosanac Dejan
e396468d9b
[maven-release-plugin] prepare release activemq-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392977 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:37:00 +00:00
Bosanac Dejan
16dc729163
[maven-release-plugin] rollback the release of activemq-parent-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392968 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:24:44 +00:00
Bosanac Dejan
c479df0679
[maven-release-plugin] prepare release activemq-parent-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392966 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:20:57 +00:00
Bosanac Dejan
c83b70c3cd
[maven-release-plugin] rollback the release of activemq-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392935 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:44:05 +00:00
Bosanac Dejan
f2af2c9187
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392933 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:40:11 +00:00
Bosanac Dejan
07bed31f7b
[maven-release-plugin] prepare release activemq-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392929 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:34:36 +00:00
Bosanac Dejan
798437773a
rolling back version because of failed release:perform
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392924 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:22:49 +00:00
Bosanac Dejan
5094609ec5
[maven-release-plugin] prepare release activemq-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392921 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:16:05 +00:00
Bosanac Dejan
3576fbe97a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392876 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 12:09:24 +00:00
Bosanac Dejan
02b2ba294e
[maven-release-plugin] prepare release activemq-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392874 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 12:08:45 +00:00
Bosanac Dejan
47f9ef9b11
add link to plugabble lockers to activemq-jdbc configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392855 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 11:40:05 +00:00
Claus Ibsen
83c9dc0e68
AMQ-4088: Filtered the example scripts so they can use the AMQ version number in their scripts.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392820 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 09:54:54 +00:00
Claus Ibsen
b437c2c52b
AMQ-4088: Unix kit examples should have execute permission on scripts by default.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392810 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 09:33:04 +00:00
Claus Ibsen
2daf9f16e9
AMQ-4088: Fixed kit to include httpclient/core. Trying to include execute permission on tarbal for scripts in examples.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392799 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 09:08:36 +00:00
Claus Ibsen
c5a9dae974
AMQ-4089: Polished the user guide in the kit.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392791 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 08:41:45 +00:00
Bosanac Dejan
a8d364d030
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392269 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 10:39:07 +00:00
Bosanac Dejan
a97f821869
[maven-release-plugin] prepare release activemq-5.7.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392267 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 10:38:35 +00:00
Timothy A. Bish
f677d1a2c5
apply patch for: https://issues.apache.org/jira/browse/AMQ-4084
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1391238 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 22:17:49 +00:00
Claus Ibsen
9583d9af9f
AMQ-4081: favicon should be handled as binary file in assembly
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1390323 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 08:27:36 +00:00
Gary Tully
b469638171
fix up assembly xml configuration validtion tests - have them run by default. Pull out osgi isms to separate hook and add shutdown hook when jetty.xml is included so that it is shutdown on broker stop. Fix problems with the xml eposed by the tests
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1390204 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:52:28 +00:00
Gary Tully
ec72fa6d51
https://issues.apache.org/jira/browse/AMQ-4076 https://issues.apache.org/jira/browse/AMQ-498 - remove duplicate ?
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1390202 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:51:32 +00:00
Hiram R. Chirino
4051799a6d
More work for AMQ-4080: Include the activemq-leveldb module in the assembly, don't use the fusesource leveldb module anymore.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1389892 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 14:50:15 +00:00
Gary Tully
c50c1f5dad
https://issues.apache.org/jira/browse/AMQ-4076 https://issues.apache.org/jira/browse/AMQ-498 - default to unlimited maxFrameSize - explicit limits in the xml config with DOS comment
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1389817 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 11:37:59 +00:00
Claus Ibsen
d9c73363a9
AMQ-4070: Improved ruby sample to shutdown nicely on cltr+c, and use publish. Thanks to Francesco for the patch.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1389793 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 11:00:29 +00:00
Claus Ibsen
0b9873c057
Added missing license header. More exclude to rat plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1388356 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 07:42:59 +00:00
Claus Ibsen
093b0e2370
AMQ-4053: Split the lib dir of the AMQ distro into better categories. Also log on console from main class the extension classpath in use.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387113 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 12:25:19 +00:00
Claus Ibsen
9a32e38627
AMQ-4056: Upgraded jmDNS to 3.4.1, and removed old obsolte activemq-jmdns module that is no longer needed.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387052 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 08:44:42 +00:00
Claus Ibsen
b358c05696
AMQ-4060: Upgraded Spring OXM to Spring 3 version.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386583 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 12:38:51 +00:00
Claus Ibsen
6da942706e
AMQ-4038: Favor using JARs from maven central, to avoid 3rd part repos. AMQ-4039: Upgraded JAR dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1383801 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 06:30:31 +00:00
Timothy A. Bish
e0776ff020
Fix for: https://issues.apache.org/jira/browse/AMQ-2453
...
Add an LSB header to the init scripts
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1368455 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:16:13 +00:00
Bosanac Dejan
12585eb5be
https://issues.apache.org/jira/browse/AMQ-2535 - jetty ssl connector configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1357529 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 09:44:39 +00:00
Gary Tully
87b2920927
https://issues.apache.org/jira/browse/AMQ-3881 - handy diag script to gather info about the host machine and broker java process and combine into a compressed log, some users have found it valuable in production
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1355055 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 15:51:52 +00:00
Bosanac Dejan
dc35766d0e
https://issues.apache.org/jira/browse/AMQ-3893 - adjust topic policy in default config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1352900 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 14:17:20 +00:00
Bosanac Dejan
94b6b1115e
https://issues.apache.org/jira/browse/AMQ-3854 - updating spring xsd references
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1341091 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 16:16:12 +00:00
Timothy A. Bish
c17129154d
apply patch for: https://issues.apache.org/jira/browse/AMQ-3831
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1336373 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 20:05:48 +00:00
Bosanac Dejan
c587918821
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332983 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:36:17 +00:00
Bosanac Dejan
b7e264f917
[maven-release-plugin] prepare release activemq-5.6.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332981 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:35:43 +00:00
Timothy A. Bish
937c1e8cbc
fix for: https://issues.apache.org/jira/browse/AMQ-3824
...
Adds a 64 bit Java service wrapper.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332880 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 23:14:02 +00:00
Bosanac Dejan
710dc7bb20
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329823 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:17:53 +00:00
Bosanac Dejan
96a9fb2502
[maven-release-plugin] prepare release activemq-5.6.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329821 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:17:16 +00:00
Timothy A. Bish
cf90f3b5bd
further work for: https://issues.apache.org/jira/browse/AMQ-3248 update the wrapper.conf files to properly make use of the conf and data env vars
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1328073 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 18:37:59 +00:00
Robert Davies
7d47880f10
expose explicit SystemUsage configuration - changed to be the same as defaults in BrokerService - https://issues.apache.org/jira/browse/AMQ-3574
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1327362 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 02:48:31 +00:00
Robert Davies
81659c0e9d
expose explicit SystemUsage configuration - https://issues.apache.org/jira/browse/AMQ-3574
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1326948 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 06:49:47 +00:00
Robert Davies
fc4eb63ad8
applied leveldb-2.patch for https://issues.apache.org/jira/browse/AMQ-3772
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1326494 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 05:55:59 +00:00
Robert Davies
8e05b7b733
added patch to update dependencies to include leveldb for https://issues.apache.org/jira/browse/AMQ-3772
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1325617 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 05:34:18 +00:00
Bosanac Dejan
6236c144da
https://issues.apache.org/jira/browse/AMQ-3789 - set java.io.tmpdir for console use as well
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1306441 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 15:49:50 +00:00
Bosanac Dejan
aee81279cb
https://issues.apache.org/jira/browse/AMQ-3789 - set java.io.tmpdir only when we start a broker
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1306224 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 09:13:39 +00:00
Timothy A. Bish
f2867cffcb
fix for: https://issues.apache.org/jira/browse/AMQ-3777
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1302879 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 13:28:04 +00:00
Timothy A. Bish
0dfbc5054d
fix for: https://issues.apache.org/jira/browse/AMQ-3756
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1297114 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 16:15:33 +00:00
Timothy A. Bish
46ccaafcfc
fix for: https://issues.apache.org/jira/browse/AMQ-3693
...
fix for: https://issues.apache.org/jira/browse/AMQ-3508
Upgrades Jetty to v7.6.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1293432 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 21:36:39 +00:00
Timothy A. Bish
14350af90c
https://issues.apache.org/jira/browse/AMQ-3734
...
https://issues.apache.org/jira/browse/AMQ-3735
Add the new ACTIVEMQ_CONF and ACTIVEMQ_DATA defaults to the wrapper conf files.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1292809 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 14:14:24 +00:00
Timothy A. Bish
757107d7aa
https://issues.apache.org/jira/browse/AMQ-3248
...
For backwards compat let the vars ACTIVEMQ_CONFIG_DIR and ACTIVEMQ_DATA_DIR still apply if the new ACTIVEMQ_CONF and ACTIVEMQ_DATA aren't set.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1292470 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 19:41:48 +00:00
Hiram R. Chirino
a7873fc8ce
Set the java.io.tmpdir to be the ${ACTIVEM_BASE}/tmp directory. This way it's easy to find and delete temp files (like the ones jetty uses).
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1292413 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 17:35:37 +00:00
Timothy A. Bish
b5e294372f
https://issues.apache.org/jira/browse/AMQ-3248
...
make some fixes to the activemq script.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1292403 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 17:26:05 +00:00
Timothy A. Bish
3a561cc8c7
fix for: https://issues.apache.org/jira/browse/AMQ-3248
...
Adds new variables for activemq.conf and activemq.data to allow for easy externalization of configuration and data files.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1245654 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 16:57:35 +00:00
Gary Tully
2fba95d26d
https://issues.apache.org/jira/browse/AMQ-3667 - Use 1G heap by default and UseDedicatedTaskRunner=false, more production ready. done
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1233403 13f79535-47bb-0310-9956-ffa450edef68
2012-01-19 14:33:42 +00:00
Timothy A. Bish
580635473d
fix for: https://issues.apache.org/jira/browse/AMQ-3659
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1231124 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 15:24:22 +00:00
Bosanac Dejan
46e6cc01fc
https://issues.apache.org/jira/browse/AMQ-3645 - shell script improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1222650 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 11:43:27 +00:00
Gary Tully
39ca3de50e
https://issues.apache.org/jira/browse/AMQ-3491 - Investigate and resolve LGPL dependency via camel-web. Removing camel-web dependency due to its downstream lgpl dep. We can bring it back in if/when it is cleaned up
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1181860 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 15:59:20 +00:00
Gary Tully
680bfee673
https://issues.apache.org/jira/browse/AMQ-3527 - ./activemq script cannot be started on Solaris OS 10. restrict to bourne syntax and add fallback for whoami
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1180032 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 13:21:45 +00:00
Timothy A. Bish
c3a0de54b7
Move to the latest Apache parent pom and fix some permission issues in the assembly generation.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1179837 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 20:35:51 +00:00
Timothy A. Bish
082fdc5627
Fix for https://issues.apache.org/jira/browse/AMQ-3521
...
Moves the HTTP client up to the newest v4.1.2 release. Update some additional dependencies as well.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1179226 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 13:49:50 +00:00
Gary Tully
477a78cdba
https://issues.apache.org/jira/browse/AMQ-3456 : Update activemq-admin usage to include info on how to change JMX access
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1158745 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 14:39:20 +00:00
Bosanac Dejan
37384a1ad1
https://issues.apache.org/jira/browse/AMQ-3135 - add remoteIp to network bridge advisory
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1136026 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 13:18:42 +00:00
Bosanac Dejan
6718b5b8d9
https://issues.apache.org/jira/browse/AMQ-3365 - add hostname to pid file name
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1135133 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 15:16:06 +00:00
Bosanac Dejan
da0b3b5335
https://issues.apache.org/jira/browse/AMQ-3340 - user/pass for examples
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1129225 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 15:44:58 +00:00
Bosanac Dejan
6b12a404d5
https://issues.apache.org/jira/browse/AMQ-3338 - increase default max memory
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1128266 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 11:35:33 +00:00
Gary Tully
86f3da3f83
destroyApplicationContextOnStop is depreciated and ignored, causes a warn message
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1097163 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 16:06:40 +00:00
Bosanac Dejan
2f5821b425
https://issues.apache.org/jira/browse/AMQ-3282 - wrapper.conf
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1092160 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 12:13:12 +00:00
Bosanac Dejan
2ebdadabc9
setting ACTIVEMQ_OPTS after loading configs
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1088989 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 11:42:08 +00:00
Bosanac Dejan
aa24935f7b
https://issues.apache.org/jira/browse/AMQ-3269 - ACTIVEMQ_MEMORY_OPTS
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1088979 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 11:22:00 +00:00
Bosanac Dejan
d8c142f1f4
https://issues.apache.org/jira/browse/AMQ-3249 - removing jaxb and stax from dependencies and distro
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086566 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 12:32:34 +00:00
Bruce Snyder
70daf6ef74
AMQ-3246 - Fixed warning in example producer output
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086386 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 20:28:31 +00:00
Gary Tully
442232514c
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086321 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 18:02:03 +00:00
Gary Tully
c94de4230a
[maven-release-plugin] prepare release activemq-5.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086315 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 17:52:07 +00:00
Gary Tully
69ac6cc55e
add missing license text
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086294 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 16:30:46 +00:00
Bosanac Dejan
3da9f1c6ea
https://issues.apache.org/jira/browse/AMQ-3219 - add prefix to mdc keys
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084576 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 13:17:09 +00:00
Bosanac Dejan
41424a41b9
remove activemq-rar from the distro and add a notice
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084249 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 16:51:50 +00:00
Bosanac Dejan
a065bb1fb3
https://issues.apache.org/jira/browse/AMQ-3105 - removing icu4j as we're now requiring JDK 6
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084237 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 16:20:51 +00:00
Bosanac Dejan
536755170c
https://issues.apache.org/jira/browse/AMQ-3235 - use old web console
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084208 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 15:00:56 +00:00
Bosanac Dejan
2b456ddbd0
https://issues.apache.org/jira/browse/AMQ-3219 - more work on MDC logging
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1082489 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 13:53:38 +00:00
Bosanac Dejan
f0429be6ee
https://issues.apache.org/jira/browse/AMQ-3219 - add basic support for MDC and enable broker name to appear in log entries
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1081502 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 18:24:21 +00:00
Hiram R. Chirino
b0c2a40fb9
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00
Hiram R. Chirino
0bbc0acb84
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071256 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:58:54 +00:00
Bosanac Dejan
8bf987b134
https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Bosanac Dejan
37bbad0679
https://issues.apache.org/jira/browse/AMQ-3174 - add batch parameter for transactions and client ack to consumer tool
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1067175 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 13:10:27 +00:00
Bosanac Dejan
b026971933
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging provide more data in audit loge event object
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1060803 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 13:13:50 +00:00
Bosanac Dejan
a71c1e354e
https://issues.apache.org/jira/browse/AMQ-3105 - require JDK 6 and fix an bug for osx
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052512 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 14:18:15 +00:00
Jonathan Anstey
c56d192d81
noticed some spelling errors in the script
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051933 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 14:57:58 +00:00
Bosanac Dejan
7267896d56
https://issues.apache.org/jira/browse/AMQ-3100 - JMX audit improvement
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051521 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 15:13:33 +00:00
Bosanac Dejan
2306d96241
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging for JMX
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051497 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 14:02:17 +00:00
Bosanac Dejan
81c5b9d6d3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039294 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:45 +00:00
Bosanac Dejan
2781601db1
[maven-release-plugin] prepare release activemq-5.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039292 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:35 +00:00
Bosanac Dejan
7fd8cc03d3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039020 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:08 +00:00
Bosanac Dejan
97a2838007
[maven-release-plugin] prepare release activemq-5.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039018 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:01 +00:00
Bosanac Dejan
00daefc58e
https://issues.apache.org/activemq/browse/AMQ-3054 - add property placeholder to activemq-jdbc.xml
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1038976 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 10:05:57 +00:00
Bosanac Dejan
ad6cb20044
https://issues.apache.org/activemq/browse/AMQ-3050 - return value for activemq stop command
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1038539 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 09:33:22 +00:00
Bosanac Dejan
fe1bf48a1d
https://issues.apache.org/activemq/browse/AMQ-3044 - adding example in activemq-security.xml
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1036530 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 16:59:42 +00:00
Bosanac Dejan
d31e6beb56
https://issues.apache.org/activemq/browse/AMQ-3035 - SSL_OPTS
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1035211 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 10:26:14 +00:00
Bosanac Dejan
2e1a014fec
https://issues.apache.org/activemq/browse/AMQ-2453 - more portability issues solved
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1034453 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 16:32:00 +00:00
Bosanac Dejan
40790f0e45
https://issues.apache.org/activemq/browse/AMQ-2453 - using printf instead fo echo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1034377 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 12:37:25 +00:00
Bosanac Dejan
eb81c6ef1b
https://issues.apache.org/activemq/browse/AMQ-2453 - additional portability improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1034352 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 11:41:43 +00:00
Bosanac Dejan
5db81fad9a
https://issues.apache.org/activemq/browse/AMQ-2453 - making the loop sh compatible
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1034329 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 10:09:26 +00:00
Bosanac Dejan
e214256bec
https://issues.apache.org/activemq/browse/AMQ-2453 - /bin/sh version of the script
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1034005 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 17:33:52 +00:00
Bosanac Dejan
fe88131fcd
https://issues.apache.org/activemq/browse/AMQ-2997 - camel logging level
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1027177 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 16:03:07 +00:00
Bosanac Dejan
90fb6e6e0f
https://issues.apache.org/activemq/browse/AMQ-2989 - xmpp3
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024215 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 12:18:20 +00:00
Bosanac Dejan
87eba29520
https://issues.apache.org/activemq/browse/AMQ-2975 - shell scripts and multiple broker instances
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022475 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 12:04:49 +00:00
Gary Tully
7e8d90eb5d
allow ref to default xml config from wiki snippet, got lost in the tidying up of the config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021484 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 19:49:21 +00:00
Hadrian Zbarcea
4802804da3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998393 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:50 +00:00
Hadrian Zbarcea
037b306ca6
[maven-release-plugin] prepare release activemq-5.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998391 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:21 +00:00
Gary Tully
c92f5722b8
apply patch from: https://issues.apache.org/activemq/browse/AMQ-2914 with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996686 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 20:53:11 +00:00
Gary Tully
7b0300414f
apply patch from : https://issues.apache.org/activemq/browse/AMQ-2913 with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996685 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 20:49:32 +00:00
Gary Tully
39cfce287b
apply patch from https://issues.apache.org/activemq/browse/AMQ-2912
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996684 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 20:45:35 +00:00
Bosanac Dejan
c2b1d72be9
https://issues.apache.org/activemq/browse/AMQ-2907 - solaris 10 smf
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@995699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 08:31:26 +00:00
Bosanac Dejan
444356b24f
https://issues.apache.org/activemq/browse/AMQ-2899 - whoami on solaris
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@993322 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 11:31:03 +00:00
Bosanac Dejan
9fea8b7245
https://issues.apache.org/activemq/browse/AMQ-2898 - grep on solaris
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@993286 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 08:55:41 +00:00
Bosanac Dejan
8d283c5d39
https://issues.apache.org/activemq/browse/AMQ-2203 - duplication of camel config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@993024 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 13:28:49 +00:00
Bosanac Dejan
97708f9f8e
https://issues.apache.org/activemq/browse/AMQ-2460 - minor configuration tweak
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@992975 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 09:00:56 +00:00
Bosanac Dejan
8ef1d794f7
https://issues.apache.org/activemq/browse/AMQ-2460 - improve encrypted passwords
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@992251 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 10:15:31 +00:00
Bosanac Dejan
28bc447954
https://issues.apache.org/activemq/browse/AMQ-2460 - encrypted passwords
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@991934 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 13:47:40 +00:00
Bosanac Dejan
cf1e9fbddf
https://issues.apache.org/activemq/browse/AMQ-2884 - shell stop when jmx is off
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@991517 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 12:50:46 +00:00
Bosanac Dejan
fdfc5efe5a
https://issues.apache.org/activemq/browse/AMQ-2881 - activemq home and base properties
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@991184 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 13:27:47 +00:00
Hadrian Zbarcea
d2380c8e8a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985386 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:14:13 +00:00
Hadrian Zbarcea
a440b6c677
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985384 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:13:50 +00:00
Bosanac Dejan
d3bb57d0bc
[maven-release-plugin] rollback the release of activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985250 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:41:21 +00:00
Bosanac Dejan
760f56875a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985239 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:25:21 +00:00
Bosanac Dejan
d3fc97aba2
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985237 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:24:34 +00:00
Bosanac Dejan
d649a9184b
rollbacking the previous RC
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985222 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 14:54:03 +00:00
Hadrian Zbarcea
0fad136cc6
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984126 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:07:29 +00:00
Hadrian Zbarcea
30d7a7d7d3
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984124 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:06:59 +00:00
Bosanac Dejan
67887b4199
updating user guide
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984099 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:55:38 +00:00
Bosanac Dejan
a72e6a8862
adding license headers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984094 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:45:15 +00:00
Hadrian Zbarcea
ac652da52d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983897 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 09:02:54 +00:00
Hadrian Zbarcea
3f8cb55122
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983895 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 09:02:36 +00:00
Hadrian Zbarcea
45116abe3a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983854 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 02:16:19 +00:00
Hadrian Zbarcea
3796cf4497
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983852 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 02:15:55 +00:00
Bosanac Dejan
24b42fcd82
https://issues.apache.org/activemq/browse/AMQ-2856 - removing osgi dep from assembly
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983562 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 09:06:36 +00:00
Gary Tully
bc6cfbfe1b
drop the dud name from the usage limit
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983058 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 17:07:23 +00:00
Gary Tully
5ea053920f
use larger max file length, less swapping of files
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@965565 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 17:22:55 +00:00
Bosanac Dejan
145c80a298
https://issues.apache.org/activemq/browse/AMQ-2574 - removing runtime OSGi dependency
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964847 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 16:20:21 +00:00
Bosanac Dejan
7017d09113
https://issues.apache.org/activemq/browse/AMQ-2570 - make web console 404 and 500 pages use proper styling
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963707 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 13:26:04 +00:00
Bosanac Dejan
70971237bf
https://issues.apache.org/activemq/browse/AMQ-2453 - fixing classpath so we can run something like '/activemq console xbean:conf/activemq-stomp.xml'
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963264 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 12:39:29 +00:00
Bosanac Dejan
4ced774bca
https://issues.apache.org/activemq/browse/AMQ-2818 - jetty.realm not found
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962519 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 13:26:40 +00:00
Gary Tully
1b0f4ae799
ref the memory opts
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962517 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 13:23:29 +00:00
Gary Tully
ee554acb09
start with clean store each time
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962500 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 12:18:50 +00:00
Gary Tully
ebef614047
start to nail down a config for specjms suite
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962493 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 11:53:13 +00:00
Gary Tully
4160249750
resolve https://issues.apache.org/activemq/browse/AMQ-2603 - update to org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960857 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06 09:55:17 +00:00
Bosanac Dejan
a891182114
https://issues.apache.org/activemq/browse/AMQ-2453 - improve stop procedure
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959227 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 08:28:16 +00:00
Bosanac Dejan
149d4772df
https://issues.apache.org/activemq/browse/AMQ-2453 - some improvements to unix start script
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959043 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 17:19:27 +00:00
Bosanac Dejan
b8c2d09220
https://issues.apache.org/activemq/browse/AMQ-2453 - activemq script improvement - initial commit
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@956005 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 13:56:45 +00:00
Bosanac Dejan
94261594d3
https://issues.apache.org/activemq/browse/AMQ-2784 - change favicon
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@955880 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 08:18:11 +00:00
Bosanac Dejan
ea2e4f5ac2
https://issues.apache.org/activemq/browse/AMQ-2744 - turn auth to false by default
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@951430 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 14:54:06 +00:00
Bosanac Dejan
755345cb53
https://issues.apache.org/activemq/browse/AMQ-2744 - web server authentication configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@947019 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 14:21:28 +00:00
Gary Tully
7046dc7f24
https://issues.apache.org/activemq/browse/AMQ-2727 - patch applied with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@945033 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 08:59:19 +00:00
Gary Tully
240619f0bb
apply patch from https://issues.apache.org/activemq/browse/AMQ-2726 - with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@945032 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 08:55:29 +00:00
Gary Tully
79d303d802
some maven future proofing - resolve warn about pom property references
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941712 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 13:09:16 +00:00
Gary Tully
1eb339f46d
resolve https://issues.apache.org/activemq/browse/AMQ-2698 - patch applied with thanks; -DparallelThreads=X now in example producer and consumer tool
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@935507 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 09:57:54 +00:00
Bosanac Dejan
80a7ec59b4
https://issues.apache.org/activemq/browse/AMQ-2448 - thread leak when network trying to connect to unavailable broker
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@932403 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 13:31:36 +00:00
Bosanac Dejan
b6eef83ef4
fixing Stomp example
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@932283 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 07:52:40 +00:00
Bosanac Dejan
03d355e97e
https://issues.apache.org/activemq/browse/AMQ-2448 - camel component config fix
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@930197 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 09:14:05 +00:00
Bosanac Dejan
63b4de13e6
https://issues.apache.org/activemq/browse/AMQ-2105 - inital work on creating packages with unix-maven-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929601 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 16:00:29 +00:00
Bosanac Dejan
45cb6a0c75
https://issues.apache.org/activemq/browse/AMQ-2448 - a bit better workaround
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929179 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 15:50:40 +00:00
Bosanac Dejan
146970965a
https://issues.apache.org/activemq/browse/AMQ-2600 - resolve some classloading issues
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927108 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 16:16:24 +00:00
Bosanac Dejan
a84f524404
https://issues.apache.org/activemq/browse/AMQ-2448 - temp workaround for network connector leak
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924763 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 13:21:10 +00:00
Bosanac Dejan
8329c53c21
https://issues.apache.org/activemq/browse/AMQ-2448 - activemq camel component causes thread leaks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924325 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 15:05:44 +00:00
Bosanac Dejan
8eb28d51aa
https://issues.apache.org/activemq/browse/AMQ-2393 - camel 2.0.0 fix is not needed anymore after upgrade to 2.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921354 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 13:59:43 +00:00
Bosanac Dejan
1f6f0c5107
https://issues.apache.org/activemq/browse/AMQ-2440 - add commons-management dependency needed for camel 2.2.0 web app
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921291 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 10:31:36 +00:00
Gary Tully
71fcf59fe8
For journal jdbc config, revert to more explicit bean config as the journalJDBC xbean BeanFactory usage does not validate with spring 3.0 https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917556 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 15:00:47 +00:00
Bosanac Dejan
eac31e8417
https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916651 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 11:53:18 +00:00
Bosanac Dejan
aa9b5666ce
https://issues.apache.org/activemq/browse/AMQ-2623 - upgrade woodstox
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915731 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 09:54:36 +00:00
Bosanac Dejan
fe93fd1174
https://issues.apache.org/activemq/browse/AMQ-2617 - adapting assembly
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@911784 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 11:06:59 +00:00
Gary Tully
d3fb1aabce
resolve https://issues.apache.org/activemq/browse/AMQ-2599 - tidy up exmple config to make it compliant with the schema - added simpe schema validation test and extended the broker start test, mvn test in assembly will now validate all the configs. added destroyApplicationContextOnStop to ensure jetty and other additions to the context are cleaned up when broker stops, allows mulitple brokers to rerun in the same jvm
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@910238 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 15:34:58 +00:00
Bosanac Dejan
2b019ea627
https://issues.apache.org/activemq/browse/AMQ-2600 - visual improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908527 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 15:04:58 +00:00
Bosanac Dejan
5dd95eaa09
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 - testing/including camel web app and other small changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908492 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 13:28:07 +00:00
Bosanac Dejan
47b09a2a89
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 - fileserver app fixed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908476 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 12:51:40 +00:00
Bosanac Dejan
5a7ceacce9
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 - some more fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908433 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 10:09:22 +00:00
Bosanac Dejan
e8a06c43bb
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 initial commit - web console working, need more work on enabling other apps
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908136 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 18:07:38 +00:00
Robert Davies
02cd1537c9
fix for http://issues.apache.org/activemq/browse/AMQ-1639
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@905912 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 06:54:28 +00:00
Bosanac Dejan
e5d134d4c0
https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900850 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 17:20:59 +00:00
Bosanac Dejan
8141baacef
https://issues.apache.org/activemq/browse/AMQ-2440 - adding initial activemq-stomp.xml configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897262 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 16:55:51 +00:00
Bosanac Dejan
e0ee61348e
https://issues.apache.org/activemq/browse/AMQ-2462 - new activemq-admin commands
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829066 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 14:00:02 +00:00
Gary Tully
a85e3cc49c
update links in to version 5 variants as exsiting links ref ver 4.x info
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@823143 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 12:24:50 +00:00
Bosanac Dejan
b89f0d4669
adding vm cursor example in default config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820563 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 08:08:45 +00:00
Colin W Macnaughton
828e9d0368
Fix for https://issues.apache.org/activemq/browse/AMQ-2433 , incorrect pending queue vmCursor configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820367 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 18:07:20 +00:00
Bosanac Dejan
f3f27ff179
couple of modifications to config files - jdbc and throughput
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 14:58:14 +00:00
Bosanac Dejan
32e11e182e
adding vm cursor for queues as well (in throuhput config), missed it during previous changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819651 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 17:15:45 +00:00
Bosanac Dejan
db5ca6e5f8
https://issues.apache.org/activemq/browse/AMQ-2400 - default config modifications
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819520 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:04:54 +00:00
Bosanac Dejan
86c43805e3
https://issues.apache.org/activemq/browse/AMQ-2368 - 'start' task should have the same funcionality as activemq script
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818159 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 16:34:08 +00:00
Hiram R. Chirino
583d8490fa
Adding missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816298 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:36:37 +00:00
Gary Tully
434e77692a
fix java.util.logging.config.file reference to jul logging.properties to disable
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816293 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:25:27 +00:00
Bosanac Dejan
8a214e3f6c
removing derby from release NOTICE file
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:21:09 +00:00
Bosanac Dejan
69f21b8ad6
removing derby from distribution
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816281 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:08:24 +00:00
Hiram R. Chirino
3a6e7cb988
Forgot to add this file /w the last commit.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816279 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:06:17 +00:00
Hiram R. Chirino
96fab6d4c1
Better logging configuration
...
- We now have a config file for jul log messages
- console logging format simplified and but expanded the logfile format so that it's easier to parse and does not truncate field values
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816278 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:02:10 +00:00
Bosanac Dejan
7172be35bc
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816197 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:02:19 +00:00
Bosanac Dejan
05a2c0773e
[maven-release-plugin] prepare release activemq-5.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816195 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:01:35 +00:00
Bosanac Dejan
c5c7cd68a0
fix for https://issues.apache.org/activemq/browse/AMQ-2393
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 15:09:26 +00:00
Bosanac Dejan
03e6a7f9ef
https://issues.apache.org/activemq/browse/AMQ-2390 - trim down camel webapp size
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815187 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 07:14:21 +00:00
Bosanac Dejan
bdd989a975
https://issues.apache.org/activemq/browse/AMQ-2390 - removing unused heavyweight dependencies from camel webapp
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814696 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 15:29:56 +00:00
Bosanac Dejan
5ab78c1234
fix for https://issues.apache.org/activemq/browse/AMQ-1499 - oxm message transformer
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814586 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 11:34:34 +00:00
Gary Tully
7127a2cc3e
differenciate imported config fragments: update to https://issues.apache.org/activemq/browse/AMQ-1894
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813011 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:00:09 +00:00
Gary Tully
d9c60b1bf9
remove deprecated <package> directive
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812982 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 14:56:41 +00:00
Bosanac Dejan
8d7e93204b
https://issues.apache.org/activemq/browse/AMQ-2368 - remove jmx, memory and ssl setup from activemq-admin scripts
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812950 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 13:27:53 +00:00
Bosanac Dejan
df8ae3821a
https://issues.apache.org/activemq/browse/AMQ-1894 - revert enableJournalDiskSyncs to true and specifically set it in throughput config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812943 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 13:19:43 +00:00
Bosanac Dejan
f89bf4765f
https://issues.apache.org/activemq/browse/AMQ-1894 - throughput configuration and changed default kahadb properties
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812885 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 11:09:03 +00:00
Bosanac Dejan
f6199fe136
https://issues.apache.org/activemq/browse/AMQ-1894 - tidying up configurations and inserting comments
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812481 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 12:35:40 +00:00
Bosanac Dejan
9b305d669b
https://issues.apache.org/activemq/browse/AMQ-1894 - added scalabilty configuration and made initial commit of the patch
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812128 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 13:26:13 +00:00
Bosanac Dejan
f0a6c69d70
make camel webapp behave nicely in secured broker environment
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811364 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 12:30:47 +00:00
Bosanac Dejan
04d27a7d2d
fix for https://issues.apache.org/activemq/browse/AMQ-2275 - activemq-admin attaching to local process
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@810588 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 16:14:19 +00:00
Bosanac Dejan
7091405c19
https://issues.apache.org/activemq/browse/AMQ-1744 - adding commons-net in the lib/optional distribution folder
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@806151 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 12:56:21 +00:00
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