Hi, Chris Sorry, my question is poor explanation. The files will be stored under %CATALINA_HOME%\bin\files\files as the default Domain.xml initiates the "FileContentStore",but other information (such as nodes, folders etc) are only using the default memory store and will not be saved after we stop Tomcat. We may not want to set up your server to use a database for storage. We want to use local file system (e.g. webapps/slide/user/root/AAA), by login user. I look to you for guidance. ___________________________________________ Kiyoko Takanabe - engineer iDimension Inc. ----- Original Message ----- From: "Harding, Christopher (Student Assistant)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 28, 2001 5:01 PM Subject: RE: Path? > Hello, > The default setup in the Domain.xml file is for Slide to use the File > store. > > Chris Harding > > -----Original Message----- > From: Kiyoko Takanabe [mailto:[EMAIL PROTECTED]] > Sent: 28 June 2001 09:54 > To: [EMAIL PROTECTED] > Subject: Re: Path? > > > Hi, All > > I have same the question. > I want to use Slide with File system store.How do I do this? > > Do I edit your webapps/slide/Domain.xml file < definition > section ? > > < definition > > < store name="file" > <!-- default "memory" --> > < nodestore classname="slidestore.file.FileDescriptorsStoreNoVersioning" > > <!-- ? --> > : > more.... > > What is it the <definition> section value, <store>, <parameter> ..... > > Best regards, > > ___________________________________________ > Kiyoko Takanabe - engineer > email: mailto:[EMAIL PROTECTED] > website: http://www.i-d-i-m.com > iDimension Inc. > > > > ----- Original Message ----- > From: Vijaya Kumar > To: [EMAIL PROTECTED] > Sent: Thursday, June 28, 2001 12:51 PM > Subject: Path? > > > Hi, > In my servlet code when I create a new folder it actually > stores the folder in to $server_home\bin\FolderName. Ex, If > i'm running the slide servlet mentioning the path as files it create the > "files" folder to the "catalina\bin\files". Which I dont > want. How can I make that folder created in webapps\slide itself > > Vijay >
