Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Madeline Ross   on Jan 24 In Java Category.

  
Question Answered By: Ruairidh Anderson   on Jan 24

I got the same problem when i use tomcat & Jdk1.5.

Actual Problem is Jdk1.5 have latest version of parsers,tomcat using older versions parses, if your application using latest version of parser new methods you may got these type of errors.

Solution:

One solution is remove the jar files from Tomcat 5.0\common\endorsed
directory.I think this solution is solve your problem.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on NoClassDefFoundError Or get search suggestion and latest updates.