Disclaimer, I didn't read the whole thread, just saw your last email. As Dave said, this is unrelated to Struts2. Its a Spring issue. AFAIK, quartz 2 is not supported by spring 3 (or spring 2.5) yet. Is it an option for you to downgrade to quartz 1.8.4?
Hope that helps, otherwise sorry for wasting bandwidth. Cheers, -- Haroon Rafique <haroon.rafi...@utoronto.ca> \Enterprise Apps & Solutions Integration, University of Toronto On 2011-04-12, at 5:01 PM, Emi Lu wrote: > >> I'd look for class loading issues. Maybe you have a couple jars with >> quartz? Maybe an incompatible version combination? > > Two jars: > ======================= > . quartz-2.0.0.jar > . org.springframework.context.support-3.0.5.RELEASE.jar > > But I cannot find other places contains the class. > > Still got the error :-( > > Emi > > >>> org.springframework.beans.factory.CannotLoadBeanClassException: >>> Error loading class >>> [org.springframework.scheduling.quartz.JobDetailBean] > >>> nested exception is java.lang.IncompatibleClassChangeError: >>> class org.springframework.scheduling.quartz.JobDetailBean >>> has interface org.quartz.JobDetail as super class > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org