ic-proxy/distro/gcube-app.xml

13 lines
391 B
XML

<application mode='online'>
<name>ICProxy</name>
<group>InformationSystem</group>
<version>${version}</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>