You probably have a servlet.jar floating around somewhere where it shouldn't be.
-Tim kgsat wrote: > Hi > > I am running the tomcat version 4.1.24 for my web application. > When i start the tomcat it gets started well with the usual prompt messages. > But when i try to access the example directory or any sample pages, it does > not show the jsp or html pages at all.The IE window comes out to be empty > and i am not getting any error or exception in the server prompt. > > On further analysis, it has been revealed that catalina log gives the > following error messages. > > **************************************************** > > 2003-09-26 10:33:28 CoyoteAdapter An exception or error occurred in the > container during the request processing > java.lang.NoSuchMethodError: > javax.servlet.http.HttpServletRequest.getUserPrincipal()Ljava/security/Princ > ipal; > at > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase > .java:455) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
