> -----Original Message-----
> From: James Mitchell [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 15, 2002 12:41 PM
> To: Struts Developers List
> Subject: RE: Figuring out which commons library versions to get source
> for
> 
> Hey David,
> 
> I don't remember what IDE you are using, but I use NetBeans 
> and I can step
> attach to tomcat remotely and step all the way down to 
> java.lang.Object.
> It's interesting getting the correct directories mounted for 
> the project,
> but once I'm there I can just set break points, attach, and 
> then dive into
> the bowels of my application.
> 
> Anyway, if you find it necessary, I can help you get there.

I'm using JDeveloper at work, but I use NetBeans at home, and I'm set up to
debug Tomcat there.  At this point, for my current problem, I don't know
that tracing into the Tomcat code will do me much good.  I'm only tracing
through the Struts/Commons code, and I'm already horribly confused :) .

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to