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
  • 1.  EGL JSF and IBM i 7.3

    Posted Fri March 17, 2017 03:39 PM

    We have some old EGL JSF application still kicking around and I'm wondering if they will run on IBM i7.3.  Also I noticed that the JDK associated with the test environment of WAS 8.5 running locally on my PC is JDK 1.6.  How do I change that to JDK 1.7?

    msoucy


  • 2.  Re: EGL JSF and IBM i 7.3

    Posted Thu January 25, 2018 09:12 AM

    Hi,

     

    RBD 9.5.1 supports IBM i OS 7.2 but in the IBM documentation, I could not find 7.3. I suppose there are no issues to install QEGL on IBM i 7.3, correct?

    regards

    Eric

     

    ENO2010


  • 3.  Re: EGL JSF and IBM i 7.3

    Posted Wed August 15, 2018 04:05 PM

    What exactly is the purpose of the library QEGL?  I've been testing one of my EGL applications on IBM i OS 7.3 and it seems to work fine.  However I noticed we don't have the library QEGL on that system.

    msoucy


  • 4.  Re: EGL JSF and IBM i 7.3

    Posted Wed August 29, 2018 08:04 AM

    Library QEGL is needed if you compile EGL code to IBM i program (type *PGM). If you run EGL JSF application on WAS on IBM i, all required EGL related stuff is included in fda7.jar.

    TuukkaIlomäki


  • 5.  Re: EGL JSF and IBM i 7.3

    Posted Wed August 29, 2018 08:58 AM

    Thank you for the clarification on the usage of the QEGL library.  It sounds like I will be all set.

    msoucy