Because it is mentioned in the documentation devivered with Tomcat 5
(http://localhost:8080/tomcat-docs/proxy-howto.html).
But thanks for your answer. I will use Coyote instead.
Raienr
On Thursday 08 January 2004 14:37, Shapira, Yoav wrote:
> Howdy,
> What makes you think HttpConnector (which was deprecated for long time
> before tomcat 5 stable came out) is available in tomcat 5? ;) Use
> Coyote.
>
> Yoav Shapira
> Millennium ChemInformatics
>
> >-----Original Message-----
>
> From: R. Stransky [mailto:ML@(protected)]
>
> >Sent: Thursday, January 08, 2004 8:20 AM
> >To: tomcat-user@(protected)
> >Subject: HttpConnector class not found int Tomcat 5.0.12
> >
> >When trying to use Apache Proxy Support the connector configuration:
> >...
> > <Connector
>
> className="org.apache.catalina.connector.http.HttpConnector"
>
> > port="8080"
> > proxyPort="80"/>
> >
> >...
> >forces the following error (in catalina.out):
> >SEVERE: Begin event threw exception
> >
java.lang.ClassNotFoundException:
> >org.apache.catalina.connector.http.HttpConnector
> >
> >Analysis in my installation directory results in the fact, that there
>
> is no
>
> >class org.apache.catalina.connector.http.HttpConnector in the
> >server/lib/catalina.jar as in a Tomcat 4 Installation is !?
> >
> >Where is the org.apache.catalina.connector.http.HttpConnector-class
>
> located
>
> >in
> >Tomcat 5 ?
> >
> >Rainer
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> >For additional commands, e-mail: tomcat-user-help@(protected)
>
> This e-mail, including any attachments, is a confidential business
> communication, and may contain information that is confidential,
> proprietary and/or privileged. This e-mail is intended only for the
> individual(s) to whom it is addressed, and may not be saved, copied,
> printed, disclosed or used by anyone else. If you are not the(an) intended
> recipient, please immediately delete this e-mail from your computer system
> and notify the sender. Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)