The Property externalBLOBs can not be configured with the BundlePerisitenceManager. ----------------------------------------------------------------------------------- Key: JCR-885 URL: https://issues.apache.org/jira/browse/JCR-885 Project: Jackrabbit Issue Type: Bug Components: contrib PMs Affects Versions: 1.3 Reporter: Claus Köll If you try to configure the property externalBLOBs through the workspace.xml it does not work. The BundlePersistenceManager has not Method setExternalBLOBs(boolean externalBLOBs) so it can not be configured because its not bean conform. See the DatabasePersistenceManager which has such a Method -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.