Problem solved. I had a duplicate copy of the lucene.jar, one in the jetspeed/WEB-INF/lib directory and the other in $JAVA_HOME/jre/leb/ext. Once I removed the one in the JRE, and replaced it with the one from jetspeed, the application ran perfectly.
Thanks Paul for your assistance! On Tue, 2004-02-17 at 03:27, Paul McCulloch wrote: > Hi, > > I have copied the servlet-api.jar from tomcat to jetspeed -- > my jetspeed just did not have a servlet jar. If you have one, maybe > wrong version: > > "Copy apache\tomcat5\common\lib\servlet-api.jar to > jetspeed-1.4\war\WEB-INF\lib\ " > (war is where I unpacked the war file) > > > I have 3 jars that are different between these two directories, *maybe* > you can rule them out or in. > > C:\apache\tomcat5\common\lib > > 01/15/2004 09:24a 100,776 commons-dbcp-1.1.jar > 01/15/2004 09:24a 165,119 commons-collections.jar > 01/15/2004 09:24a 39,523 commons-pool-1.1.jar > > > C:\apache\jetspeed14\war\WEB-INF\lib: > > 09/14/2002 08:49p 90,503 commons-collections-2.0.jar > 10/15/2002 01:33p 77,244 commons-dbcp-1.0-dev-20020806.jar > 0/15/2002 01:33p 26,872 commons-pool-1.0.jar > > > Try? > Backup and copy all libs from one to another and vice-versa. > Delete the deployed war and unpacked war dir from tomcat/webapps before > redeploying. > Have anything untoward in jre/lib/ext dir? > > Good Luck! > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] Peter Davie Aroma Software Sdn Bhd www.aroma-software.com Web Services ERM :: MSC Status Company
