Cant Find servlets-cgi.jar

2008-04-09 Thread Troy Bull
Greetings

I am trying to enable cgi on my tomcat 6 installation.  I followed the
instructions but it says to find and rename a jar called
servlets-cgi.jar.

  !-- IMPORTANT: To use the CGI servlet, you also need to rename the   --
  !--$CATALINA_HOME/server/lib/servlets-cgi.renametojar file   --
  !--to $CATALINA_HOME/server/lib/servlets-cgi.jar --


I cant find this jar anywhere, can someone give me a hint??

Thanks
troy

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Cant Find servlets-cgi.jar

2008-04-09 Thread Caldarale, Charles R
 From: Troy Bull [mailto:[EMAIL PROTECTED] 
 Subject: Cant Find servlets-cgi.jar
 
 I followed the instructions but it says to find and 
 rename a jar called servlets-cgi.jar.

To reuse a quote from the past: That statement is no longer operative.
The CGI servlet is now included in catalina.jar, so no renaming is
needed in Tomcat 6.  I have a vague memory of Mark T saying the comments
are corrected in the next release.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Cant Find servlets-cgi.jar

2008-04-09 Thread Rusty Wright

Try doing a google search with

servlets-cgi jar site:apache.org

I don't see anything for Tomcat 6 in the results, only previous versions.


Troy Bull wrote:

Greetings

I am trying to enable cgi on my tomcat 6 installation.  I followed the
instructions but it says to find and rename a jar called
servlets-cgi.jar.

  !-- IMPORTANT: To use the CGI servlet, you also need to rename the   --
  !--$CATALINA_HOME/server/lib/servlets-cgi.renametojar file   --
  !--to $CATALINA_HOME/server/lib/servlets-cgi.jar --


I cant find this jar anywhere, can someone give me a hint??

Thanks
troy

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]