Re: Directory Permissions from Tomcat

2006-01-06 Thread JJ Braz
Follow up: One thing I though I could is to modify the "String usage" line on the IndexHTML file: Currently the line reads: String usage = "IndexHTML [-create] [-index ] "; I want to modify it to: String usage = "IndexHTML [-create] [-index ] c:\sourcedir"; will t

Directory Permissions from Tomcat

2006-01-06 Thread JJ Braz
After succesfully running the Lucene Demo I'm now trying to customize it on a Win XP machine. Using the IndexHTML file I want to create my own index, but I'm getting an "Access Denied" error. The files which I want to include in the index are in c:\sourcedir and I want the index to be created i