Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can JCover be used in case of EJBs, servlets etc?

Case EJBs jcover servlets Used
0
Posted

Can JCover be used in case of EJBs, servlets etc?

0

For performance reasons JCover emits instrumentation code in your source minimally, but relies on native code to attach to the JVM when your application is running. JCover uses standard runtime switches to register itself with the JVM. If the host environment (EJB, Servlet Engine, etc.) supports these switches, then it should be possible to use JCover in that environment. Refer to topic Using JCover with Application Servers in help documentation for more information.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123