[Catalyst] storing session in win32 machine - redux

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Thu Aug 10 15:53:35 CEST 2006


> 
> --- Nagarajan M <naga_cit at yahoo.co.in> wrote:
> > Thanks Daniel,   It works!
> 
> > > MyApp.pm loaded plugins
> > > ===================
> > > 
> > > use Catalyst qw/
> > > -Debug
> > > ConfigLoader
> > > Static::Simple
> > > Authentication
> > > Authentication::Store::DBIC
> > > Authentication::Credential::Password
> > > Session
> > > Session::Store
> > > Session::State
> > > Cache::FileCache
> > > Session::State::Cookie
> > > /;
> 
> This seriously angers me. When I use
> Authentication::Store::DBIC together with any
> session plug-in, on Win Server 2003, I get errors 
> trying to store my user record in the session, because the
> DBIC user record contains inflate/deflate coderefs, and
> freeze() won't tolerate coderefs.
> 
> For now, I'm using A::S::Minimal, and since I have
> a limited number of potential users, I'm not crying
> about it, but would much rather use DBIC so I can
> just
> whip up some user and role crud screens.
> 
> My other choice is not to have sessions, but I don't
> figure on having that luxury for long.
> 
> L.
> Think I'll try something goofy, like dropping my
> role and user_role table and see it that has any effect.


-----------------------------------------
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law.  If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED.  Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060810/682a254f/attachment.htm 


More information about the Catalyst mailing list