RE: Problems with concurrency using Tomcat

2005-06-20 Thread JMA
I will try that thanks -Original Message- From: Fred Vos [mailto:[EMAIL PROTECTED] Sent: Monday, June 20, 2005 3:16 AM To: java-user@lucene.apache.org Subject: Re: Problems with concurrency using Tomcat On Sun, Jun 19, 2005 at 07:05:06PM -0400, Joseph MarkAnthony wrote: > > I hav

Re: Problems with concurrency using Tomcat

2005-06-20 Thread Fred Vos
On Sun, Jun 19, 2005 at 07:05:06PM -0400, Joseph MarkAnthony wrote: > > I have been struggling with this problem for months and have made no > progress. > I have created a simple web app for my Lucene indices that allow the user to > rebuild or update the index. > In the *same* web app (perhaps th

Problems with concurrency using Tomcat

2005-06-19 Thread Joseph MarkAnthony
I have been struggling with this problem for months and have made no progress. I have created a simple web app for my Lucene indices that allow the user to rebuild or update the index. In the *same* web app (perhaps this is important), I have the search module. The update module works fine - unti