[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Little confused about JDBCJobstore with MYSQL  XML
Forum Index -> Quartz
Author Message
manveer

neo

Joined: 01/08/2010 06:16:43
Messages: 1
Offline

Hello,

I found quartz 2 week ago. I have implemented it with my small project with RAMJobstore. But now want to work with JDBCJobstore connecting mysql. I have searched on www. But not found any suitable method to doing it. Please tell first which libraries are required for database. I am using comm.collection 3.2.1. Quartz 1.6.5. And now want to integrate jdbc libraries. And how to modify quartz.properties.
Is is compulsary to compile all jar files again after modifying quartz.properties.

I really thankful to you.

Manveer
apaliwal

praetor

Joined: 01/05/2010 20:52:24
Messages: 223
Offline

The configuration options are detailed at the following link on Quartz Site

http://www.quartz-scheduler.org/docs/configuration/index.html

For MySQL, you shall need the JDBC driver jar, which can be downloaded from the MySQL site. In addition to that, it would depend which kind of configuration you choose, if its JTA based, you would need related jars.

HTH !

thanks
Ashish

cheers
ashish
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team