[
https://issues.apache.org/jira/browse/JCR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-885:
------------------------------
Component/s: (was: contrib PMs)
config
Fix Version/s: 1.3.1
Assignee: Jukka Zitting
Patch applied in revision 540933. I also removed the String setter.
Thanks for the fix, and sorry for the delay in applying it!
> 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: config
> Affects Versions: 1.3
> Reporter: Claus Köll
> Assigned To: Jukka Zitting
> Fix For: 1.3.1
>
> 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.