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.  simple Java Client to send a soapRequest to IS?

    Posted Thu July 12, 2007 05:34 PM

    Does anybody has a simple java program that creates a soapRequest to to IS based on an xml file?


    #API-Management
    #webMethods
    #soa


  • 2.  RE: simple Java Client to send a soapRequest to IS?

    Posted Thu July 12, 2007 05:53 PM

    Not sure what you’re trying to do. This utility will read a soap message from a text file and post it to IS.

    Mark


    #API-Management
    #webMethods
    #soa


  • 3.  RE: simple Java Client to send a soapRequest to IS?

    Posted Thu July 12, 2007 06:36 PM

    Hi Mcarlson,
    Your java program may be what I need, except it does not recieve the response back from IS. I am not a java guru, but have basic knowledge of it. I would like to try out your program.

    Could you tell me how to set it up to run in Eclipse or just in cmd. I guess first I need to get the jar file that contain the class for your import [SIZE=2]
    sun.misc.BASE64Encoder;

    Could you give that to me. The rest look they are straight from JDK.

    Also, do you have a test file for running it.
    [/size]


    #API-Management
    #webMethods
    #soa


  • 4.  RE: simple Java Client to send a soapRequest to IS?

    Posted Thu July 12, 2007 06:38 PM

    Sorry. I am unable to provide any support for that 4-year old sample utilty (which I based on publically available samples).

    Mark


    #webMethods
    #soa
    #API-Management