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.  Help configuring Tomcat on iSeries

    Posted 03/03/15 06:41 AM

    Hi all

    i have tried to deploy  a simple EGL rui on iSeries Tomcat and if i run it  connected from the same iSeries's lan it works fine; instead if i try to run from external (pointing to the public iSeries adress)  it don't works.. i think  it's a tomcat configuration problem ... 

    Can some one help me where i'm wrong

    Thanks in advance

    example :

    from same iSeries lan : http://http://192.168.1.100:8080/EGLMobileSample_EAR/MortgageCalculatorHandler-en_US.html      OK

    from external :         http://myIp_iseriesPublic:8080/EGLMobileSample_EAR/MortgageCalculatorHandler-en_US.html                KO

    giocot


  • 2.  Re: Help configuring Tomcat on iSeries

    Posted 03/04/15 02:28 AM

    Hi

    Found the problem : i had not  Associate HTTP Server for i with Tomcat

     

    Thanks and sorry

     

    giocot