comparison doc/config-manual/administering_artifact-server.tex @ 947:9a28846dfb9c

Final QS for V1.0 doc/trunk@1091 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Hans Plum <hans.plum@intevation.de>
date Wed, 12 May 2010 11:35:25 +0000
parents 2d84fc30ab58
children 975bb59bb136
comparison
equal deleted inserted replaced
946:dd6102eae823 947:9a28846dfb9c
32 arcsdeconnection.properties}. Normally, just the 32 arcsdeconnection.properties}. Normally, just the
33 connection parameters have to de adapted. Further information can be 33 connection parameters have to de adapted. Further information can be
34 found in the file itself. 34 found in the file itself.
35 35
36 \item {\tt query-configuration}: path to the file listing a SQL 36 \item {\tt query-configuration}: path to the file listing a SQL
37 statements, preconfigured to {\tt queries.txt}. Further information can be 37 statements, preconfigured to \texttt{queries.txt}. Further information can be
38 found at FIXME. 38 found at chapter~\ref{ref:queries.properties}, p.~\ref{ref:queries.properties}
39 \end{itemize} 39 \end{itemize}
40 40
41 41
42 \paragraph*{rest-server} 42 \paragraph*{rest-server}
43 {\em Function}: The REST-Server needs a HTTP binding configured via: 43 {\em Function}: The REST-Server needs a HTTP binding configured via:
62 \item {\tt user}: database user for connecting to the 62 \item {\tt user}: database user for connecting to the
63 artifact-database. In new installations "SA" is used. 63 artifact-database. In new installations "SA" is used.
64 \item {\tt password}: password of the database user for 64 \item {\tt password}: password of the database user for
65 authentification. 65 authentification.
66 \item {\tt url}: Connection URL to the database-files. 66 \item {\tt url}: Connection URL to the database-files.
67 In the preconfiguration, they are written to 67 In the preconfiguration, they are written to \\
68 \verb| ${artifacts.config.dir}/../artifactdb| 68 \verb| ${artifacts.config.dir}/../artifactdb|
69 \end{itemize} 69 \end{itemize}
70 70
71 71
72 \paragraph*{ehcache} 72 \paragraph*{ehcache}
73 {\em Function}: The cache for storing result sets of the database. The 73 {\em Function}: The cache for storing result sets of the database. The
74 configuration in {\tt ehcache.xml} should not been adapted. Changing has 74 configuration in {\tt ehcache.xml} should not been adapted. Changing has
75 at least consequence to the system requirements. 75 at least consequence to the system requirements.
76 76
77 \begin{itemize} 77 \begin{itemize}
78 \item {\tt configuration}: the path to the configuration file. 78 \item {\tt configuration}: the path to the configuration file. \\
79 Preconfigured: \verb+${artifacts.config.dir}/ehcache.xml+ 79 Preconfigured: \verb+${artifacts.config.dir}/ehcache.xml+
80 \end{itemize} 80 \end{itemize}
81 81
82 82
83 \paragraph*{cleaner} 83 \paragraph*{cleaner}

http://dive4elements.wald.intevation.org