You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Benjamin Goldsmith <bg...@meaningmaster.com> on 2004/09/10 03:37:51 UTC

Running EXE CGI's from Tomcat 5.0.28

Is it possible to run EXE cgi's from Tomcat 5.0 on Win XP SP2?

I followed the instructions from 
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cgi-howto.html

But that left me wondering how to set the "executable" init-param in 
web.xml.  I tried "cmd" and "command", both with and without the /C 
option, but to no avail.  How do I do it?  Do I need to set the 
"parameterEncoding" parameter to something other than the default?

The web exe cgi is in the right location and the logs show that Tomcat 
finds it.  I don't think it's a permissions issue, I allowed Tomcat to 
run as an admin user just to be sure and still have the problem.

I have spent hours searching through the net, but only found this (which 
asks the same question, but provides no answer):  
http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg133928.html

Thanks in advance for any help you can supply.

-- 
Benjamin Goldsmith <bg...@meaningmaster.com>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Running EXE CGI's from Tomcat 5.0.28

Posted by Benjamin Goldsmith <bg...@meaningmaster.com>.
That's the solution.  Thanks!  Set executable to an empty string.  Thanks!

Mike Curwen wrote:

>Try this:
>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=56&t=
>002491
>
>
>
>  
>
>>-----Original Message-----
>>From: Benjamin Goldsmith [mailto:bg@meaningmaster.com] 
>>Sent: Thursday, September 09, 2004 8:38 PM
>>To: tomcat-user@jakarta.apache.org
>>Subject: Running EXE CGI's from Tomcat 5.0.28
>>
>>
>>Is it possible to run EXE cgi's from Tomcat 5.0 on Win XP SP2?
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>  
>

-- 
Benjamin Goldsmith <bg...@meaningmaster.com>
Meaning Master Technologies


RE: Running EXE CGI's from Tomcat 5.0.28

Posted by Mike Curwen <g_...@globallyboundless.com>.
Try this:
http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=56&t=
002491



> -----Original Message-----
> From: Benjamin Goldsmith [mailto:bg@meaningmaster.com] 
> Sent: Thursday, September 09, 2004 8:38 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Running EXE CGI's from Tomcat 5.0.28
> 
> 
> Is it possible to run EXE cgi's from Tomcat 5.0 on Win XP SP2?


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org