[Opensource] (no subject)
Michael Rimov
rimovm at centercomp.com
Fri Apr 4 12:01:18 PST 2003
At 11:25 AM 4/4/2003 +0200, you wrote:
>I'm trying to run the DBSecurityMatrixTests. I'm getting the following error:
>java.net.ConnectException: Connection refused: connect
Sounds like the Servlet engine isn't running. Controller tests require the
servlet engine running since they currently rely on Cactus. [Something I'm
working to by and large replace with mock objects to speed up testing
wherever possible]
More info on cactus can be found here:
http://jakarta.apache.org/cactus
Hope this helps!
-Mike
More information about the Opensource
mailing list