Is it possible that you have a tools.jar in the tomcat classpath that is older than j2sdk1.4.1_01 ? (AFAIK some versions of tomcat where delivered with tools.jar)
> -----Original Message----- > From: Robert Priest [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 10:22 PM > To: [EMAIL PROTECTED] > Subject: Jasper Error wrong version of Object.class (48.0 , should be > 47.0) > > cannot access java.lang.Object bad class file: > C:\j2sdk1.4.1_01\jre\lib\rt.jar(java/lang/Object.class) class > file has wrong version 48.0, should be 47.0 Please remove or > make sure it appears in the correct subdirectory of the > classpath. public String getServletInfo() { > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
