Commit Graph

763 Commits

Author SHA1 Message Date
Hiram Chirino b4dafca869 Renaming to ActiveMQExamples 2013-10-10 10:46:14 -04:00
Hiram Chirino 2ecf41d02f Porting apollo examples structure to ActiveMQ 5.9. 2013-10-10 10:40:04 -04:00
Claus Ibsen 0320630066 Use openwire as transport name instead of default 2013-10-10 16:33:37 +02:00
Claus Ibsen 3ae37a9ba3 Align jetty-demo.xml with jetty.xml so we have the new web console included also. 2013-10-10 16:27:43 +02:00
gtully 5bdcc19693 simplify default config, remove vmcursor refs and default memory limits to 70% heap. hardcoded default 1g 2013-10-10 13:53:39 +01:00
Dejan Bosanac b1bf99425b remove unused packaging poms 2013-10-09 12:11:19 +02:00
Dejan Bosanac 981c8e247f use proper hawtio config for all shell scripts 2013-10-09 10:22:07 +02:00
Hiram Chirino 3a0a9aae05 Include the partition module in the assembly. 2013-10-08 13:27:32 -04:00
Claus Ibsen ef64b057a6 Polished instructions in webconsole readme 2013-10-08 15:19:30 +02:00
Dejan Bosanac 1981adf429 https://issues.apache.org/jira/browse/AMQ-4594 - turning off debug for jaas module 2013-10-07 17:54:36 +02:00
Dejan Bosanac ce9be7b11a https://issues.apache.org/jira/browse/AMQ-4594 - removing hawtio from basic auth and using it's own mechanism 2013-10-07 16:29:12 +02:00
Claus Ibsen 0da02fca9d Added details how to disable login in web consoles. 2013-10-07 12:50:00 +02:00
Claus Ibsen 75c659f122 AMQ-4787: The welcome page of the web console should not be constrained. 2013-10-05 15:52:05 +02:00
Claus Ibsen abaaf25d30 AMQ-4747: Fixed insight-log4j using a patched JAR so we can include it in the standalone distro. 2013-10-05 14:52:43 +02:00
Claus Ibsen 66e101b1da Moved some jars from lib/web to lib as they are more broker dependent. 2013-10-05 11:12:35 +02:00
Claus Ibsen 84c4b9db56 AMQ-7486: Log at INFO level on starting standalone broker the http url of the web console 2013-10-04 14:10:28 +02:00
Claus Ibsen a959ed9227 AMQ-4750: More details in web console get started how to install and use it in karaf containers. 2013-10-02 12:09:30 +02:00
gtully 0530aacff7 https://issues.apache.org/jira/browse/AMQ-4606 - remove mysql in favour of derby and defer start in replicated-leveldb b/c spring auto start hides the expected timeout when no zk 2013-10-02 00:28:32 +01:00
gtully 5ec5c525dd remove duplicate pom dep -pool 2013-10-01 22:02:02 +01:00
gtully b66559ee07 https://issues.apache.org/jira/browse/AMQ-4757 activemq-jms-pool a generic jms xa pool derived from activemq-pool which activemq-pool now extends with amq specifics 2013-09-30 23:09:25 +01:00
Claus Ibsen a24560c607 AMQ-4747: Fixed so AMQ dont log WARNs to system out on startup. Disbled the insight module as it need a new release with a fix. 2013-09-30 16:43:16 +02:00
Claus Ibsen bdbe3d2d08 AMQ-4750: Include details about 2 web consoles now in distro. 2013-09-30 16:36:54 +02:00
Claus Ibsen 124300a6bb AMQ-4749: Upgrade to Xerces 2.11. Thanks to Jean Baptiste for the patch. 2013-09-28 09:09:48 +02:00
Claus Ibsen 9edc5d0511 AMQ-4745: Upgrade to json-simple 1.1.1. Thanks to Jean Baptiste for the patch. 2013-09-28 09:07:33 +02:00
Claus Ibsen 488bd9c14d AMQ-4734: Upgrade to jolokia 1.1.3 2013-09-24 08:58:48 +02:00
Dejan Bosanac f6f22df4f4 https://issues.apache.org/jira/browse/AMQ-4594 - add log plugin to hawtio 2013-09-19 14:55:17 +02:00
Timothy Bish 97bbd2dfe9 https://issues.apache.org/jira/browse/AMQ-4726
Updated help text to reflect the proper workings of the durable option
when it comes to producers
2013-09-18 14:36:47 -04:00
Dejan Bosanac 1f57a6408f https://issues.apache.org/jira/browse/AMQ-4594 - fix hawtio issues; linkage error and authentication 2013-09-04 17:36:38 +02:00
Gary Tully 30fc80ccc9 https://issues.apache.org/jira/browse/AMQ-4682 - include feature in assembly and osgi uber jar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518333 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:18:12 +00:00
Timothy A. Bish 2b2bdd675d carry over fix from https://issues.apache.org/jira/browse/AMQ-3789 don't set temp dir unless starting broker.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517632 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 18:33:17 +00:00
Gary Tully 3630a41fc9 https://issues.apache.org/jira/browse/AMQ-4682 - implement runtimeConfigurationPlugin that will track xml config and react to changes. simple verification via test that adds a new network connector on the fly
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1513871 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 13:23:36 +00:00
Timothy A. Bish 25028b0bba fix for: https://issues.apache.org/jira/browse/AMQ-4623
Use the configured _REALPATH variable to execute wrapper.exe so that it can be run either in console or from double click in explorer.  Tested on Windows 7 x64

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1502244 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 15:19:45 +00:00
Bosanac Dejan 74ba0529d2 https://issues.apache.org/jira/browse/AMQ-4628 - first attempt at jdbc performance improvement; make xid column string and indexed
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1502206 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 12:33:33 +00:00
Hiram R. Chirino 86e2426d1b Improve the replicated leveldb bits: Avoid dependencies on fabric-group stuff. Makes it easier to embed in different versions of a fabric osgi env.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1501877 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:49:03 +00:00
Timothy A. Bish cb52dd47f4 fix https://issues.apache.org/jira/browse/AMQ-4625
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1501340 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 15:41:32 +00:00
Timothy A. Bish 8302262e2e fix for: https://issues.apache.org/jira/browse/AMQ-4610
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499143 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 22:56:46 +00:00
Bosanac Dejan 6167c49fc1 https://issues.apache.org/jira/browse/AMQ-4567 - readonly web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498875 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 10:42:55 +00:00
Bosanac Dejan 61ff570261 https://issues.apache.org/jira/browse/AMQ-4098 - fix favicon for web apps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1497375 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 14:31:26 +00:00
Bosanac Dejan e1224436a7 https://issues.apache.org/jira/browse/AMQ-4594 - make old jolokia api obsolete and redirect to the one started by hawtio
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1496904 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 12:36:22 +00:00
Hiram R. Chirino 7db8987ca6 Fixup the assembly packaging so that the replicated leveldb store can be used.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491287 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 20:41:24 +00:00
Hiram R. Chirino 6e7365640d Repackage the hawtio webconsole in the standalone distro.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491272 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 19:39:59 +00:00
Hiram R. Chirino c70d7735c0 Add the amqp module to the assembly.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1486248 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 23:04:26 +00:00
Christian Posta 723e117b5f added sample config for replicated leveldb store.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1478231 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 23:29:15 +00:00
Hiram R. Chirino e507461dbc Get the replicatedLevelDB element working in the activemq standalone config.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1477709 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 16:11:52 +00:00
Bosanac Dejan 0507ad380b https://issues.apache.org/jira/browse/AMQ-4418 - refactor web demo to be war that can be ran in karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1462479 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 13:34:34 +00:00
Bosanac Dejan 9c909b5975 https://issues.apache.org/jira/browse/AMQ-4406 - remoce command agent
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1461133 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 13:58:26 +00:00
Bosanac Dejan 8a49bbe4b6 removing some deprecated config examples
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1461089 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 12:37:33 +00:00
Bosanac Dejan fafd12dfd4 https://issues.apache.org/jira/browse/AMQ-4398 - sanitize header in stock portfolio servlet
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1459301 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 13:25:47 +00:00
Timothy A. Bish 122656a20d corrected wireFormat option case.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450270 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:42:29 +00:00
Christian Posta 9d6cd8915d Fix for https://issues.apache.org/jira/browse/AMQ-4315 duplicate files (leveldb and activemq-spring) in distribution
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445995 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 00:05:50 +00:00
Hiram R. Chirino b2fca26213 Remove deprecated modules. Converted many AMQ store tests to be LevelDB tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445633 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:47:40 +00:00
Hiram R. Chirino dc86b87236 Avoid building/packing legacy/deprecated modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445631 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:44:56 +00:00
Claus Ibsen bfde5c3bd6 Polished
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443877 13f79535-47bb-0310-9956-ffa450edef68
2013-02-08 08:31:41 +00:00
Gary Tully 56174e770d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:45:26 +00:00
Gary Tully 5e257808f3 [maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:43:41 +00:00
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