Re: Problem deploying in Google App Engine

2013-11-18 Thread Sanne Grinovero
lp...@gmail.com] >> > Sent: Sunday, November 17, 2013 6:35 PM >> > To: java-user@lucene.apache.org >> > Subject: Problem deploying in Google App Engine >> > >> > Hi, >> > >> > I am trying to deploy is a tiny Lucene-based application in the G

Re: Problem deploying in Google App Engine

2013-11-17 Thread Goutham Tholpadi
..@gmail.com] > > Sent: Sunday, November 17, 2013 6:35 PM > > To: java-user@lucene.apache.org > > Subject: Problem deploying in Google App Engine > > > > Hi, > > > > I am trying to deploy is a tiny Lucene-based application in the Google > App > > En

RE: Problem deploying in Google App Engine

2013-11-17 Thread Uwe Schindler
outham Tholpadi [mailto:gtholp...@gmail.com] > Sent: Sunday, November 17, 2013 6:35 PM > To: java-user@lucene.apache.org > Subject: Problem deploying in Google App Engine > > Hi, > > I am trying to deploy is a tiny Lucene-based application in the Google App > Engine (GAE). Wh

Problem deploying in Google App Engine

2013-11-17 Thread Goutham Tholpadi
Hi, I am trying to deploy is a tiny Lucene-based application in the Google App Engine (GAE). When I test run it on my machine (using the GAE SDK), I get the following error when I call IndexSearcher.search() in my code. Has any one run into this before? java.lang.NoClassDefFoundError: java.lang.m