IC: activating one PT at startup time

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Collector@16184 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2009-10-23 16:23:11 +00:00
parent b9450418ae
commit 5dc54a18ae
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<parameter name="scope" value="Application"/>
<parameter name="allowedMethods" value="*"/>
<parameter name="className" value="org.gcube.informationsystem.collector.impl.porttypes.XQueryAccess"/>
<parameter name="loadOnStartup" value="false"/>
<parameter name="loadOnStartup" value="true"/>
<wsdlFile>share/schema/org.gcube.informationsystem.collector/XQueryAccess_service.wsdl</wsdlFile>
</service>