Results 1 to 2 of 2

Thread: Need help on Acegi Security Logout Controller

  1. #1
    Join Date
    Jun 2010
    Posts
    4

    Default Need help on Acegi Security Logout Controller

    Hi,

    I used acegi logout controller with spring. I used logout controler to update logout time @ DB on the time of logout. The code is working good on test environment. But, when we host this on apace tomcat server based on Linux. It is not working. When user click on there, it just stop the apache tomcat. Any Idea?

    Asif

  2. #2
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    "it just stop the apache tomcat"

    Do you see a HotSpot error? JVM crash? It's not something like a System.exit in the code?
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •