Perhaps asking on a Spring list since so far it doesn't seem to be
related to Struts at all.

Dave

On Tue, Apr 12, 2011 at 5:01 PM, Emi Lu <em...@encs.concordia.ca> 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

Reply via email to