Image

Imagev_earta wrote in Imagejava_dev

JBoss application unit-testing

I'm interested in different ways to test my J2EE application under JBoss 4.0.
Apache Cactus does not support JBoss 4.0 yet.
HttpUnit is not enough "concrete".
MockObjects is too abstract.
Which tools are you using to test servlets, jsp, tag, ejb, etc.?