Re: Cannot find gdata-server

2008-12-04 Thread Karl Wettin
Hello Anees, the Gdata server was phased out by 2.3. You can still get if from the 2.2 tag in the SVN: http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_2_0/ karl 5 dec 2008 kl. 07.13 skrev Anees Haider: I have setup lucene, test run it and go through samples. Now I have been

Cannot find gdata-server

2008-12-04 Thread Anees Haider
I have setup lucene, test run it and go through samples. Now I have been working on setting up GData server by consulting Getting Started guide "http://wiki.apache.org/lucene-java/GdataServer/GettingStarted";. I have setup JDK, Ant and Tomcat as required. I have checked out the worki

Re: Stack Trace - RE: gdata server

2007-11-16 Thread Simon Willnauer
; Sent: Thursday, November 15, 2007 10:45 PM > To: java-user@lucene.apache.org > Subject: Re: Stack Trace - RE: gdata server > > Is there a configuration file you have to setup? Can you give info on > what commands you ran? I have never used GData, but this error looks > like it

RE: Stack Trace - RE: gdata server

2007-11-15 Thread Lyth, Christopher [USA]
interesting to me and my team. Thanks for the quick response Chris -Original Message- From: Grant Ingersoll [mailto:[EMAIL PROTECTED] Sent: Thursday, November 15, 2007 10:45 PM To: java-user@lucene.apache.org Subject: Re: Stack Trace - RE: gdata server Is there a configuration file you

Re: gdata server

2007-11-15 Thread Grant Ingersoll
Hmm, we're not sure. We were just asking if anyone uses it b/c we are thinking of archiving it. I guess, though, you are saying that you would like to use it. :-) -Grant On Nov 15, 2007, at 5:31 PM, Lyth, Christopher [USA] wrote: Is anyone on this list using the gdata server? I have

Re: Stack Trace - RE: gdata server

2007-11-15 Thread Grant Ingersoll
Is there a configuration file you have to setup? Can you give info on what commands you ran? I have never used GData, but this error looks like it is trying to configure something and it is not getting the class it expects. -Grant On Nov 15, 2007, at 7:46 PM, Lyth, Christopher [USA] wrot

Stack Trace - RE: gdata server

2007-11-15 Thread Lyth, Christopher [USA]
Nov 15, 2007 7:40:39 PM org.apache.lucene.gdata.server.registry.GDataServerRegistry registerScopeVisitor INFO: Register scope visitor -- class org.apache.lucene.gdata.server.registry.ProvidedServiceConfig Nov 15, 2007 7:40:39 PM org.apache.commons.digester.Digester endElement SEVERE: End event thre

gdata server

2007-11-15 Thread Lyth, Christopher [USA]
Is anyone on this list using the gdata server? I have been trying to get it working and have been running into some problems.