On Thursday 31 October 2002 12:03, Jeremy Quinn wrote:
> But I am even more confused now ;)
>
> 'Off the Shelf' slide.xconf is set up to use the FileContentStore to
> store content in $CATALINA_HOME/contentstore (as I understand it), but
> I never see any files or folders there ..... 

Does it really store files in  $CATALINA_HOME/contentstore? 
I think, it stores the files in "./contentstore", where "." is 
the current directory, from  which you started tomcat.   

Since you usually start tomcat from $CATALINA_HOME,
the store directory is $CATALINA_HOME/contentstore  accidentally,
but you must be carefull to start tomcat always from the same 
directory. Better change the rootpath in slide.xconf to a fixed 
location.

Martin

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to