Reputation: 115
Well the question is clear I guess, We have WebSphere ESB Server 7.5.0.1. We write some java codes to send tasks to scheduler. But what I am wondering is, Is there any scheduler management console to manage and create tasks for schedulers ?
Upvotes: 1
Views: 316
Reputation: 33936
No, there is not. It should be possible to write one yourself using the WASScheduler MBean.
Upvotes: 1