Are they mapped to different extensions? Anything mapped to *.html and
going through a REQUEST should work. If you're forwarding it might
not. You should be able to change the filter-mapping for
securityFilter to include FORWARD if it's a forward that's not
working.
Matt
On 10/3/07, gederer <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> In some of my controllers, request.getRemoteUser() always returns null. I
> have checked the value of
> request.getSession().getAttribute("ACEGI_SECURITY_CONTEXT"), and got back
> the expected value:
>
> [EMAIL PROTECTED]: Authentication:
> [EMAIL PROTECTED]:
> Username:
> [EMAIL
> PROTECTED],enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false,Granted
> Authorities: ,ROLE_USER]; Password: [PROTECTED]; Authenticated: true;
> Details: [EMAIL PROTECTED]:
> RemoteIpAddress: 127.0.0.1; SessionId: gnut890msqzx; Granted Authorities:
> ROLE_USER
>
> I'm looking at all of my controllers to try to find some discernible
> difference between the ones where getRemoteUser works, and those where it
> doesn't. But, I haven't found anything so far.
>
> I'm really stumped.
>
> Has anyone experienced this sort of thing before? Any suggestions?
>
> Thanks!
>
> Greg
> --
> View this message in context:
> http://www.nabble.com/getRemoteUser-problem-tf4564104s2369.html#a13026899
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]