hi mark,
On 12/1/06, Mark Moales <[EMAIL PROTECTED]> wrote:
Hi,
From what I can tell, it appears that when I run jackrabbit, it pulls
workspace configuration data from a workspace.xml file. Since I didn't
create that file, I'm assuming it was created from the default settings
in my repository.xml. However, when I modify my workspace settings in
repository.xml, the settings are ignored unless I go and delete my
workspace directory. My question is this:
Is there a way to force jackrabbit to pickup the new workspace settings
in repository.xml without deleting the workspace directory or do I have
to go and modify the workspace.xml file by hand?
yes, the <workspace/> element in repository.xml solely serves as template
for the workspace.xml when a new workspace is created.
cheers
stefan
Thanks,
Mark