RE: [Flock-devel] XML file has no top-element?
Status: Alpha
Brought to you by:
phraktle
From: Ian F. <hom...@ad...> - 2003-06-24 00:32:09
|
As Zombie said, if you're using the WAR under tomcat/jetty/whatever then = the "java -jar -Dflock.home start.jar" command doesn't apply. I found the easiest thing to do when I ran it under jboss for a while = was to just add an environment variable e.g. FLOCK_HOME=3D/home/jboss/flock . For permissions, you need to make sure that whatever user tomcat/jetty/whatever is running as has permissions to the FLOCK_HOME directory you specify (in my example, jboss was running as a user = "jboss") not necessarily *your* permissions.=20 --- Ah I see it all now. Yes I tried out the Jetty version to see if I could get that working. = And it does on my workstation. So now I'm turning my focus back to the server. Yes I have a resin user too, and that has permissions to the .flock = folder and full control over the whole webapps/flock folder. I'm a little lost still, If I do this: set FLOCK_HOME=3Dd:/website/flock - will that set the = folder the opml file will go into, or should I point it to the /webapps/flock = folder? And if it's the last one, can I change the .flock folder any other way? Thanks in advance Ian Forrester - Cubicgarden.com/blog=20 |