From a44024a15295ecc22b8a446e230e4a9a35dfb3ea Mon Sep 17 00:00:00 2001 From: afabiani Date: Thu, 16 Feb 2017 12:48:24 +0100 Subject: [PATCH] - Add AMQ notifier xml template to GeoServer Data --- src/main/webapp/data/notifier/notifier.xml | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/main/webapp/data/notifier/notifier.xml diff --git a/src/main/webapp/data/notifier/notifier.xml b/src/main/webapp/data/notifier/notifier.xml new file mode 100644 index 0000000..72d5abe --- /dev/null +++ b/src/main/webapp/data/notifier/notifier.xml @@ -0,0 +1,37 @@ + + 1000 + + 1000 + 1 + type='Catalog' + + + + + + localhost + 5672 + / + geonode + geoserver.catalog + + + + + 1000 + 10 + type='Data' + + + + + + localhost + 5672 + / + geonode + geoserver.data + + + +