i'm getting an exception "package org.apache.jackrabbit.core does not exist"
----------------------------------------------------------------------------
Key: JCR-2211
URL: https://issues.apache.org/jira/browse/JCR-2211
Project: Jackrabbit Content Repository
Issue Type: Wish
Components: jackrabbit-core
Affects Versions: 1.5.6
Environment: linux Mandriva,
jackrabbit 1.5.6. running on tomcat6.0
Reporter: simerpreet singh anand
Fix For: 1.5.6
sir/mam,
I h've been trying to execute the HOP 1 program since this morning, and
earlier i was getting a lot exceptions and
but now my problem is/are these two errors:
[sda_...@cad44 ~/Desktop]$ javac FirstHop.java
FirstHop.java:4: package org.apache.jackrabbit.core does not exist
import org.apache.jackrabbit.core.TransientRepository;
^
FirstHop.java:19: cannot find symbol
symbol : class TransientRepository
location: class FirstHop
Repository repository = new TransientRepository();
^
2 errors
which i'm not able to resolve
so please help me and please tell in words what to do
instead telling a link to documentation
i want to actually create nodes under the root node
inorder to replace the jakarta slides with Jackrabbit
and i was told that in order to create nodes you have to
go through the hop2
so please help me and guide me
waiting for your reply only
so guide me
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.