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:47:27 UTC

[jira] Updated: (JCR-939) Problem setting property externalBLOBs in BundleDbPersistenceManager

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

Jukka Zitting updated JCR-939:
------------------------------

    Fix Version/s:     (was: 1.3.1)

> Problem setting property externalBLOBs in BundleDbPersistenceManager
> --------------------------------------------------------------------
>
>                 Key: JCR-939
>                 URL: https://issues.apache.org/jira/browse/JCR-939
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.3
>            Reporter: Miguel Angel Jiménez Sampedro
>            Priority: Minor
>
> When configuring BundleDbPersistenceManager or any of its subclasses in repository.xml, specifying the property externalBLOBs, there is a problem initializing the repository:
> org.apache.jackrabbit.test.RepositoryStubException: javax.jcr.RepositoryException: Cannot instantiate persistence manager org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager: The bean of type: org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager has no property called: externalBLOBs: The bean of type: org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager has no property called: externalBLOBs
> The method setExternalBLOBs exists and is public

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.