I got the same message when I modified this property:
javax.jcr.tck.testroot
in this file:
contrib\tck-webapp\src\webapp\WEB-INF\classes\repositoryStubImpl.propert
ies
I wanted to use a different folder name for the tests. I resolved it by
changing all instances of "/testroot" to the new name.
If you haven't modified the properties file, ignore this message.
Regards,
Doug McComsey
-----Original Message-----
From: Jukka Zitting [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 02, 2005 1:28 PM
To: [email protected]
Subject: Re: Test data for TCK
Hi,
Gennady Azarenkov wrote:
> I tried to test our JCR impl with the Jackrabbit's TCK (SVN rev
179569)
> but there are some problems, most of them in read-only tests,
> like: "Workspace does not contain test data at: ..."
Sounds familiar... Are you running the tests on Linux? You might be
experiencing the same problem as I reported in
http://issues.apache.org/jira/browse/JCR-117.
BR,
Jukka Zitting