--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: http://akka.io/faq/
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user?hl=en.
Hi Henrik
Thanks for your response.
We are using the play 2.0.4 version and jobs are not there in latest version. After googling i found "Jobs have been replaced with Akka" in play 2.0. see:
http://stackoverflow.com/questions/11628934/how-to-create-a-bootstrap-job-in-play-framework-2-0
I gone through the akka scheduler link which you provided but didn't get how to get, update and delete the jobs.
If i restarted the play then how to get the existing scheduled jobs.
We are using the play framework so i don't think we can integrate the camel-akka Quartz scheduler with play.
Please provide me the sample example of job scheduler with play+akka to create/get/update/delete the jobs.
Looking forward to hear positive response from you.
Thanks
Raju