-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yucca Nel,

On 5/28/2010 7:43 AM, Yucca Nel wrote:
> I am using container managed security in two places

This seems like two different problems.

Problem #1:

> As a matter of interest there
> remains a bug that I was unable to get on top pf during development.
> This minor bug involves loggung out of my application where I need to
> refresh the page to show that the user has been logged out.
>  
> The following were tried but failed.... redirectng from the logout
> action it (never redirects)

So, what does happen if it doesn't redirect?

Problem #2:

> I noticed another message in intellij complaianing that a mysql
> connecton was not closed but was closed by the container to prevent a
> memory leak. I have look everywhere in code and have closed the
> connection in a finally block ehrnever it has been opened. Any idea
> where I should close this connection? I am using hibernate btw.

Search your code for "DriverManager" or "getConnection".

Can you post the log message that you get? Can you post a sanitized
sample of your JDBC code so we can see it?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkv/zOkACgkQ9CaO5/Lv0PBLUQCffiW79iiGwDITLFK/CgcNpqYJ
M48An0QtXcrvKN8GKHr32URJvUtenLKf
=p4Ay
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to