Hijacking the coyote connector

2005-10-11 Thread Dobbins, Michael G
In tomcat 5.0.28, we were able to replace the coyote connector using a className setting in the connector in server.xml. In tomcat 5.5.9 it looks like className is ignored. Looking at the source, it looks like the Connector is hardcoded in. Is this the case or am I missing something? My next

RE: Hijacking the coyote connector

2005-10-11 Thread Caldarale, Charles R
From: Dobbins, Michael G [mailto:[EMAIL PROTECTED] Subject: Hijacking the coyote connector My next attempt, I repackaged our connector to replace the org.apache.catalina.connector package and put that in the -Xbootclasspath I don't think that's the right place. -Xbootclasspath should