Hello,

I'm in the process of using JaCoCo to measure code coverage for my UI tests.
I could successfully get the coverage report using an ANT script and see the 
coverage information for different classes of an application deployed on 
Weblogic. Now I wish to do the same for another application which is deployed 
on Weblogic but for some reason, the report shows 0 coverage. When I check the 
JaCoCo session, I do not find the application classes. I'm stuck here and 
unable to proceed. Appreciate your support in this regard.

Note: 

1. The application for which the coverage was captured successfully was running 
on windows server and the ant script was run on a windows client.

2. The application the has issues with coverage info is running on linux while 
the ant script is run on windows client.

Thanks,
Shekar

-- 
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/1b0aecc1-6ae0-4a7e-90ec-e3b367e56016%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to