You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Matt Fury <ma...@yahoo.com> on 2002/06/13 22:14:36 UTC

Help! Tomcat 4/IIS Error! Everything seems set up fine.

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>