web.xml fix (to be changed before release)

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-catalogue/grsf-publisher-ws@151054 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2017-07-13 10:09:08 +00:00
parent dec17269ab
commit 823c3c8f28
1 changed files with 2 additions and 0 deletions

View File

@ -25,11 +25,13 @@
<description>Context of pending products under manage activities</description>
<param-name>ManageVRE</param-name>
<param-value>/gcube/devNext/NextNext</param-value>
<!-- <param-value>/d4science.research-infrastructures.eu/FARM/GRSF_Admin</param-value> -->
</context-param>
<context-param>
<description>Context of products no longer under manage activities</description>
<param-name>PublicVRE</param-name>
<param-value>/gcube/devsec/devVRE</param-value>
<!-- <param-value>/d4science.research-infrastructures.eu/FARM/GRSF</param-value> -->
</context-param>
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>