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...
Type: Posts; User: Vidhya; Keyword(s):
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...
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...
Hi can u pls tell ... how it got rectified sent the code,,,,,
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...
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???
Hi
Thanks,
After the below mentioned additions it worked for us.
<bean id="ldapTemplate" class="org.springframework.ldap.core.LdapTemplate">
<property...
:mad::confused:
can someone pls help out:
the format to set up
base:
Userdn:
Hi Team,
I am getting following exception after setting the contextsource in beans.xml
Exception in thread "main" org.springframework.ldap.UncategorizedLdapException: Uncategorized exception...
:( some one pls reply ..... need help urgently
Hi All
Please let me know the steps involved in integrating H2 database with Spring framework.
I am a newbie to Spring,,,,
Thanks