I have the same problem too. I want to map a legacy file
system to allow
WebDAV access through Slide.
I had errors when I modified the file domain.xml under the
webapps/slide
folder
with changes to the parameters [rootpath] & [workpath]
in the <nodestore>
and <contentStore> classes.
Can someone out there give us some hint how to tackle this.
Regards
Alex
----- Original Message -----
From: "Uday Kamath" <UKamath dharbor.com>
To: <slide-user jakarta.apache.org>
Sent: Sunday, February 18, 2007 9:48 AM
Subject: Making slide map to legacy file systems
We have been storing data in traditional file system in
Windows and
Solaris. We want to move towards Slide Content Management.
Can we
configure slide to have old files in these systems be as
they are and
have new files added be using versioning etc etc? Can legacy
file
structure be configured for slide is the question? Do we
need to write
some utility to do this migration or change just domain.xml
to point to
this old system? Because when I did that and wanted to read
my old files
I started getting exception like below...
Any help is appreciated
Thanks
[java] 17 Feb 2007 16:41:22 -
org.apache.commons.transaction.file.FileResou
rceManager - EMERGENCY - java.io.FileNotFoundException:
C:Filesbar.txttransac
tion.log (The system cannot find the path specified)
[java] java.io.FileNotFoundException:
C:Filesbar.txttransaction.log (The
system cannot find the path specified)
[java] at java.io.FileInputStream.open(Native
Method)
[java] at
java.io.FileInputStream.<init>(FileInputStream.java:10
6)
[java] at
org.apache.commons.transaction.file.FileResourceManager$Tran
s
actionContext.recoverState(FileResourceManager.java:1471)
[java] at
org.apache.commons.transaction.file.FileResourceManager.reco
v
erContexts(FileResourceManager.java:1219)
[java] at
org.apache.commons.transaction.file.FileResourceManager.reco
v
er(FileResourceManager.java:441)
[java] at
org.apache.commons.transaction.file.FileResourceManager.star
t
(FileResourceManager.java:394)
[java] at
org.apache.slide.store.txfile.AbstractTxFileStoreService.con
n
ect(AbstractTxFileStoreService.java:135)
[java] at
org.apache.slide.common.AbstractServiceBase.connect(Abstract
S
erviceBase.java:120)
[java] at
org.apache.slide.store.AbstractStore.connect(AbstractStore.j
a
va:216)
[java] at
org.apache.slide.common.AbstractServiceBase.connectIfNeeded(
A
bstractServiceBase.java:192)
[java] at
org.apache.slide.common.Namespace.connectService(Namespace.j
a
va:524)
[java] at
org.apache.slide.common.Namespace.retrieveStore(Namespace.ja
v
a:623)
[java] at
org.apache.slide.common.Uri.parseUri(Uri.java:347)
[java] at
org.apache.slide.common.Uri.<init>(Uri.java:66)
[java] at
org.apache.slide.common.Namespace.getUri(Namespace.java:671)
[java] 17 Feb 2007 16:41:22 -
org.apache.commons.transaction.file.FileResou
rceManager - WARNING - Recovering of bar.txt failed
------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: slide-user-help jakarta.apache.org
|