I think Balajid81 is talking about batch admin.
I had same experience. I built batchadmin sample and deployed to tomcat and I can see the pages for batchadmin.
But when I tried to 'Register XML...
Type: Posts; User: skiver; Keyword(s):
I think Balajid81 is talking about batch admin.
I had same experience. I built batchadmin sample and deployed to tomcat and I can see the pages for batchadmin.
But when I tried to 'Register XML...
Hm.
I'm looking for similar things which vadimv82 asked here.
I' managing 2 jobs and I'm running in java stand alone module like below.
public class QuartzMain {
public static void...
I'm managing batch modules which includes several jobs.
But I have a problem whenever I'd like to change some job parameters, I should restart the batch module.
And I think if I restart the batch...
I'm using STS 2.6.1 SR1 on Ubuntu 11.04 and I have a same problem. My eclipse is behind proxy and I set the proxy server on ~/.m2/settings.xml but eclipse always hang and I cound't run any sample...