Hi Alejandro, Have you looked at the web site? http://jakarta.apache.org/cactus/writing/howto_security.html
There's also a FormAuthentication class not documented yet. But you can read the test case from the Cactus Sample servlet (in the Cactus distribution). It shows how to use it. Thanks -Vincent > -----Original Message----- > From: Alejandro [mailto:[EMAIL PROTECTED] > Sent: 01 July 2003 15:41 > To: Cactus Users List > Subject: Authentication issues > > I have a CactusStrutsTest class that I wrote which was working fine, but > once User Authentication was integrated into the application, I keep > getting > errors such as: > - Pool Manager errors, > - "Failed to connect to database" > - "Failed to close connection" > > And of course, when I execute my struts actions under test, the data is > not > stored in the database. > > How does Cactus handle User Authentication? > > Alejandro > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
