Hello Everyone,

I have a slave machine running WebSphere, I use jenkins to start the server 
(calls startServer.bat) then runs a test then stops the server 
(stopServer.bat). I need to run jacoco code coverage on the server as well. 
I have set up the generic jvm arguments as 
"genericJvmArguments="-Xshareclasses:none 
-javaagent:C:\eclemma-2.3.2\jacocoagent.jar=output=tcpserver,port=12345,sessionid=9988".

Using Rational Application Developer I can use jacoco with websphere, what 
I do not know how to do it start the server with jacoco using the 
startServer.bat. Has anyone done this?

-- 
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/72c2dfc8-3999-4c40-9ed6-f64732647045%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to