web service instrumentation with probekit [message #510827] |
Thu, 28 January 2010 13:31  |
Eclipse User |
|
|
|
Hi,
I am a TPTP newbie. I could successfully probe java applications using TPTP Probekit. however, when I was probing web services (in my case java web service under Tomcat 5.5), I realized that I could get the entry/exit trace of function calls from java library packages such as com/ctc/wstx/io but nothing from my web service package. I have applied no filters and the security option of my integrated agent controller is off. I would greatly appreciate any comments to solve this problem.
Thanks,
Anis
|
|
|
Re: web service instrumentation with probekit [message #511461 is a reply to message #510827] |
Mon, 01 February 2010 11:10  |
Eclipse User |
|
|
|
Hi Aris,
Are you using the default filter in your launch configuration? check it by
double-clicking the Java Profiler agent of your launch configuration.
The Default filter may have filtered our your target pacakges.
Eugene
<anis.yousefi@yahoo.com> wrote in message
news:hjsl6l$d6o$1@build.eclipse.org...
> Hi,
> I am a TPTP newbie. I could successfully probe java applications using
> TPTP Probekit. however, when I was probing web services (in my case java
> web service under Tomcat 5.5), I realized that I could get the entry/exit
> trace of function calls from java library packages such as com/ctc/wstx/io
> but nothing from my web service package. I have applied no filters and the
> security option of my integrated agent controller is off. I would greatly
> appreciate any comments to solve this problem.
>
> Thanks,
> Anis
|
|
|
Powered by
FUDForum. Page generated in 0.04168 seconds