From: Loren C. <lor...@gm...> - 2010-03-19 20:51:55
|
As part of my reviewing the eXist documentation, I am also trying to come up with a simple at a glance view of the features and services in eXist and where that configuration entries for each feature resides. This is a simple first pass at this after only two hours work. As you can see, the description entry is blank for most of these. It is also not in any order. It was important to start getting something down in writing. I do not want to get this table bloated with a lot of information. I will be adding a link for each feature to a page with details on the configuration of the feature and any other relevant information. This table is in webapp/configuration.xml. It may eventually move to another location, but it is there for now. Given all of the above disclaimers, I would appreciate any comments and suggestions. Thank you, Loren Services The following table lists which services and modules ship with eXist; a description of each; the resources in the eXist installation where they are configured; and whether they are active by default in an out-of-the box configuration. Service Description Resources Initial State Cocoon extensions/build.properties webapp/WEB-INF/web.xml webapp/WEB-INF/cocoon.xconf webapp/WEB-INF/logkit.xconf webapp/WEB-INF/instrumentation.xconf On debugger extensions/build.properties Off fluent extensions/build.properties On Sharepoint extensions/build.properties Off OpenID extensions/build.properties Off Versioning extensions/build.properties On XQDoc extensions/build.properties On XSLT extensions/build.properties webapp/WEB-INF/web.xml On Cache extensions/build.properties Off Compression extensions/build.properties On Context extensions/build.properties Off Counter extensions/build.properties On Datetime extensions/build.properties On Example extensions/build.properties On File extensions/build.properties On Http Client extensions/build.properties On Image extensions/build.properties On JFreechart extensions/build.properties Off JNDI extensions/build.properties Off Lib extensions/build.properties On Mail extensions/build.properties On Math extensions/build.properties Off Scheduler function module extensions/build.properties conf.xml Off SimpleQL extensions/build.properties Off SQL extensions/build.properties Off Subversion extensions/build.properties Off XMLDiff extensions/build.properties On XMPP extensions/build.properties Off XSL FO extensions/build.properties Off XML RPC webapp/WEB-INF/web.xml On DatabaseAdminServlet this servlet can be used to ensure that eXist is running in the background. Just set the start-parameter to true and load-on-startup to 1 webapp/WEB-INF/web.xml conf.xml webDAV webapp/WEB-INF/web.xml On XQueryServlet generates HTML from an XQuery file webapp/WEB-INF/web.xml On XQueryURLRewrite webapp/WEB-INF/web.xml webapp/WEB-INF/controller-config.xml On Axis/SOAP Axis provides eXist's web-services via SOAP webapp/WEB-INF/web.xml On Atom Atom Publishing Protocol webapp/WEB-INF/web.xml On Webstart (jnlp) webapp/WEB-INF/web.xml On Cluster conf.xml Security conf.xml Indexing conf.xml Scheduler This module executes scheduled system tasks. conf.xml On Serializer conf.xml On XSLT Transformer Default settings for the XSLT Transformer. Allow's for a choice of implementation. conf.xml On XML Validation conf.xml Off |