webMethods

webMethods

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

TaminoClient Ping and Echo

  • 1.  TaminoClient Ping and Echo

    Posted Mon May 13, 2002 10:35 AM

    Hello!

    I’ve got problems with TaminoClient’s Ping() and Echo() methods.

    Here’s the code:

    <BR>try{<BR>TaminoClient tc=new TaminoClient("http://194.102.151.215/tamino/Dinamo/Property");<BR>			tc.Ping();				<BR>		}<BR>		catch(TaminoError e){<BR>			System.out.println (e.toString());<BR>		}		  

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