[Catalyst] error using session and authn plug-ins under apache

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Fri Jul 28 17:42:40 CEST 2006


When I use session and authentication together under apache, I get this 
error
[error] Caught exception in engine "Can't store CODE items at 
..\..\lib\Storable.pm 
(autosplit into ..\..\lib\auto\Storble\_freeze.al) line 290, at 
D:/Perl/site/lib/Object/Signature.pm line 19"

I do not get this error using the myapp_server.pl server.

I can use Session by itself, and I can use Authentication by itself. 
I can use session::store::file, or session::store::dbic, and I get the 
same result.

Any suggestions?
Thanks.
Len.


-------------------------------------------------------------

Win Server 2003
Apache 2.0.58
Perl (ActiveState) 5.8.8
Cat 5.7

[error] Caught exception in engine "Can't store CODE items at 
..\..\lib\Storable.pm 
(autosplit into ..\..\lib\auto\Storble\_freeze.al) line 290, at 
D:/Perl/site/lib/Object/Signature.pm line 19"

#######################################
#my Authentication and session plugins
#######################################
Authentication
Authentication::Store::DBIC
Authentication::Credential::SiteMinder
Session
Session::State::Cookie
Session::Store::DBIC

------------------------------------------------------------------------------
Leonard A. Jaffe      (614)213-4283
JP Morgan Chase,   DTS Instrumentation Services
leonard.a.jaffe at jpmchase.com




-----------------------------------------
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/20060728/314b9f27/attachment.htm 


More information about the Catalyst mailing list