Results 1 to 2 of 2

Thread: How to overwrite job detail persisted using JdbcJobStore

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Posts
    1

    Default How to overwrite job detail persisted using JdbcJobStore

    Hi,

    Can anyone tell me how I can overwrite the job detail persisted using JdbcJobStore? It seems that <property name="overwriteExistingJobs"><value>true</value></property> only works for persisted triggers and not the job detail.

  2. #2
    Join Date
    Aug 2004
    Location
    Amsterdam, Netherlands
    Posts
    450

    Default

    The LocalDataSourceJobStore doesn't persist anything, it's all handled by its super class (JobstoreCMT). So I guess this is a Quartz thing. Could you check with opensymphony to see what they have to say about it?

    Alef

Similar Threads

  1. Replies: 5
    Last Post: Sep 30th, 2005, 09:28 AM
  2. Master Detail form
    By mia in forum Web
    Replies: 3
    Last Post: May 2nd, 2005, 09:24 AM
  3. could not satisfy dependencies
    By springuser in forum Container
    Replies: 4
    Last Post: Apr 26th, 2005, 01:15 PM
  4. Replies: 1
    Last Post: Apr 25th, 2005, 07:37 PM
  5. Validation on a detail table
    By scottr in forum Swing
    Replies: 0
    Last Post: Feb 26th, 2005, 07:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •