Good morning all,

Thank you very much for the information!

I tried the following, and it works now:
===========================================
(1) Use quartz-1.8.5.jar instead 2.0

(2) Added slf4j-api-1.6.1.jar

Emi



On 04/12/2011 09:24 PM, Haroon Rafique wrote:
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



--
Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
em...@encs.concordia.ca        +1 514 848-2424 x5884

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to