Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: HttpConnector class not found int Tomcat 5.0.12

Shapira, Yoav

2004-01-08

Replies:


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)



©2008 junlu.com - Jax Systems, LLC, U.S.A.