Julian wrote:
I have created a Junit batch test and when the tests are started, the
repository is created.  The search index however is not returning results as
expected.  I looked at the repository's home directory that is generated and
the workspace.xml file created there does not contain the search filters
configuration parameter set in my original configuration file.  When I
manually place the configuration in the file, it works fine.  Is this a known
bug or is there someway to automate this?  I am using jackrabbit 1.2.3 with
Java 5 and Spring 2.0.2

can you please double check that you have placed the text filter configuration in the repository.xml that is actually pick by your test case? afaik there is currently no known issue with the config files.

regards
 marcel

Reply via email to