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

Webserverless access using Java API

  • 1.  Webserverless access using Java API

    Posted Tue October 19, 2004 01:17 AM

    HI:
    I am trying to run java app using serverless method to communicate with Tamino. The XTS server, Tamino DB server, as well as the java app are all on the same machine. And the XTS server is running, and the XTS configuration in /etc/hosts is also done. According to the document, I also modified the LD_LIBRARY_PATH, and start the java app using option -Djava.protocol.handler.pkgs=com.softwareag.tamino.db.protocols

    However, the app failed and create a log file, xts00000.log, which has following content:
    16:27:51 Trace: (Module:xtsloader Line:81) LoadDriver Library=libxtstcp2.so failed rc=7
    16:27:51 Trace: (Module:pxts Line:2495) Failure Loading Protocol Handler 0

    I am sure that that file libxtstcp2.so is in the same dir as libmodwsl.so, what is the problem
    Thanks


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