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.



James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://www.open-tools.org/struts-atlanta




> -----Original Message-----
> From: Karr, David [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 15, 2002 3:28 PM
> To: '[EMAIL PROTECTED]'
> Subject: Figuring out which commons library versions to get source for
>
>
> I'm trying to debug an obscure problem with my Struts application.  If I
> could debug into the Commons source code, it might help me trace what is
> happening.  My problem is, I can't find anything in the 1.1b2 distribution
> (either binary or source) that indicates what versions of each of the
> commons libraries are being used.  I can make some guesses, but I'd rather
> not go on too many wild goose chases from using the wrong version of the
> library.
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to