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.  Tamino/Mediator errors

    Posted Wed October 12, 2005 07:03 PM

    We have generated a webservice that uses Tamino to retrieve images that are indexed in Tamino and stored on disk.

    Suddenly are 1 work of use, the web service does not work. When we test the web service w/XMLSPY, we receive a dialog box with the following error:

    HTTP error: could not POST file ‘/mediator/servies/getImageInfo’ on server \dhs-tamino’ (500).

    When you click the OK button, the following appears:

    .
    .
    .
    The AXIS engine could not find a target service to invoke! targetService is getImageInfo
    .
    .
    .


    We are really not sure what is going on. Can someone offer suggestions.

    Thanks, Needhelpfast!


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Tamino/Mediator errors

    Posted Thu October 13, 2005 10:46 AM

    This seems to be caused by the failing ‘c’ in sevices. The URL you are using is not conform to the Axis engine. You can easily look to see what services are correctly deployed on your system by going to the URL http://dhs-tamino:[port]/mediator/services

    This should list all services deployed via the Mediator as well as the axis admin services.

    By the way, this seems to have nothing to do with the Tamino Non-XML Indexer Server Extension, but with EntireX Mediator, so I would suggest to use the respective discussion forums.

    Best regards,
    Julius Geppert
    Software AG


    #Tamino
    #API-Management
    #webMethods