Hi,

On 1/5/06, sirène vip <[EMAIL PROTECTED]> wrote:
> 1. I cannot find "jackrabbit-commons-1.0-dev.jar",
> "jackrabbit-api-1.0-dev.jar" and "jackrabbit-core-1.0-dev.jar" in target/lib
> as mentioned in First Hops example.

The example is unfortunately out of date, the Jackrabbit build system
underwent a few changes during last summer and nobody noticed to
update the First Hops page to reflect that. Thanks for pointing the
problem out!

> However, I have in $HOME_Directory\.maven\repository,
> jackrabbit-commons-1.0-SNAPSHOT and jackrabbit-1.0-SNAPSHOT thanks to maven
> jar:install.

The jackrabbit-1.0-SNAPSHOT.jar is the one you need. The
jackrabbit-commons jar contains a subset of the classes in the main
jackrabbit jar and is used as a source of common functionality for
other JCR applications.

> 2. I included in a lib folder all the dependencies required for Jackrabbit
> as well as the above jars. Still it cannot find the pakage
> org.apache.jackrabbit.core.jndi.

The o.a.j.core.jndi package should be included in the
jackrabbit-1.0-SNAPSHOT.jar. Are you sure your classpath includes the
correct jar files?

BR,

Jukka Zitting

--
Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED]
Software craftmanship, JCR consulting, and Java development

Reply via email to