or you're using the wrong lucene version. jackrabbit 1.4 requires lucene-core 2.2.0.
regards marcel Michael Harris wrote: > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/lucene/document/Fieldable > > You're missing a jar. > > > On Thu, Sep 4, 2008 at 6:53 PM, John Sims <[EMAIL PROTECTED]> wrote: > >> Hi All, >> I'm obviously new to Jackrabbit, and am working through the tutorial. I >> get >> FirstHop to compile, just fine and it appears to start up when running >> under >> Eclipse. But it immediately shuts down again without the anonymous login >> mentioned in the article. Here's the output from the console: >> >> Any idea of what I'm doing wrong? >> >> Thanks! >> >> John >> > > >
