|
Last change
on this file since 84 was
5,
checked in by djay, 16 years ago
|
|
Add some required configuration parameters (tmpPath and tmpUrl, the full path to store ExecuteResponse? and its relative path respectively) to make the storeExecuteResponse option working. Add a file to store error output coming from services. Unload shared library.
|
|
File size:
734 bytes
|
| Line | |
|---|
| 1 | [main] |
|---|
| 2 | encoding = utf-8 |
|---|
| 3 | version = 1.0.0 |
|---|
| 4 | serverAddress = http://www.zoo-project.org/zoo/ |
|---|
| 5 | lang = fr-FR,en-CA |
|---|
| 6 | tmpPath=/YourFullTmpPathHere/ |
|---|
| 7 | tmpUrl = ../TmpPathRelativeToServerAdress/ |
|---|
| 8 | |
|---|
| 9 | [identification] |
|---|
| 10 | title = The Zoo WPS Development Server |
|---|
| 11 | abstract = Development version of ZooWPS. See http://www.zoo-project.org |
|---|
| 12 | fees = None |
|---|
| 13 | accessConstraints = none |
|---|
| 14 | keywords = WPS,GIS,buffer |
|---|
| 15 | |
|---|
| 16 | [provider] |
|---|
| 17 | providerName=ZOO Project |
|---|
| 18 | providerSite=http://www.zoo-project.org |
|---|
| 19 | individualName=Gerald FENOY |
|---|
| 20 | positionName=Developer |
|---|
| 21 | role=Dev |
|---|
| 22 | adressDeliveryPoint=1280, avenue des Platanes |
|---|
| 23 | addressCity=Lattes |
|---|
| 24 | addressAdministrativeArea=False |
|---|
| 25 | addressPostalCode=34970 |
|---|
| 26 | addressCountry=fr |
|---|
| 27 | addressElectronicMailAddress=gerald@geolabs.fr |
|---|
| 28 | phoneVoice=False |
|---|
| 29 | phoneFacsimile=False |
|---|
Note: See
TracBrowser
for help on using the repository browser.