[omniORB] omniORBpy <> Apache

Attila Pletyak attila.pletyak@anemo.com
Fri, 12 Oct 2001 10:14:31 +0200


Well, I am using omniORB 3.03 with fastCGI and Apache. This solves the 
speed question quite well.

Sincerely,

Attila Pletyak

Nikolas Mangold wrote:

>Hi there,
>
>I try to map some programs for omniORBpy to give HTML output over Apache.
>using mod_python, mod_snake or PyApache (these are the mods I have tried 
>already)
>
>All of them can generate HTML output over Apache by python generated code 
>with simple python-programs. When I try to combine a corba application in 
>omniORBpy I get an internal server error. All I am changing is to generate 
>the output from omniORBpy programms to some apache handler.
>
>Has anyone tried something like that and has a working solutions? The server 
>error log just says that it cannot stat the script.
>
>Due to performance reasons I want to avoid using normal CGI. I think that is 
>not that extra-ordinary idea to map corba to html by using python, is it?
>
>Thanks a lot in advance...
>-niko-
>
>