Lalitha Vishali wrote:
The context in which i want to explore BCEL is to performance-engineer J2EE Applications.
I want to time spec-mandated callbacks like say ejbCreate(), ejbLoad() etc, by inserting System.currentTimeMillis() into the container generated code for ejbs.

You are probably better off using a regular profiler. If you can't afford an advanced commercial product, evaluate OSS alternatives whether they fit your environment and requirements, for example check out http://freshmeat.net/projects/ejp/

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to