Michael Hartmeier <[EMAIL PROTECTED]> writes: > 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.
Fine, one more successful testcase :-). > What do you mean with "filespath"? I configure my the above "files" > collection by defining a system property > "xdav.globalVariableCollection". I was referring to the default setup for the slide server in Domain.xml. There is a filepath properties, which points to the data collection. I always assumed, that there is only one collection tree for data, which by default resides at /files. You get the property using NamespaceConfig.getFilesPath(). Actually this method is never called by any other slide class, so my worries where unnecessary. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
