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

ResponseCode: 502 | No modwsl in java.library.path

  • 1.  ResponseCode: 502 | No modwsl in java.library.path

    Posted Thu May 18, 2006 03:37 PM

    Hi

    I’ve installed Tamino XML Server 4.4.1 on a Win2k system and wrote a Java program that connects to the database performing several operations. As connection type i am using wsl. The URI i use to establish the connection is wsl:///tamino/mydb. Everything works fine as long as i run the program on the system the XML Server is installed on.

    Now here is my problem:
    If i run the program on another system that has no XML Server installed i keep getting the following exception when trying to connect:

    I copied modwsl.dll manually to this system and used the -Djava.library.path option to specify it’s location. Furthermore i set the XTSDSURL variable to point at the machine the XML Server is running on.

    Any ideas what i need to do to make this work?

    thanks

    Edward


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