EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
Expand all | Collapse all

How to generate Java batch application (JSR 352) ?

  • 1.  How to generate Java batch application (JSR 352) ?

    Posted Fri June 02, 2017 02:13 AM

    Is it possible to deploy an EGL BasicProgram as a Java Batch program (JSR 352) ?

    TIA

    Morten Hansen, IBM Denmark

     

    mohaIBMDK


  • 2.  Re: How to generate Java batch application (JSR 352) ?

    Posted Mon June 12, 2017 10:23 AM

    Hi Morten,

    Yes, you can deploy java generate from egl.

    From the EGL Project exported to JAR file runnable or not.

    I hope  answered your question.

     

    Regards.

    Hsieh


  • 3.  Re: How to generate Java batch application (JSR 352) ?

    Posted Mon June 12, 2017 11:02 AM

    Hi Hsieh

    thanks for responding.

    Actually - I'm searching a way to generate a special java type of program, corresponding to the JSR-352 specification. I have already generated many programs as "normal" java programs, and it works fine.

    I need the JSR-352 Java batch program type - to deploy the programs inside a WebSphere Liberty Server - for long-running tasks - much like old-fashioned Cobol programs on a mainframe.

     

    Morten

    mohaIBMDK