开发者

How do I create an EJB Timer service and deploy it to a weblogic 9.2 server running in eclipse?

After trawling the internet for 2 days now I'm am struggling to find any good running examples of the EJB timer service running on weblogic. Is there anyone out there that can at least point me in the right direction? Any help will be greatly appreciated

I currently have weblogic installed and running in eclipse and some very开发者_JS百科 basic timer service code(java files only).


The only answer then must be: Move to quartz!

EDIT: after using quartz in a large webapp I am very pleased with the results!

If interested check out: Quartz Spring Doc and also Official open Symphony website

Quartz provides a great set of feature's for simple timers up to complex cron timers. And separates jobs, schedules and triggers making it very configurable.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜