I removed the WarpConnector but still the same error occurs... do I have to place a ajp13 connector in my <Service name="Tomcat-Apache">?
Gunter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ralph Einfeldt Sent: vrijdag 19 juli 2002 09:23 To: Tomcat Users List Subject: AW: Apache/Tomcat/Mod_jk => setKeepAlive() in Ajp13Connector.run => NoSuchMethodError The first thing that puzzles me is that you have org.apache.catalina.connector.warp.WarpConnector in server.xml although you are talking about mod_jk. I don't have an idea how this might cause your error message. > -----Urspr�ngliche Nachricht----- > Von: Gunter D'Hondt [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 19. Juli 2002 09:09 > An: 'Tomcat Users List' > Betreff: Apache/Tomcat/Mod_jk => setKeepAlive() in > Ajp13Connector.run => > NoSuchMethodError > > I'm working with nt4, > apache2.0.39,tomcat4.04,jdk1.22,mod_jk1.2 and I can > start everything up but when browsing to a jsp page gives me > the following error: <snip/> > <Connector > className="org.apache.catalina.connector.warp.WarpConnector" > port="8008" minProcessors="5" maxProcessors="75" > enableLookups="true" appBase="webapps" > acceptCount="10" debug="0"/> > <Engine className="org.apache.catalina.connector.warp.WarpEngine" > name="Apache" debug="0"> > <Logger className="org.apache.catalina.logger.FileLogger" > prefix="apache_log." suffix=".txt" > timestamp="true"/> > <Realm className="org.apache.catalina.realm.MemoryRealm" /> > </Engine> > </Service> > </Server> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
<<attachment: winmail.dat>>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
