• jberet-support 1.4.0.Beta1 Released

    I'm pleased to announce that jberet-support 1.4.0.Beta1 was released on 2018-11-26. It is available from Maven central, just searching jberet-support , or from jboss.org public repository.   This is the first jb...
    Profile Photo
    created by cfang
  • jberet-core 1.2.7.Final & 1.3.2.Final released

    I'm pleased to announce that jberet-core 1.2.7.Final & 1.3.2.Final were released on Nov 8, 2018.  These are micro maintenance releases aimed for bug fixes.  They both include the fix for the following is...
    Profile Photo
    created by cfang
  • jdbcItemWriter with custom class

    We have a beanIOItemReader that is loading our custom bean class and we would like to write it out in a jdbcItemWriter. Do you have an example? Do you have to annotate the class or will the parameterNames just be the ...
    Profile Photo
    last modified by richardmoore
  • Integrate JBeret with OpenShift / Kubernetes Jobs Capability

    Kubernetes and OpenShift contain jobs and job scheduling API, to facilitate batch processing in cloud platforms.  At a high level, it beans a similarity to JSR-352, the batch spec in that both are trying to defin...
    Profile Photo
    last modified by cfang
  • Jberet as a replacement for quartz scheduler

    Currently we have a massive application using quartz scheduler. Will moving to jee batch will be a good move. And does jberet in wildfly can replace quartz scheduler in our application, providing the ease and complete...
    Profile Photo
    last modified by hrpreets
  • Design of JSR352 batch job: Is several steps a better design than one large batchlet?

    FYI, this is a stackoverflow thread on batch job design choices with some good advice:   Design of JSR352 batch job: Is several steps a better design than one large batchlet? - Stack Overflow
    Profile Photo
    created by cfang
  • JBeret Core 1.3.1.Final Released

    jberet-core 1.3.1.Final was released on 2018-07-30 out of jberet/jsr352 1.3.x branch The list of Issues resolved in this maintenance release: https://issues.jboss.org/projects/JBERET/versions/12337765 For status of Wi...
    Profile Photo
    created by cfang
  • Upgrade project license from EPL-1.0 to EPL-2.0

    Eclipse released a new 2.0 version of EPL in 08/2017, and deprecated EPL-1.0 in August 2017.   We plan to upgrade all JBeret projects to have the new EPL-2.0 license.  If you have any concerns, please d...
    Profile Photo
    last modified by cfang
  • Using different job repositories?

    Hello,   I want to use different (JDBC) job repositories in one JBoss application server to separate jobs for different tenants.; my plan is that the jobs for every tenant are packaged into its own WAR package a...
    Profile Photo
    last modified by crettig
  • upgrade JBeret version in JBoss EAP 7.x

    Hello,   from what I see in the JBoss modules the EAP 7.1 platform comes distributed with jberet-core-1.2.4.Final-redhat-1.jar.   As now JBeret 1.3.0.Final Release is out there for 2 months I wanted to ask...
    Profile Photo
    last modified by crettig
  • Project JBeret Roadmap 2018 - 2019

    I created the following draft planning document, including some high-level tasks we are or will be working on, and tentative dates:   JBeret Roadmap 2018 2019 · jberet/jsr352 Wiki · GitHub   Ple...
    Profile Photo
    created by cfang
  • Plan for Batch Spec (JSR 352) in Jakarta EE

    As you may well know, the stewardship of Java EE was tranferred to Eclipse Foundation in the 1st half of 2018, and Java EE has become Jakarta EE.  Since the Batch Spec was included in Java EE 7 and forward, one m...
    Profile Photo
    created by cfang
  • Changes to jberet distribution zip file content

    As a lateral to JBeret Github Repository Reorganization , the content of jberet distribution zip file will also change, to reduce the number of jar files packaged in jberet distribution zip.   Over the past few ...
    Profile Photo
    last modified by cfang
  • building the sources & developer studio errors

    Hello everyone,   I have been building jberet from the sources and noticed some things I wanted to point out here   jberet-jpa-repository   The ORM file jberet-jpa-repository\src\main\resources\META-...
    Profile Photo
    last modified by crettig
  • Restart a partition

    Can you restart just one partition with a skip records for those that have already processed? If so, do you have an example?
    Profile Photo
    last modified by richardmoore
  • JBeret Github Repository Reorganization

    Over the past few years, we've been actively developing project JBeret under a single github repository: GitHub - jberet/jsr352: Implementation of JSR 352 .  As we keep implementing new features and adding additi...
    Profile Photo
    last modified by cfang
  • WildFly 13 "Baker’s Dozen" is released!

    WildFly 13 "Baker’s Dozen" is released! · WildFly   Exciting news for those running or plan to run batch applications in WildFly.  See the above wildfly.org announcement for more details.
    Profile Photo
    created by cfang
  • Wildfly Scheduling

    I am being asked if we run under wildfly, instead of stand-alone, can it monitor resources and throttle runs so that we do not run out of memory? We have a process that splits a large file for us to process in Jberet ...
    Profile Photo
    last modified by richardmoore
  • JBeret 1.3.0.Final Release

    I'm excited to announce that JBeret 1.3.0.Final has just released!  It's another important release resulting from the hard work of JBeret team and invaluable contribution from JBeret user and developer community....
    Profile Photo
    last modified by cfang
  • jberet-core 1.2.6.Final Release

    I'm excited to announce that we've just release another jberet-core maintenance release jberet-core 1.2.6.Final on 2018-05-25.  This release fixes the following issue:   JBERET-417     ...
    Profile Photo
    created by cfang