I tried that but I think the problem is in my session validator.
This little bugger right here.
data.getUser().setTemp("locale", locale);
I had it where it never got set but then my pageloader blew up. I guess
because every page looks for a locale?
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Monday, May 17, 2004 3:17 PM
To: Jetspeed Users List
Subject: Re: Anonymous User
On May 17, 2004, at 12:58 PM, Anthony Smith wrote:
> Has anyone found a way or implementing the portal in such a way where
> you do
> not have to worry baout the naonymous user? I can put some stuff in
> the code
> to fake an anonymous users, but in actuality I di not even want to
> fake it.
> I defintely do not need it in my database.
>
> I have found a way to get to a full blown Login page minus any
> portlets, but
> changing where my index page points to. However, I still see in the
> console
> where it tries to get an anonymous user.
>
>
I believe the anonymous user isn't required.
Just make sure you intercept any attempts to hit the portal in your
Access Controller action, and redirect at that point before the
profiler kicks in
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]