[ 
https://issues.apache.org/jira/browse/JCR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Köll updated JCR-885:
---------------------------

    Attachment: patch.txt

Yes there is a setter but it takes a string as param and this is not bean 
confrom.
This patch adds a method with a setter that takes a boolean.
See equivalent line 178 in 
org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
BR,
claus

> 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
>         Attachments: patch.txt
>
>
> 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.

Reply via email to