Hi,
after downloading jcr-1.0.jar and jackrabbit-webapp-1.4.war,when i type the
URL as http://localhost:8080/jackrabbit-webapp-1.4/repository/default    i
get an error as
java.lang.IllegalStateException: The repository is not available.
now what should i do?


Jukka Zitting wrote:
> 
> Hi,
> 
> On Fri, Feb 22, 2008 at 9:01 AM, sktkaur <[EMAIL PROTECTED]> wrote:
>>  I have downloaded jackrabbit-webapp-1.4.war and deployed it to a servlet
>>  container Tomcat.I have also dowmloaded jcr-1.0.jar to the shared
>> classpath.
>>  Now i want to know what to do next?
>>  I want to see the CMS of jackrabbit and run it.
> 
> Note that Jackrabbit is not a content management system and does not
> come with end-user tools for managing content. You can access the
> repository through the JCR API (both locally and remotely, see the
> documentation on the deployed webapp) and through the WebDAV protocol.
> 
> Think of Jackrabbit as a special kind of a database and the JCR API as
> an alternative to JDBC.
> 
> BR,
> 
> Jukka Zitting
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-ANNOUNCE--jackrabbit-core-1.4.1-released-tp15595369p15630379.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to