Re: build path

2010-01-20 Thread Chris Hostetter
: Subject: build path : References: <219927.42092...@web52905.mail.re2.yahoo.com> http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mailing list, please do not reply to an existing message, instead start a fresh email.

Re: build path

2010-01-19 Thread Amit Nithian
> I apologize for the newbie questions :| > > Do I need a servlet container to run the tests? > > > > Kind regards, > > Siv > > > > > > > > > > Fra: Wangsheng Mei [mailto:hairr...@gmail.com] > > Send

Re: build path

2010-01-19 Thread Wangsheng Mei
; I apologize for the newbie questions :| > Do I need a servlet container to run the tests? > > Kind regards, > Siv > > > > > Fra: Wangsheng Mei [mailto:hairr...@gmail.com] > Sendt: ti 19.01.2010 08:49 > Til: solr-user@lucene.a

SV: build path

2010-01-18 Thread Siv Anette Fjellkårstad
I apologize for the newbie questions :| Do I need a servlet container to run the tests? Kind regards, Siv Fra: Wangsheng Mei [mailto:hairr...@gmail.com] Sendt: ti 19.01.2010 08:49 Til: solr-user@lucene.apache.org Emne: Re: build path maybe you should add

Re: build path

2010-01-18 Thread Wangsheng Mei
maybe you should add "-Dsolr.solr.home=" to your JAVA_OPTS before your servlet container starts. 2010/1/19 Siv Anette Fjellkårstad > Hi! > I try to run the tests of Solr 1.4 in Eclipse, but a most of them fails. > The error messages indicate that I miss some config files in

build path

2010-01-18 Thread Siv Anette Fjellkårstad
Hi! I try to run the tests of Solr 1.4 in Eclipse, but a most of them fails. The error messages indicate that I miss some config files in my build path. Is there any documentation of how to get Solr up and running in Eclipse? If not; How did you set up (build path for) Solr in Eclipse? Another