RE: lucene jar and war

2005-11-02 Thread Sharma, Siddharth
loose classes'. But this is not a lucene related problem. You might be better served to ask this question in a Java/J2EE forum. -Original Message- From: Gaston [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 02, 2005 4:57 PM To: java-user@lucene.apache.org Subject: lucene j

lucene jar and war

2005-11-02 Thread Gaston
Hello, My provider only allows to upload war files. My problem is I make a war archive out of the lucene-1.4.3.jar file and my jsp webpages based on lucene. And this does not work. I hava one solution to solve my problem: I have to unpack the lucene-1.4.3.jar file and pack it again with my .j