Skip to main content



      Home
Home » Newcomers » Newcomers » Web Services Issue
Web Services Issue [message #248730] Tue, 12 February 2008 09:42
Eclipse UserFriend
Originally posted by: kgbjed.gmail.com

Hello,

I am working with a lucene project. The project is designed to read
queries through the url and returns index, document and property info.

I usually run the application by building it with ant and deploying it to
the Tomcat5.5 server. Everything runs fine that way except we have a
memory leak.

So because of my background in supporting WebSphere products I have
imported the application into Eclipse3.3 Europa to run it on the Profiler
and I can't seem to get it to run properly.

I receive a 200 status ... but there are Log4j errors all over the place
even though I have followed Apaches instructions for setting up logging by
importing Catilina-Home/common/classes/log4j.properties and
Catilina-Home/common/lib/log4j.jar and
Catilina-Home/common/lib/commons.logging.jar

I also set up breakpoints for debugging but it doesn't even seem to reach
them , and one is on the first line of the init() of the servlet. I am
running a servlet where the request comes directly from the url!! Any
assistance would be greatly appreciated as I am running Eclipse 3.3 on
Tomcat5.5 on Ubuntu os.
Previous Topic:setup problems
Next Topic:Protect agains data loss from accidental disconnects?
Goto Forum:
  


Current Time: Wed Jul 16 21:17:47 EDT 2025

Powered by FUDForum. Page generated in 1.10185 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top