-
Jun 8th, 2010, 01:13 AM
#1
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
-
Jun 8th, 2010, 08:25 AM
#2
"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
-
Forum Rules