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
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
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
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
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