IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  eclipse jsp

    Posted 08/21/08 12:10 PM

    hi

    I put a display line in “Tirshomet.java” at onInit() like:

    public class Tirshomet extends GXDefaultLogicContext
    {
    public void gx_onInit(){
    super.gx_onInit();
    System.out.println(“Tirshomet gx_onInit”);

    My console look like:

    bshan_ishuv = Tirshomet() ScreenName = Tirshomet
    GXBasicContext gx_changeNextForm = Tirshomet
    GXBasicContext gx_changeNextForm = Tirshomet
    GXBasicContext gx_onInit

    I’m never got a line that remark I’m inside “Tirshomet.java”
    Even i got a “Tirshomet.jsp” screen.

    Do you’v any idea , before I become crazy.

    thank

    Gideon


    #ApplinX
    #webMethods
    #Mainframe-Integration


  • 2.  RE: eclipse jsp

    Posted 08/25/08 01:07 PM

    Hi Gideon,
    I don’t have any idea what goes wrong.
    Send me the relevant file and I will take a look.
    Thanks,
    Asaf


    #Mainframe-Integration
    #webMethods
    #ApplinX