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

Bilge Ozpeynirci (JIRA) issues at jboss.org
Fri Sep 11 13:22:00 EDT 2015


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

Bilge Ozpeynirci commented on JBDS-3160:
----------------------------------------

Hello there.
It would be great if these would be verified with the EAP 7 QuickStarts here:
https://github.com/jboss-developer/jboss-eap-quickstarts
https://github.com/jboss-developer/jboss-eap-quickstarts/tree/7.0.x-develop/batch-processing
Thanks,

> 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.4.11#64026)


More information about the jbosstools-issues mailing list