2 Replies Latest reply on Nov 13, 2006 10:35 AM by mos_elkady

    log out when client crashes?

    tucker

      If my client crashes and I don't call logout on the LoginContext what happens? Does the server think they are still logged in??

        • 1. Re: log out when client crashes?
          tucker

          OK may first post may have been a bit lacking in information. I've got a standalone EJB client logging into JBOSS using JAAS. Everything works fine, but I don't really know how it works. How does the server actually keep track of the client and who is logged in?
          I never call logout in my client.. is this a problem? Do i even need to call logout if my client quits (or crashes)? It's hard to find information on the topic of logging out, everything i've read only deals with logging in and maybe only mentions logging out in passing. Any input would be appreciated.

          • 2. Re: log out when client crashes?

            i have the same problem do u got answer