How to package test cases

Michal Valach <[email protected]> Fri, 08 Feb 2008 13:17:07 +0100
Newsgroups gmane.comp.jakarta.cactus.user
Message-ID <[email protected]>
Hi,
Im wrote a test case for a class, which is supposed to be compiled  
into a JAR file within bigger EAR application. My question is, where  
am i supposed to compile the cactus test case? Im trying to compile  
the test case into a distinct war file within the same EAR file? Am i  
doing it right?
Michal