From 8cd27d78bd41deca50975b8b426031b8fe4037ab Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Wed, 27 Mar 2019 17:16:41 +0000 Subject: [PATCH] added exclusion parameter for some, no one or all user to write to storageHub git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/wps@178709 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 9 +++++++ distro/web.xml | 9 +++++++ .../analysis/wps/WebProcessingService.java | 16 ++++++++++++- src/main/webapp/WEB-INF/README | 24 +++++++++---------- src/main/webapp/WEB-INF/descriptor.xml | 2 +- src/main/webapp/WEB-INF/web.xml | 9 +++++++ 6 files changed, 55 insertions(+), 14 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index ed342a8..15c6c25 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,6 +4,15 @@ + + uses + + + uses + + + uses + diff --git a/distro/web.xml b/distro/web.xml index 826191b..f481ee9 100644 --- a/distro/web.xml +++ b/distro/web.xml @@ -24,6 +24,15 @@ simulationMode false + + excludeWritesOnSH + + statistical.manager + + statistical.manager +