Chapter 14. Scheduler service 395
Arithmetic calendar
CRON-based calendar
Unit test
As custom Scheduler tasks are developed, there can be tests within the
WebSphere Test Environment in WebSphere Studio Application Developer
Integration Edition V5.1. For details about WebSphere Test Environment, refer to
14.4, “Unit test” on page 407.
Assembly
Scheduled tasks, at the application code level, use local references to refer to
the Scheduler service. Keep that in mind, before the application can use the
service, the local JNDI name for the Scheduler must be specified. If the name of
the Scheduler service is different in production environment compared to unit
test environment, which would most likely be the case, Application Server Toolkit
can be ...