I have it working to the point that the oneshot.cgi is calling python and
calling webware. it gives the following error (in the browser):

Python exception:
Traceback (most recent call last):
  File "c:\webware\WebKit\OneShotAdapter.py", line 71, in run
      appSvr = OneShotAppServer(self._webKitDir)
        File "c:\webware\WebKit\AppServer.py", line 59, in __init__
            self._app = self.createApplication()
              File "c:\webware\WebKit\OneShotAppServer.py", line 24, in
createApplication
    return Application(server=self, useSessionSweeper=0)
      File "c:\webware\WebKit\Application.py", line 104, in __init__
          self._instanceCacheSize = self._server.setting('MaxServerThreads')
            File "c:\webware\WebKit\ConfigurableForServerSidePath.py", line
15, in setting
    value = Configurable.setting(self, name, default)
      File "c:\webware\MiscUtils\
      
-- 
----------------
Politics is the art of looking for trouble, finding it, misdiagnosing it
    and then misapplying the wrong remedies.  --Groucho Marx

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to