ansible-roles/smartgears/ic_proxy/templates/gcube-app.xml.j2

14 lines
453 B
Django/Jinja

<application mode='online'>
<name>ICProxy</name>
<group>InformationSystem</group>
<version>1.1.1-4.4.0-142273</version>
<description>icproxy webapp</description>
<!-- <servlets>
<servlet name="org.gcube.data.analysis.rconnector.RConnector" entryPointName="connector"/>
</servlets> -->
<local-persistence location='target' />
<exclude>/ServiceEndpoint/*</exclude>
<exclude handlers='request-validation'>/*</exclude>
</application>