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.

 View Only
  • 1.  JDK 1.4

    Posted Mon July 15, 2002 07:27 PM

    Hi *,

    Did anybody try tamino client lib with JDK 1.4?

    I’ve got the follwoing exception when I tried with JDK 1.4 and Weblogic 7.

    <15.07.2002 18:48:20 CEST> <000000> <[dox.tamino.DbCacheBean_snmp1
    w_Impl]:[ TAMINO_ERROR -
    com.softwareag.tamino.API.dom.TaminoError: TaminoError[8400] HTTP error -1 null
    at com.softwareag.tamino.API.dom.TaminoClient.getTaminoResult(TaminoClie
    nt.java:1342)
    at com.softwareag.tamino.API.dom.TaminoClient.getTaminoResult(TaminoClie
    nt.java:1286)
    at com.softwareag.tamino.API.dom.TaminoClient.getResultByPost(TaminoClie
    nt.java:980)
    at com.softwareag.tamino.API.dom.TaminoClient.startSession(TaminoClient.
    java:716)


    Thanx,
    Yauheni


    #webMethods-Tamino-XML-Server-APIs
    #API-Management
    #webMethods


  • 2.  RE: JDK 1.4

    Posted Fri August 02, 2002 09:36 AM

    I had the same problem, with the Tamino API for Java. Seems to be that there is a problem with Weblogic 7(The same carries from version 6.1). I Guess, Weblogic 6.1 and the version onwards is not tested throughly with jdk1.4.

    Also to note:: Weblogic comes along with JDK1.3.x and the Application Server runs on this version of the JDK.

    One solution is, just tryout by editing the startweblogic and the necessary batch files for the JDK related environment variables to point to version 1.4 and restart the Application Server. Hopefully, this should work.

    Ravi.


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management