[Catalyst] problems with Authentication::Roles plugin

Amol Ghanekar amol.ghanekar at gmail.com
Tue Jan 17 19:56:32 CET 2006


you are right!
I had included "Session::FastMmap" too in my list.
SO I had Session  +  Session::FastMmap  +  Session::Store::FastMmap

On 1/17/06, יובל קוג'מן <nothingmuch at woobling.org> wrote:
>
> On Mon, Jan 16, 2006 at 11:37:21 -0800, Amol Ghanekar wrote:
> > I have a question in regards to this.
> > I had included:
> > "Session  AND Session::Store::FastMmap"
> > but I was using only the Session::Store::FastMmap module. (included both
> > modules, but used only one of those)
> > My tool was working correctly most of the times (it stored the session
> info
> > of the user and passed on with no troubles), but once in a while the
> user
> > got automatically kicked out of the session and was then referred back
> to
> > the login page and had to again login.
>
> That makes no sense... The ->session method is *only* found in
> Catalyst::Plugin::Session itself.
>
> Are you sure you weren't using Session::FastMmap, but really
> Session::Store::FastMmap?
>
> --
> ()  Yuval Kogman <nothingmuch at woobling.org> 0xEBD27418  perl hacker &
> /\  kung foo master: /me tips over a cow: neeyah!!!!!!!!!!!!!!!!!!!!!!
>
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060117/942ef702/attachment-0001.htm


More information about the Catalyst mailing list