Computing.Net > Forums > Linux > Command line web service invocation

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Command line web service invocation

Reply to Message Icon

Name: vivek200120
Date: October 24, 2005 at 06:31:00 Pacific
OS: WinXP
CPU/Ram: i386 1GB
Comment:

Hi ,
I am just looking for feedback on my open source project.So here it is.
Its at http://wsdlpull.sf.net
Its a WSDL library which has an API and a command line tool to do dynamic web service invocations. This can result in some useful one liners to get info off web services like these below.

[user@localhost]wsdl http://services.aonaware.com/DictService/D...rvice.asmx?WSDL DefineInDict wn linux

DefineInDictResult:
Word:linux
Definitions:
Definition:
Word:Linux
Dictionary:
Id:wn
Name:WordNet ® 2.0

WordDefinition:Linux
n : an open-source version of the UNIX operating system

or get your favorite stock quotes interactively

[user@localhost]wsdl http://www.swanandmokashi.com/HomePage/Web...uotes.asmx?WSDL
1.GetStockQuotes
Choose one of the above operations [1-1] :1
QuoteTicker: YHOO

GetQuotesResult:
Quote:
CompanyName:YAHOO INC
StockTicker:YHOO
StockQuote:33.52
LastUpdated:4:00pm
Change:+0.15
OpenPrice:33.61
DayHighPrice:33.62
DayLowPrice:32.77
Volume:17429080
MarketCap:47.228B
YearRange:30.30 - 39.79

or get a funny one liner

[user@localhost]wsdl http://greg.froh.ca//fun/random_bushism/soap/?wsdl getRandomBushism

bushism:I'm not prepared to say we are in a recession.,11/8/1991,
"It will not be a deep recession.,1/4/1992,
"The economy is in free-fall.,1/15/1992,
"The Democrats choked the throttle--pulled the throttle back of a slowing economy while they hunted for every last morsel of partisan advantage.
context:at a fund-raiser for Bill Price held at the Cowboy Hall of Fame in Oklahoma City, Oklahoma, taking the Democrats to task for delaying a budget agreement. 10/29/90


or get the local time at a place

[users@localhost]http://www.nanonull.com/TimeService/TimeService.asmx?wsdl getCityTime Tokyo


I am just looking for feedback/bug reports/patches etc.

cheers!
Vivek K<vivek200120@users.sourceforge.net>



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Command line web service invocation

Command line control via a web page www.computing.net/answers/linux/command-line-control-via-a-web-page/22028.html

Install Java Web Services-Red Hat 8 www.computing.net/answers/linux/install-java-web-servicesred-hat-8/18703.html

Perl from command line. www.computing.net/answers/linux/perl-from-command-line/12105.html