On 23 Dec 2005 at 8:44, Samara, Fadi N Mr ACSIM/ASPEX wrote: > Classification: UNCLASSIFIED > Caveats: NONE > > I don't have to read anything. I am a programmer, but I am not
Nice attitude. Of course you don't *have to*, but the same goes for everyone else, they don't *have to* help you or even read your posts/e-mails. The whole point of the previous e-mail was that a person seeking help has to provide ALL the details of their setup and problem in order to receive quick and timely help. > PROGRAMMED. Anyways, the issue is resolved > > -----Original Message----- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 22, 2005 4:40 PM > To: Tomcat Users List > Subject: Re: JRE versions (UNCLASSIFIED) > > Ditto > It is apparent you forgot to read the FAQ on asking questions > http://www.catb.org/~esr/faqs/smart-questions.html#beforesaying ' > saying "please help" doesnt help your cause when you fail to do any of > the preliminary legwork yourself you should remember those of us out > here are helping you (the highly paid consultant) for no compensation > Martin > > ----- Original Message ----- > From: "Caldarale, Charles R" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <users@tomcat.apache.org> > Sent: Thursday, December 22, 2005 2:36 PM > Subject: RE: JRE versions (UNCLASSIFIED) > > > > From: Samara, Fadi N Mr ACSIM/ASPEX > > [mailto:[EMAIL PROTECTED] > > Subject: JRE versions (UNCLASSIFIED) > > Although you appear to have posted your message twice, you didn't > bother to tell us the Tomcat version you are using. > > > My eclipse environment's JRE is 1.5 > > But the one Tomcat is using is 1.4. > > > I placed tools.jar in the common/lin directory. > > Bad idea to put the same jar in multiple places. Leave it in > JAVA_HOME/lib where it belongs. If you're using Tomcat 5.5, you don't > need tools.jar at all. If using an earlier version, include > JAVA_HOME/lib on your classpath when you launch Tomcat. > > > root cause > > java.lang.UnsupportedClassVersionError: > > servlets/CompileServlet (Unsupported major.minor version 49.0) > > This indicates you're running a 1.4 JVM and trying to load a 1.5 > classfile. > > - Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]