You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ic-proxy/src/main/webapp/WEB-INF/gcube-app.xml

13 lines
388 B
XML

<application mode='online'>
<name>ICProxy</name>
<group>DataAccess</group>
<version>1.0.0-SNAPSHOT</version>
<description>icproxy webapp</description>
<!-- <servlets>
<servlet name="org.gcube.data.analysis.rconnector.RConnector" entryPointName="connector"/>
</servlets> -->
<local-persistence location='target' />
<exclude>/ServiceEndpoint/*</exclude>
</application>