5 messages in org.apache.jackrabbit.usersRe: Opening an existing repository wi...
FromSent OnAttachments
Kilian EvangOct 1, 2007 8:01 am 
Jukka ZittingOct 2, 2007 4:30 pm 
Kilian EvangOct 4, 2007 12:39 am 
Jukka ZittingOct 5, 2007 12:48 am 
Kilian EvangOct 7, 2007 11:59 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Opening an existing repository with jackrabbit-webapp-1.3.1Actions...
From:Kilian Evang (KEV@de.ibm.com)
Date:Oct 7, 2007 11:59:36 pm
List:org.apache.jackrabbit.users

Hi,

still the same error, I'm afraid. I had already commented out the bootstrap configuration. No difference when I try your web.xml. :-( Best Kilian

"Jukka Zitting" <jukk@gmail.com> wrote on 05.10.2007 09:49:06:

Hi,

On 10/4/07, Kilian Evang <KEV@de.ibm.com> wrote:

"Jukka Zitting" <jukk@gmail.com> wrote on 03.10.2007

01:31:10:

If you have an existing repository home and configuration, then it's best to set the relevant configuration options the /WEB-INF/web.xml file within the webapp before deploying it instead of relying on the setup wizard.

Thanks. I followed your advice, but still get the same error in the RepositoryStartupServlet. :-(

You probably need to comment out the bootstrap configuration from web.xml. See http://yukatan.fi/2007/10/web.xml for the deployment descriptor I use on my personal "playground" server. You should be able to use that same file if you just replace the /home/geronimo/var/jackrabbit paths with references to your own deployment.

BR,