Hi, Hard to answer on your question, since you don't provide any specific requirements. Speaking in general there are many ways to do this, depending on the way how application is started and stopped. Please read the documentation, which explains many ways of how coverage can be collected and how report can be generated - http://www.eclemma.org/jacoco/trunk/doc/ And speaking in general, there are many examples in internet - e.g. https://github.com/lhazlewood/mvn-multi-module-web-with-jacoco-it
On Monday, July 6, 2015 at 8:11:29 AM UTC+2, [email protected] wrote: > > how to get run time code coverage in tomcat server after deploy the web > application > > with best regards, > Madhu > -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/c46ee227-4350-48e2-8615-1fc337021368%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
