Thanks for the warning, you saved me a few hours. It now works by manually installing the jar
On Sun, Aug 29, 2010 at 6:14 PM, David Blevins <[email protected]>wrote: > > On Aug 29, 2010, at 11:24 AM, Karan Malhi wrote: > > > Thanks Ivan. This seems really nice. > > Does anybody mind if I update our poms to point to geronimo-tomcat ? > > Note that the source is modified[1] so it won't help you if you're remote > debugging a standalone tomcat server. > > > -David > > [1] http://svn.apache.org/viewvc?rev=966967&view=rev > > > On Sun, Aug 29, 2010 at 3:38 AM, Ivan <[email protected]> wrote: > > > >> Geronimo created a better maven style Tomcat project, refer to here : > >> https://svn.apache.org/repos/asf/geronimo/external/tags/ > >> > >> > >> 2010/8/29 Karan Malhi <[email protected]> > >> > >>> While debugging our openejb-tomcat integration bundle, I wanted to step > >>> into > >>> tomcat source code. The maven central repo does not have the tomcat > >> source > >>> jar, so I manually added the source jar in eclipse (downloaded the jar > >>> separately). However, still am unable to step into the code while > >>> debugging. Has anybody has already figured out how to set catalina.jar > >> for > >>> debugging. Some pointers would be great and I can save some time. > >>> > >>> -- > >>> Karan Singh Malhi > >>> > >> > >> > >> > >> -- > >> Ivan > >> > > > > > > > > -- > > Karan Singh Malhi > > -- Karan Singh Malhi
