6 Replies Latest reply on Apr 29, 2003 12:15 PM by jecardenas

    Flush the Cache (Please Help!!)

    jecardenas

      I have an use case that lets change password in the database. It works OK, but JBoss lets the authentication working with the previous password (for all the user sessions that I start) until I use in a session the new password. After that, the authenticacion works only with the new password.

      Its happens because JBoss is caching security credentials.

      How can I flush the Cache using JMX?

      Thank a Lot

      Jk