Re: GetPropertyNamesTest.testGetPropertyNames

2006-08-23 Thread Marcel Reutegger
Hi Julian, Julian Reschke wrote: Hi. In this case the following query "/jcr:root" is executed. The test case checks the column names in the result match the declared (single-valued) properties on nt:base, plus jcr:path and jcr:score. Questions: 1) Why nt:base? What if "/" has a type

Re: GetPropertyNamesTest.testGetPropertyNames

2006-08-23 Thread Julian Reschke
Marcel Reutegger schrieb: 1) Why nt:base? What if "/" has a type with more properties? If the element test is absent the type constraint defaults to the one that includes all node types: nt:base OK, makes sense, but maybe this could be clarified somewhere in the spec. If a query does not ex

ItemNotFoundException while switching between workspaces

2006-08-23 Thread quipere
Hi, I am getting a strange exception while I am switching between workspaces. I am processing a list of xml files and import them in a repository. My repository is deployed as model3 (server) on tomcat 5.5.x, and I am using the derbypersistence manager. When I proces the xmlfiles, I first check w

Re: using jackrabbit to store email with meta-data

2006-08-23 Thread robert burrell donkin
On 8/9/06, Lars Heuer <[EMAIL PROTECTED]> wrote: Hi Robert, [...] > one of the main reasons why i want to use webDAV is that it's RESTful. > IMAP and POP3 both suck for the problems i'm interested in because > they are not. Yes. But I just want to create a RESTful 'view' at IMAP / POP3. Nothing