-
Apr 13th, 2011, 08:45 AM
#1
Struts2 + spring3.05 + Quartz => IncompatibleClassChangeError
Hello,
Struts2 + spring3.05 + Quartz.
Tomcat6 cannot be started & showing the following exception message:
================================================== ====================
org.springframework.beans.factory.CannotLoadBeanCl assException:
Error loading class [org.springframework.scheduling.quartz.JobDetailBea n]
for bean with name 'schedulerJob' defined in ServletContext resource
[/WEB-INF/applicationContext-ibatis.xml]:
problem with class file or dependent class;
nested exception is java.lang.IncompatibleClassChangeError:
class org.springframework.scheduling.quartz.JobDetailBea n
has interface org.quartz.JobDetail as super class
Two jars:
=======================
. quartz-2.0.0.jar
. org.springframework.context.support-3.0.5.RELEASE.jar
Does someone know what may cause this exception?
Thanks a lot!
Emi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules