On 04.01.11 11:04, "yun" <[email protected]> wrote: >org.apache.jackrabbit.rmi.value.BinaryValue cannot be cast to >org.apache.jackrabbit.api.JackrabbitValue >I am currently using jcr 2.0.jar but could not find an import that works. >I >think that BinaryValue would not be able to cast to a jackrabbitValue.
What version of jackrabbit are you using? The JackrabbitValue interface is part of jackrabbit-api (it is a Jackrabbit-specific addition, hence not part of the JCR standard/api). Regards, Alex -- Alexander Klimetschek Developer // Adobe (Day) // Berlin - Basel
