[jboss-user] [Installation, Configuration & DEPLOYMENT] - Update quartz 1.6.5

superDev do-not-reply at jboss.com
Wed May 20 13:08:26 EDT 2009


I configured Mbean "org.quartz.ee.jmx.jboss.QuartzService" in one of my project deployed to Jboss 5.0.1 GA, and wanted to update quartz to version 1.6.5. I found that putting quartz-all 1.6.5 jar under lib folder of my enterprise application won't make my QuartzService Mbean instance use  quartz-all 1.6.5 (still used defaut quartz 1.5.2), while copying /quartz-all-1.6.5.jar/ to the folder: /[Jboss install dir]/server/default/lib/ worked. 

I wonder what is the correct way to realized it and whether shall I remove  the default  quartz.jar under /[Jboss install dir]/common/lib, since sometimes, duplicate jar of different versions will cause trouble. Thanks a lot in advance!

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232323#4232323

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232323



More information about the jboss-user mailing list