Oliver Zeigermann <[EMAIL PROTECTED]> writes:

> Michael Hartmeier wrote:
> > If you configure the tprocessor for a collection "files", the test cases
> > also assume a collection "files_secondCollection". That's not nice, but
> > that's how it currently behaves.
> 
> 
> This does not seem to work with the ParentStore in combination with
> the file store any more. It used to work with the ExtendedStore. I
> tried to figure out the reason for this, but did not make it. Maybe
> it's just my Domain.xml is wrong. The interesting part looks like this:
> 
> 
>        <scope match="/" store="TxFileStore" />
>        <scope match="/files_secondCollection" store="TxFileStore2" />
> 
> 
> This is my exception:
> 
> org.apache.slide.structure.ObjectNotFoundException: No object found at
> /files_secondCollection
 

Did you create /files_secondCollection in the data section of Domain.xml? The
testcase will not create it and I AFAIK setting the scope will not automatically
create a collection.

Martin 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to