View Full Version : How to run samples without Junit and BatchCommandLineLauncher
nravi
Dec 24th, 2007, 01:09 PM
Hai,
I want to run sample job code without using Junit and BatchCommandLineLauncher/QuartzJob launcher.
is there any way for that.
lucasward
Dec 26th, 2007, 03:25 PM
You want to launch a batch job without using the JUnit or the BatchCommandLineLauncher?
You can create your own wrapper for a JobLauncher class if you would like, but something needs to bootstrap the application context. You could actually launch through something like JMX as well. If you look at the .launch files included in the src download in subversion, you can see a .launch that kicks off a JMX process. You can then launch via JMX.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.