Hi Angela, I didn't try the configuration setup wizard, because I thought the web.xmlwas doing all the working of connecting to the Repository via JNDI lookup.
My web.xml is an exact copy of http://wiki.apache.org/jackrabbit-data/attachments/JackrabbitOnJBoss/attachments/web.xmlbecause I've assumed all the detail settings. When I click on the setup wizard link ( http://localhost:8080/jackrabbit/admin/) it leads nowhere and a quick look at the web.xml shows that there is no "admin" context and servlet configured. Read the article (JCR-697) via the link you sent me. At the moment I don't really care how the Repository gets configured (web.xml or wizard). Unfortunately I don't have an accessible "setup wizard". Could you send me a web.xml that includes the "admin" context ? Many thanks, Ijonas Kisselbach. On 25/05/07, Angela Schreiber <[EMAIL PROTECTED]> wrote:
hi Ijonas > When I access http://localhost:8080/jackrabbit/ I get a white web page with > the following text: > Error while accessing the repository: The repository is not available. > Check the configuration or use the easy > setup<http://localhost:8080/jackrabbit/admin/>wizard. as far as i know, the configuration setup has been introduced with JCR-697 (http://issues.apache.org/jira/browse/JCR-697) did you try to use the setup-wizard? or did you encounter a problem with it? regards angela
