You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/06/04 23:58:26 UTC

[jira] Updated: (JCR-885) BundlePersistenceManager.externalBLOBs can not be configured

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

Jukka Zitting updated JCR-885:
------------------------------


Merged to the 1.3 branch in revision 544297.

> BundlePersistenceManager.externalBLOBs can not be configured
> ------------------------------------------------------------
>
>                 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
>            Assignee: 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.