Hi all,
I would like to trace coverage within a running Web Container. The application has not been compiled with any instrumented operation.
Is there a way to start the web container with some special java options in order to trace coverage using EMMA ?
Or maybe I need to recompile my application classes with emma working on source level ?
Thanks,
detlef
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I would like to trace coverage within a running Web Container. The application has not been compiled with any instrumented operation.
Is there a way to start the web container with some special java options in order to trace coverage using EMMA ?
Or maybe I need to recompile my application classes with emma working on source level ?
Thanks,
detlef