Hi,
On Tue, Nov 3, 2009 at 3:38 PM, Peter Dotchev <
[hidden email]> wrote:
> When I set a Binary property and I try to save it I get this exception.
>
> java.lang.NoSuchMethodError:
> org.apache.jackrabbit.core.value.BLOBFileValue.dispose()V
> [...]
> Any ideas?
You probably have jcr-1.0.jar in your classpath. Jackrabbit 2.0
requires jcr-2.0.jar.
BR,
Jukka Zitting