Hi, On 1/15/06, Aleksandar Pecanov <[EMAIL PROTECTED]> wrote: > I upgraded my local jackrabbit source after a while (2 months), and rebuilt > it. > Whenever I wan't to start my application (that uses jackrabbit) I get the > folowing error:
The NoSuchMethodError is quite unlikely to happen in a properly compiled environment, so I suspect that you have something like an old jar file (perhaps jackrabbit-commons) in your classpath. You may want to recompile Jackrabbit and check your classpath. BR, Jukka Zitting -- Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED] Software craftmanship, JCR consulting, and Java development
