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]
