Creating Agents

Hi,

I have to create Agents that perform the job on regular interval. I am going to use JMS for sending results back to the client.

My need is to run this scheculed on the weblogic application server.

Does any one have createed or have idea how to proceed can give their valuable suggestion.

Thanks in advance.

[350 byte] By [hellokhaled] at [2007-9-26 13:43:42]
# 1
Check out the Schedulable interface that BEA has. They show how to use it at the link below - http://e-docs.bea.com/wls/docs61//javadocs/weblogic/time/common/Schedulable.html
swatdba at 2007-7-2 14:31:35 > top of Java-index,Other Topics,Patterns & OO Design...