Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: u...@thetaphi.de
> >
> >
> >> -Original Message-
> >> From: Lahiru Samarakoon [mailto:lahir...@gmail.com]
> >> Sent: Tuesday, December 14, 201
...@thetaphi.de
>>>
>>>> -----Original Message-
>>>> From: Lahiru Samarakoon [mailto:lahir...@gmail.com]
>>>> Sent: Tuesday, December 14, 2010 7:05 AM
>>>> To: java-user@lucene.apache.org
>>>> Subject: java.lang.NoClassDefFoundError:
>&g
Dear Uwe,
I remove additional jar files and it is working. Thanks a lot for the
guidance.
Regards,
Lahiru
Lahiru Samarakoon [mailto:lahir...@gmail.com]
> Sent: Tuesday, December 14, 2010 8:00 AM
> To: java-user@lucene.apache.org
> Subject: Re: java.lang.NoClassDefFoundError:
> org/apache/lucene/util/CharacterUtils
>
> org.apache.lucene.analysis.standard.StandardAnalyzer
>
> On
ttp://www.thetaphi.de
> eMail: u...@thetaphi.de
>
> > -Original Message-
> > From: Lahiru Samarakoon [mailto:lahir...@gmail.com]
> > Sent: Tuesday, December 14, 2010 7:05 AM
> > To: java-user@lucene.apache.org
> > Subject: java.lang.NoClassDefFoundError:
: Tuesday, December 14, 2010 7:05 AM
> To: java-user@lucene.apache.org
> Subject: java.lang.NoClassDefFoundError:
> org/apache/lucene/util/CharacterUtils
>
> Hi All,
>
> I am using *lucene-3.0.2* with *spring framework-3.0.5*. Spring context
> initialization failed due to
Hi All,
I am using *lucene-3.0.2* with *spring framework-3.0.5*. Spring context
initialization failed due to a *java.lang.NoClassDefFoundError:
org/apache/lucene/util/CharacterUtils*. But that class can not be found in
the jars shipped with *lucene-3.0.2*. I am stumped here. Please advice