[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Getting Started with Hyades in Eclipse 3.0 running a webapp on Tomcat.

I have exact same situation and kind of stuck. I could not find any
documentation that actually help to run memory profiler for java web
application running under tomcat (or any webserver). It mentioned in the
help doc that this tool can be used to profile java web applications but
did not explain how.

Any help will be greatly appreciated. Thanks a lot.

Faizan

Skip Hollowell wrote:

> Skip Hollowell wrote:

> > Does anyone have the basic steps I need to profile a J2EE webapp using 
> > Hyades?  I have installed the driver and the server, as per the 3.0 
> > install instructions, but I can't quite get the next step?  Is a WebApp 
> > running in Tomcat considered an external Application?
> > 
> > Currently I run Tomcat inside of Eclipse using the very fine MyEclipse. 
> >  Should I consider, for the profiling, just starting up Tomcat outside 
> > of Eclipse and see what I can see?
> > 
> > Pointers, hints, and tips are all greatly appreciated.  Hell even 
> > telling me to RTFM (and where that manual is located) would probably be 
> > a step above where I am now.

> According to the post on 8/30, I need to run the tomcat on it's own and 
> then run Hyades against that...  I am really trying to read before I 
> write. Honestly.