source: trunk/gsdl3/resources/soap/localsite.xml@ 7795

Last change on this file since 7795 was 7795, checked in by kjdon, 20 years ago

now we provide the one for localsite

  • Property svn:keywords set to Author Date Id Revision
File size: 292 bytes
Line 
1<isd:service
2 xmlns:isd="http://xml.apache.org/xml-soap/deployment"
3 id="localsite" checkMustUnderstands="false">
4 <isd:provider type="java" scope="Session" methods="process">
5 <isd:java class="org.greenstone.gsdl3.SOAPServerLocalsite" static="false"/>
6 </isd:provider>
7</isd:service>
Note: See TracBrowser for help on using the repository browser.