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.  Webserverless Connection, WSL

    Posted Wed April 16, 2008 09:20 AM

    Im trying to connect to Tamino 4.4.1.8
    (Local installation of Tamino, Local application)

    • using 1 Connection with HTTP (“http://localhost/tamino/test”)
    • using 1 Connection WSL (“wsl:///tamino/test”)
      to make tests, what is the real benefit of using WSL.
      When connecting with HTTP, everything is fine, while connecting with WSL, i got the error message:
      com.softwareag.tamino.db.API.connection.TServerNotAvailableException( message: Server not available., tag: JavaTaminoAPI_4_4_1_29, java: 1.5.0_11, os: Windows XP 5.1 ):

    at com.softwareag.tamino.db.API.connection.TConnectionFactory.newConnection(Unknown Source)
    at HTTPWSLQuery.connect(HTTPWSLQuery.java:86)
    at HTTPWSLQuery.runTests(HTTPWSLQuery.java:33)
    at HTTPWSLQuery.main(HTTPWSLQuery.java:26)
    Caused by: com.softwareag.tamino.db.API.invocation.TInvocationException( message: TAJIVE0304, tag: JavaTaminoAPI_4_4_1_29, java: 1.5.0_11, os: Windows XP 5.1 ):

    at com.softwareag.tamino.db.API.invocation.TInvocationFactory.newInvocation(Unknown Source)
    at com.softwareag.tamino.db.API.invocation.TInvocationFactory.newInvocation(Unknown Source)
    … 4 more
    Caused by: java.lang.NoSuchFieldError: handle
    at com.softwareag.tamino.db.API.invocation.wsl.WSL.startup(Native Method)
    at com.softwareag.tamino.db.API.invocation.wsl.WSL.begin(Unknown Source)
    at com.softwareag.tamino.db.API.invocation.wsl.TWSLInvocation.(Unknown Source)
    at com.softwareag.tamino.db.API.invocation.wsl.TWSLInvocation.(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    … 6 more
    Are there some Problemes with the XTS.
    The database is set to “XTS and TCP/IP”, that should be correct…
    The SAG_COMMON is set to a directory, where the modwsl.dll is available.
    The VM-Argument is set: -Djava.protocol.handler.pkgs=com.softwareag.tamino.db.protocols

    Any idea?


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


  • 2.  RE: Webserverless Connection, WSL

    Posted Wed April 16, 2008 10:35 AM

    A known issue with this version of TaminoAPI4J. Using a latest version of TaminoAPI4J should solve the problem.


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


  • 3.  RE: Webserverless Connection, WSL

    Posted Wed April 16, 2008 11:44 AM

    Hi
    We use the latest Tamino-API for Java.
    After installing UpdatePack 4.4.1.8, we took the installed .jar files and use it in the application.
    Is “JavaTaminoAPI_4_4_1_29” not the latest Tamino-API?
    If so, where i can find an actual one?
    thanks Reto


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


  • 4.  RE: Webserverless Connection, WSL

    Posted Wed April 16, 2008 11:47 AM

    Please contact Software AG support for this.


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