Apologies ahead of time if this is obvious. I'm just getting started 
with webware (It looks very cool!), and I'm having trouble getting 
things working correctly. I thought I had things correctly configured to 
use mod_webkit, but I'm getting the following error when trying to start 
the app server. This is with python2.2. Here is the error I get. Any 
help would be appreciated.
thanks,
--keith

Traceback (innermost last):
   File "Launch.py", line 59, in ?
   File "Launch.py", line 55, in main
   File "Launch.py", line 30, in launchWebKit
   File "<string>", line 1, in ?
   File "WebKit/ThreadedAppServer.py", line 19, in ?
     from AppServer import AppServer
   File "WebKit/AppServer.py", line 16, in ?
     from Application import Application
   File "WebKit/Application.py", line 716
     result = getattr(servlet, method)(*args, **kwargs)
----------------------------------------------------------------
Keith R. Jackson                        [EMAIL PROTECTED]
Grid Technology Group                   (510) 486-4401
Lawrence Berkeley National Laboratory   http://www-itg.lbl.gov/~kjackson/



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to