Deploying an OSGi batch application
You can package an existing batch application as an OSGi
application. You then deploy the package so that you can expose batch
artifacts as services, making those artifacts visible to the batch
container.
Submitting batch jobs
You can submit batch applications using the job scheduler
Enterprise JavaBeans (EJB)
interface or the job scheduler web services interface.