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