[
https://issues.apache.org/jira/browse/JCR-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miguel Angel Jiménez Sampedro updated JCR-939:
----------------------------------------------
Description:
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
> 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
> Fix For: 1.3.1
>
>
> 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.