-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hello,

i tried to run webware with psyco.
does anybody got it working ? 

just added  the init to Launcher.py 

import psyco
psyco.full()

but it does not work:

/home/david/devel/webware/WebKit/Application.py:68: warning: no locals() in 
functions bound by Psyco
  def __init__(self, server=None, transactionClass=None, sessionClass=None, 
requestClass=None, responseClass=None, exceptionHandlerClass=None, 
contexts=None, useSessionSweeper=1):
Traceback (most recent call last):
  File "./WebKit/ThreadedAppServer.py", line 592, in run
  File "./WebKit/ThreadedAppServer.py", line 66, in __init__
  File "./WebKit/AutoReloadingAppServer.py", line 43, in __init__
  File "./WebKit/AppServer.py", line 67, in __init__
  File "./WebKit/AppServer.py", line 171, in createApplication
  File "/home/david/devel/webware/WebKit/Application.py", line 173, in 
__init__
    klass = locals()['Session'+self.setting('SessionStore','File')+'Store']
KeyError: SessionDynamicStore

- -- 

Best regards 
David Voswinkel
___________________________________________

Centrium GmbH
Vogelsanger Weg 80 
40470 Düsseldorf 

fon: +49 (0211) 74 845 231
fax: +49 (0211) 74 845 299 
email:  [EMAIL PROTECTED]
web:    www.centrium.de

___________________________________________

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/VKdfBZgDeBOnyUURAtQAAJ9TGYvjZ5GhiG3lCLCiwnrZulzsGQCg3neU
Y/ZcbDKEAGt07IVpdh5pUzg=
=ws/r
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to