You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Vincent Massol <vm...@pivolis.com> on 2003/09/13 21:17:57 UTC

RE: Authentication issues

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:ma-ramirez@wiu.edu]
> 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: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org