-
Feb 26th, 2006, 12:17 PM
#1
Why could login lead to a 404?!
I've been happily using Acegi for a few months, but have only added a 404 <error-page> section to my web.xml today. Something odd is now happening - I login to https://my.ip.address
ort/ as normal, but once authorised, instead of hitting index.jsp--c:redirect-->home.jsp, I see the 404 page!
My <welcome-list> specifies index.jsp, index.jsp has the redirect, and my Acegi config looks pretty much like the tutorials. Does this sound familiar to anyone, or can anyone come up with a proposed mechanism for this weirdness? (I'll hold off posting the lengthy configs for now.)
-
Mar 6th, 2006, 08:17 AM
#2
Is this with 1.0.0 RC2? See if DEBUG logging of Acegi Security helps you see whether it is sending a 404 or not. Could something else be sending a 404 perhaps?
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