hi is not possible to configure the new persistencemanager to use externalblobs 
?

if i try to set externalBLOB's=true i get a exception

javax.jcr.RepositoryException: Cannot instantiate persistence manager 
org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager: The 
bean of type: 
org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager has no 
property called: externalBLOBs

In the Class BeanConfig.newInstance() the BeanMap will be used to get the 
Read/Write Methods,
but the WriteMethod setExternalBLOB's uses a String as Parameter instead of a 
boolean and this is not bean conform ...

Is this a bug ?

BR,
claus

Reply via email to