Personal tools
Document Actions

productserver.xml

by callahan — last modified 2006-09-06 13:18

A minimalist version of the product server.xml file used by LPS. This file identifies the backend services provided by LPS.

<backend>
<cache size="10000" file="cache"/>
<servers>
<service name="ferret" url="http://your.domain.name:port#/las/services/LASFerretBackend" method="getProduct"/>
<service name="database" url="http://your.domain.name:port#/las/services/LASDatabaseBackend" method="getProduct"/>
</servers>
</backend>

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: