Hi. I've looked closely again at Tomcat 4/IIS and can't find any answers. I've followed the posted directions perfectly and no dice. I set up Tomcat 3.3.1 in 2 minutes with IIS no problems but 4 is giving me a headache!
Basically when I hit http://localhost/examples or any other dirs that I set up in uri*.properties I get this error: java.lang.NoSuchMethodError: org.apache.tomcat.util.http.BaseRequest.authorizati on()Lorg/apache/tomcat/util/buf/MessageBytes; at org.apache.ajp.tomcat4.Ajp13Request.setAjpRequest(Ajp13Request.java:1 21) at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:417 ) at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:495) at java.lang.Thread.run(Thread.java:536) Any idea what that means? I can't track down why it'd throw that particular error. -Matt ===== ------------------------ int myName() { cout << "-Matt Fury \n"; return 0; } ------------------------ __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
