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
Expand all | Collapse all

unable to use TaminoAPI4J from JSP's

  • 1.  unable to use TaminoAPI4J from JSP's

    Posted Wed September 11, 2002 11:15 PM

    Hi! There,

    I was trying to use TaminoAPI4J inside a JSP. But cudnt’ suceed and I am getting the following error message. I tried using both the Tomcat and IIS, and have got the same error in both the servlet environments.

    Could anyone have a look at this
    Thanks,
    Ravi

    Tamino access failure (INOXME8554: No message received, )
    at com.softwareag.tamino.db.API.accessor.TAccessFailureVerifier.newAcces
    sFailureMessage(Unknown Source)
    at com.softwareag.tamino.db.API.accessor.TAccessFailureVerifier.verify(U
    nknown Source)
    at com.softwareag.tamino.db.API.accessor.TAccessFailureVerifier.verifyIn
    sertResponse(Unknown Source)
    at com.softwareag.tamino.db.API.accessor.TNonXMLObjectAccessorImpl.inser
    t(Unknown Source)
    at com.unique.core.TaminoNonXML.insert(TaminoNonXML.java:25)


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


  • 2.  RE: unable to use TaminoAPI4J from JSP's

    Posted Thu September 12, 2002 12:18 PM

    How did you create your NonXMLObject?

    Here’s a small example jsp page thats inserts a very simple text NonXMLObject. Maybe you can modify it to suit your needs.

    If not, please post your code and the file you are trying to insert.

    Thanks,
    nonXMLInsert.jsp (1.98 KB)


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