Something like this: (domain.xml) <contentstore classname="slidestore.reference.FileContentStore"> <parameter name="rootpath">g:/contentstore</parameter> <parameter name="version">true</parameter> <parameter name="resetBeforeStarting">false</parameter> </contentstore>
/Jacob -----Original Message----- From: Theunis de Jongh [mailto:[EMAIL PROTECTED]] Sent: 16. juli 2002 09:17 To: [EMAIL PROTECTED] Subject: FileContentstore and NT Service Hello all, I am running Slide 1.0.16, deployed as a WAR under Tomcat 4.0.3. The whole setup functions fine under Windows2000 when run from $CATALINA_HOME/bin. I am using FileContentStore - the directory "contentstore" is created in $CATALINA_HOME/bin together with descriptor stores. When I start Tomcat as an NT service, however, the directory and descriptor stores are created in c:\WINNT\system32. At best, I would prefer to use only a single location independent of the startup method. I experimented some with changing the contentstore to an absolute path, with no real success. Is it possible to specify an absolute path for the contentstore ? Has anyone travelled the NT service route ? Any comments appreciated. Kind regards, Theunis de Jongh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>