[jbosstools-issues] [JBoss JIRA] (JBDS-3160) JSR-352: Java EE 7 Batch

Alexey Kazakov (JIRA) issues at jboss.org
Wed Mar 18 13:13:19 EDT 2015


    [ https://issues.jboss.org/browse/JBDS-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051503#comment-13051503 ] 

Alexey Kazakov commented on JBDS-3160:
--------------------------------------

We are going to have:
1. Batch job xml editor (tree-form, source). With content assist, validation/quick fixes, hyperlinks.
2. Batch wizards (not many, but at least a new job xml wizard)
See the full list of supported/planned batch features here - JBIDE-18857

> JSR-352: Java EE 7 Batch
> ------------------------
>
>                 Key: JBDS-3160
>                 URL: https://issues.jboss.org/browse/JBDS-3160
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: requirements
>            Reporter: Burr Sutter
>            Assignee: Alexey Kazakov
>            Priority: Critical
>             Fix For: 9.0.0.CR1
>
>         Attachments: BatchEditor.png
>
>
> Custom XML Editor for the Batch configuration XML
> Example
> https://github.com/javaee-samples/javaee7-samples/blob/master/batch/chunk-csv-database/src/main/resources/META-INF/batch-jobs/myJob.xml
> JSR-352: Batch 
> I, the Java EE application developer, wish to create new and maintain Batch (JSR-352) applications in Eclipse. I need XML editing support, content-assist where appropriate and a Maven-based quickstart to help with getting started. 
> The quickstart should be easily importable into JBDS and allow for editing so that I, the Java EE app dev, can "make it my own" by changing its project name, group, artifact id and version, plus modifying the XML file, adding/removing classes, etc.
> This effort should primarily be focused on the XML editing experience. The normal New Java Class wizard should support the batch related super classes (extends). Run As Run on Server should work as well.
> Examples of the XML:
> https://github.com/javaee-samples/javaee7-samples/blob/master/batch/batch-listeners/src/main/resources/META-INF/batch-jobs/myJob.xml
> https://github.com/javaee-samples/javaee7-samples/blob/master/batch/batchlet-simple/src/main/resources/META-INF/batch-jobs/myJob.xml



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list