I am developing a web application using Eclipse and the server is JBOSS 6.
I want to know how and where to enable the "assertion", so I can put assertions in my code, and there be the Assertion Errors while developing and testing.
I want to know if I have to do some configuration in Jboss, or some other place.