Search:

Type: Posts; User: Vidhya; Keyword(s):

Search: Search took 0.02 seconds.

  1. Chk this

    Hi,

    here the problem is :

    You are again and again using the same jobname...

    So use this piece of code:

    here in the below code i is the job Id which i am passing so it will be a unique...
  2. Replies
    0
    Views
    1,710

    org.quartz.ObjectAlreadyExistsException:

    Hi all

    My batch is scheduled through a web application. I am using Quartz for scheduler.I have to start more than 1 job at a time.And depending of the jobId choosen it has to schedule.So in my...
  3. Need help

    Hi can u pls tell ... how it got rectified sent the code,,,,,
  4. Replies
    0
    Views
    599

    Cron expression from database

    Hi

    We had upadted the cron expression in db.

    Now i have to schedule my jobs by reading this cron from database.

    I had tried the scheduling the jobs reading from xml file... that had...
  5. Replies
    0
    Views
    490

    A separate dispacther servlet for database

    Hi

    Had seen in the forum that can add more dispacther servlet :)in web.xml

    I need to separate my db properties from others....

    How to implement that???
  6. Replies
    4
    Views
    1,015

    Hi Thanks, After the below mentioned...

    Hi

    Thanks,

    After the below mentioned additions it worked for us.

    <bean id="ldapTemplate" class="org.springframework.ldap.core.LdapTemplate">
    <property...
  7. Replies
    4
    Views
    1,015

    :mad::confused:

    :mad::confused:
  8. Replies
    4
    Views
    1,015

    can someone pls help out: the format to set up...

    can someone pls help out:

    the format to set up

    base:
    Userdn:
  9. Replies
    4
    Views
    1,015

    Error setting LDAP authentication.

    Hi Team,

    I am getting following exception after setting the contextsource in beans.xml

    Exception in thread "main" org.springframework.ldap.UncategorizedLdapException: Uncategorized exception...
  10. Replies
    4
    Views
    6,682

    :( some one pls reply ..... need help urgently

    :( some one pls reply ..... need help urgently
  11. Replies
    4
    Views
    6,682

    Spring integratiom with H2 database

    Hi All

    Please let me know the steps involved in integrating H2 database with Spring framework.

    I am a newbie to Spring,,,,


    Thanks
Results 1 to 11 of 11