Two Laptop Bag
The moose likes Groovy and the fly likes Reading timeout property from database for a grail job Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Groovy
Reply Bookmark "Reading timeout property from database for a grail job" Watch "Reading timeout property from database for a grail job" New topic
Author

Reading timeout property from database for a grail job

Amit Sharma
Ranch Hand

Joined: Nov 22, 2005
Posts: 87
Hi

can i read timeout property from database for a grail job. Which cause it to start after that time. Here i am able to get value from database but its not running. But if i gave def timeout = 1000 , its working fine
i.e.

class GrailJob{

def timeout = 'value that i got from database in milliseconds'

def execute(){
println "YES its working "
}

}


Amit Sharma SCJP 1.4, SCWCD 5, OCUP-100(UML)
 
 
subject: Reading timeout property from database for a grail job
 
Threads others viewed
Actions behaving strangely
Passing parameters to Quartz job
Grails Criteria Builder
Conditional assignment
clojure vs scala
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com