PDA

View Full Version : Tomcat Issues


s04bf1c2
July 13th, 2006, 07:13 PM
Hi,
I can install and run tomcat with no issues, however I am unable get tomcat to successfully perform other tasks ie. using the lucene indexer. I have added the relevant jars added to my classpath but this still fails to run my jsp (as it fails to import my reference to lucene).

Also tried running tomcat through eclipse and adding the relevant jars to the project and the same result.

Any help would be appreciated.

LordHunter317
July 13th, 2006, 07:57 PM
Do you have an error message to display, an exception backtrace, anything?

s04bf1c2
July 14th, 2006, 04:33 AM
Its a miracle its running!

Actually wondering just wondering about eclipse and tomcat. Is there any point in adding the jars to the project, as adding lucene jars to the project has no effect.

Thanks