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 |
From: James F. <jam...@gm...> - 2010-03-19 21:24:02
|
looks good, please add xproc with - extensions/build.properties - webapp/WEB-INF/web.xml initial state: on also I would say it maybe nice to have green background on the status cell when on J On Fri, Mar 19, 2010 at 9:51 PM, Loren Cahlander <lor...@gm...>wrote: > 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. > ServiceDescriptionResourcesInitial StateCocoon > > - extensions/build.properties > - webapp/WEB-INF/web.xml > - webapp/WEB-INF/cocoon.xconf > - webapp/WEB-INF/logkit.xconf > - webapp/WEB-INF/instrumentation.xconf > > Ondebugger > > - extensions/build.properties > > Offfluent > > - extensions/build.properties > > OnSharepoint > > - extensions/build.properties > > OffOpenID > > - extensions/build.properties > > OffVersioning > > - extensions/build.properties > > OnXQDoc > > - extensions/build.properties > > OnXSLT > > - extensions/build.properties > - webapp/WEB-INF/web.xml > > OnCache > > - extensions/build.properties > > OffCompression > > - extensions/build.properties > > OnContext > > - extensions/build.properties > > OffCounter > > - extensions/build.properties > > OnDatetime > > - extensions/build.properties > > OnExample > > - extensions/build.properties > > OnFile > > - extensions/build.properties > > OnHttp Client > > - extensions/build.properties > > OnImage > > - extensions/build.properties > > OnJFreechart > > - extensions/build.properties > > OffJNDI > > - extensions/build.properties > > OffLib > > - extensions/build.properties > > OnMail > > - extensions/build.properties > > OnMath > > - extensions/build.properties > > OffScheduler function module > > - extensions/build.properties > - conf.xml > > OffSimpleQL > > - extensions/build.properties > > OffSQL > > - extensions/build.properties > > OffSubversion > > - extensions/build.properties > > OffXMLDiff > > - extensions/build.properties > > OnXMPP > > - extensions/build.properties > > OffXSL FO > > - extensions/build.properties > > OffXML RPC > > - webapp/WEB-INF/web.xml > > OnDatabaseAdminServletthis 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 > > OnXQueryServletgenerates HTML from an XQuery file > > - webapp/WEB-INF/web.xml > > OnXQueryURLRewrite > > - webapp/WEB-INF/web.xml > - webapp/WEB-INF/controller-config.xml > > OnAxis/SOAPAxis provides eXist's web-services via SOAP > > - webapp/WEB-INF/web.xml > > OnAtomAtom Publishing Protocol > > - webapp/WEB-INF/web.xml > > OnWebstart (jnlp) > > - webapp/WEB-INF/web.xml > > OnCluster > > - conf.xml > > Security > > - conf.xml > > Indexing > > - conf.xml > > SchedulerThis module executes scheduled system tasks. > > - conf.xml > > OnSerializer > > - conf.xml > > OnXSLT TransformerDefault settings for the XSLT Transformer. Allow's for a > choice of implementation. > > - conf.xml > > OnXML Validation > > - conf.xml > > Off > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > > |
From: Dannes W. <da...@ex...> - 2010-03-19 21:38:18
|
Hmmm, do I read the validation extension functions are turned off? why is that? regards Dannes -- eXist-db Native XML Database - http://exist-db.org Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |
From: Loren C. <lor...@gm...> - 2010-03-19 21:49:21
|
This is from the validation section of the conf.xml. Mode is set to no. The validation finction module has not been listed yet. <!-- Settings for XML validation - mode should XML source files be validated against a schema or DTD before storing them? The setting is passed to the XML parser. The actual effects depend on the parser you use. eXist comes with Xerces which can validate against both: schemas and DTDs. Possible values: "yes", "no", "auto". "auto" will leave validation to the parser. --> <validation mode="no"> <!-- Specify the location of one or more catalog files. Catalogs are used to resolve external entities in XML documents. "${WEBAPP_HOME}" can be used as magic string. --> <entity-resolver> <catalog uri="${WEBAPP_HOME}/WEB-INF/catalog.xml"/> </entity-resolver> </validation> On Mar 19, 2010, at 04:37 PM, Dannes Wessels wrote: > Hmmm, > > do I read the validation extension functions are turned off? why is that? > > regards > > Dannes > > -- > eXist-db Native XML Database - http://exist-db.org > Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |