RE: Configuring and using cgi scripts in Tomcat

2003-09-24 Thread Wilson, Allen
JDK, and restart Tomcat. You should be good after that. > -Original Message- > From: Wilson, Allen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2003 10:49 AM > To: Tomcat Users List > Subject: RE: Configuring and using cgi scripts in Tomcat > > >

RE: Configuring and using cgi scripts in Tomcat

2003-09-24 Thread Mike Curwen
d after that. > -Original Message- > From: Wilson, Allen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2003 10:49 AM > To: Tomcat Users List > Subject: RE: Configuring and using cgi scripts in Tomcat > > > JAVA_HOME points to /usr/java1.2.

RE: Configuring and using cgi scripts in Tomcat

2003-09-24 Thread Wilson, Allen
: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 10:26 AM To: 'Tomcat Users List' Subject: RE: Configuring and using cgi scripts in Tomcat > -Original Message- > From: Wilson, Allen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24

RE: Configuring and using cgi scripts in Tomcat

2003-09-24 Thread Mike Curwen
> -Original Message- > From: Wilson, Allen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2003 9:54 AM > To: Tomcat Users List > Subject: RE: Configuring and using cgi scripts in Tomcat > > > I have the j2ee.jar file in the classpath...should that no

RE: Configuring and using cgi scripts in Tomcat

2003-09-24 Thread Shapira, Yoav
age- >From: Wilson, Allen [mailto:[EMAIL PROTECTED] >Sent: Wednesday, September 24, 2003 10:54 AM >To: Tomcat Users List >Subject: RE: Configuring and using cgi scripts in Tomcat > >I have the j2ee.jar file in the classpath...should that not provide the >current jdk. > >

RE: Configuring and using cgi scripts in Tomcat

2003-09-24 Thread Wilson, Allen
I have the j2ee.jar file in the classpath...should that not provide the current jdk. Allen -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 6:12 PM To: 'Tomcat Users List' Subject: RE: Configuring and using cgi scripts in Tomca

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Mike Curwen
To: Tomcat Users List > Subject: RE: Configuring and using cgi scripts in Tomcat > > > Okay... > > Found out that I did not have the mapping correct but when I > changed it to go the ROOT/WEB-INF/cgi-bin. I have now getting > the following error. > > Any hel

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Wilson, Allen
, 2003 3:35 PM To: Tomcat Users List Subject: RE: Configuring and using cgi scripts in Tomcat Okay... I think I have the mapping correct because it now finds the file but tries to download it. I am trying to add a listing to the mime type so that it will process the file as a script. I added the

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Wilson, Allen
pache Tomcat/4.1.18 > > -Original Message- > From: Shapira, Yoav [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 23, 2003 11:47 AM > To: Tomcat Users List > Subject: RE: Configuring and using cgi scripts in Tomcat > > > > Howdy, > There's

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Wilson, Allen
Subject: Re: Configuring and using cgi scripts in Tomcat /resporta/cgi-bin/animal.cgi does not map to /cgi-bin/* I'm guessing "resporta" is the name of your webapp? Where did you place the script? As I read it, you need to put it in /ROOT/WEB-INF/cgi (I could be wrong). HTH, Jon

Re: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Jon Wingfield
- Apache Tomcat/4.1.18 -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 11:47 AM To: Tomcat Users List Subject: RE: Configuring and using cgi scripts in Tomcat Howdy, There's more than uncommenting involved. You have to follow all

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Wilson, Allen
. Apache Tomcat/4.1.18 -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 11:47 AM To: Tomcat Users List Subject: RE: Configuring and using cgi scripts in Tomcat Howdy, There's more than uncomme

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Shapira, Yoav
-Original Message- >From: Wilson, Allen [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 23, 2003 12:45 PM >To: Tomcat Users List >Subject: RE: Configuring and using cgi scripts in Tomcat > >I've read those comments and uncommented the lines specified but when I >

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Wilson, Allen
t: RE: Configuring and using cgi scripts in Tomcat Howdy, Read the comments for the CGI servlet in $CATALINA_HOME/conf/web.xml. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Wilson, Allen [mailto:[EMAIL PROTECTED] >Sent: Monday, September 22, 2003 5:06 PM >To:

RE: Configuring and using cgi scripts in Tomcat

2003-09-23 Thread Shapira, Yoav
Howdy, Read the comments for the CGI servlet in $CATALINA_HOME/conf/web.xml. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Wilson, Allen [mailto:[EMAIL PROTECTED] >Sent: Monday, September 22, 2003 5:06 PM >To: Tomcat Users List >Subject: Configuring and using cgi sc