Re: debugging a deployed webapp 101

2012-08-09 Thread Russ Tremain
"Classes" tab. -Russ At 4:21 PM -0400 8/9/12, Christopher Schultz wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Russ, > >On 8/9/12 3:46 PM, Russ Tremain wrote: >> I heard that there is a way to get tomcat manager to dump the >> contents of

debugging a deployed webapp 101

2012-08-09 Thread Russ Tremain
Hi, I heard that there is a way to get tomcat manager to dump the contents of the classpath loaders for a deployed application, but I haven't been able to find it. So far, I see only the ideas of using jstack or kill -3 (SIGQUIT) to dump the threads for the container process. Is there a wa

Re: confused by tomcat6/7 docs

2012-08-09 Thread Russ Tremain
At 10:50 AM +0200 7/9/12, Olivier Lamy wrote: >Hi, > >2012/7/8 Russ Tremain : >> ahh... thanks. bad assumption on my part that tomcat7-maven was a superset. >> >> what would really be cool is an "incremental" deploy, but not sure if the >> tomcat remo

Re: confused by tomcat6/7 docs

2012-07-08 Thread Russ Tremain
>http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/plugin-info.html > >You can load an issue (if possible with a patch :-) ) for goals you'd like see. > >2012/7/6 Russ Tremain : >> Hi Oliver, >> >> I must say I'm a bit confused by the exa

confused by tomcat6/7 docs

2012-07-05 Thread Russ Tremain
Hi Oliver, I must say I'm a bit confused by the examples & docs for tomcat7-maven-plugin. I see reference to a "war:explode" goal, which doesn't seem to exist. The reference is here: http://tomcat.apache.org/maven-plugin-2.0-beta-1/context-goals.html But when I dump the plugin docume