13 lines
388 B
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>
|
||
|
|