Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP and Struts application under Tomcat server
TPTP and Struts application under Tomcat server [message #34799] Tue, 11 October 2005 09:19
Eclipse UserFriend
Originally posted by: achoain.capgemini.fr

Hello,I work on TPTP and I try to profiling a Struts project (n-tier
application) under a Tomcat server.
So, I will try to explain you my problem

- First I did a Java application profile
- I defined my Tomcat server start and application path
- I defined my profile option (memory, Time, Code coverage)
- And I start profiling my struts application everything is OK

But when I analyse my result I found only the class call (example 20) and
never the method call(0 instead of 20), for example in the customer class
I found the calling but not the getName() or getAdd() method call which
are calling during the program execution. Thus I think it's a problem du
to n-tier application or to the framework struts, does it an issue?
TPTP isn't profiling correctly n-tiers application?

Thanks for your answer, Arnaud
Previous Topic:TPTP 4.0.1 Release Available
Next Topic:Garbage collector Statistical graph
Goto Forum:
  


Current Time: Fri Apr 19 22:45:31 GMT 2024

Powered by FUDForum. Page generated in 0.02836 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top