Hi,

What about:

Upgrading to Jackrabbit 1.5
---------------------------

The repository.xml configuration should now include a doctype, as in:

<!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD
Jackrabbit 1.5//EN"

"http://jackrabbit.apache.org/dtd/repository-1.5.dtd";>

If the doctype is missing, parse warnings is logged ('Document is
invalid: no grammar found'). See also [JCR-1462].

Regards,
Thomas

Reply via email to