Community Summary
List of Compatible Implementations
To follow JSR 352, subscribe to the Public mailing list at http://java.net/projects/jbatch
Note about community files: some users have reported the files do not download under Internet Explorer. We discovered a workaround: after you select "view" or "download" and allow time for download, refreshing the page seems to display the document.
JCP 2.8 checklist
- Is the schedule for the JSR publicly available, current, and updated regularly?
- Can the public read and/or write to a wiki for the JSR? No. Use mailing lists at
- Is there a publicly accessible discussion board for the JSR that you read and respond to regularly?
- Have you spoken at conferences and events about the JSR recently?
- Are you using open-source processes for the development of the RI and/or the TCK?
- What are the Terms of Use required to use the collaboration tools you have prepared to use with the Expert Group, so that prospective EG members can judge whether they are compatible with the JSPA?
- Does the Community tab for my JSR have links to and information about all public communication mechanisms and sites for the development of my JSR?
See http://jcp.org/en/egc/egcfiles?id=352 for schedule.
http://java.net/projects/jbatch/lists.
Yes, use mailing lists at http://java.net/projects/jbatch/lists.
Last spoke about this JSR at 2011 Java One.
No. We are using a transparent read-only process. Source code is available at http://java.net/projects/jbatch/downloads.
The collaboration tools are jcp.org and java.net - see each for terms of use.
Yes.
Recommended Areas for Providing Feedback
- What is the difference between "job" and "batch application" ? From what sources(s) should "job" originate in batch environment ?
- What role should external schedulers (e.g. Ctrl+M) play in batch environment ?
- What level of importance does "jobs console" hold in a batch environment ?
- What operational concerns are relevant for a batch environment ?
- What security controls are appropriate for job control in a batch environment ?
Post your feedback to public@jbatch.java.net and follow the guidelines for visibility.
References for Getting Started
- JCP: JSR 352
- Specification: jbatch.java.net
- Reference Implementation
- Javadocs
- Samples
- Test Cases