Eclemma on WTP servers
Brought to you by:
mtnminds
I think it could be of great interrest to allow coverage runs on WTP servers.
Covering JSPs could be problematic but there is a lot of code that is not in general in JSPs such as EJBs.
Moreover, it could be interresting too to add an option to coverage some of the dependencies jars to help in isolating those unnecessary dependencies.
Thanks anyway for the great work, I have a lot of fun using it on standalone applications / JUnits !