You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Troy Bull <tr...@gmail.com> on 2008/04/09 15:18:58 UTC

Cant Find servlets-cgi.jar

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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Cant Find servlets-cgi.jar

Posted by Rusty Wright <ru...@gmail.com>.
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: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>   

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


RE: Cant Find servlets-cgi.jar

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Troy Bull [mailto:troy.bull@gmail.com] 
> 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org