|
|
Choosing A Webhost: |
Help with generating client, please: msg#00165apache.webservices.axis-c.user
Hi, I wrote my first SOA server client in Java a few years ago. The SOA idea was to present an interface (API) in the code, then the axis tool generated a remote interface to that - just as it was at the server. String arguments were strings at the client, ints were ints, etc. Last week I created a server in .NET with a string input argument, and a string response, and pointed Netbeans at the URL to write a client. Same thing - the WSDL generated client takes string inputs and returns a string. That's the idea - the SOA transport mechanism is transparent to the programmer. I am trying to write a C client now. I used axis2c, and the arguments are "adb_ReturnString_t*" - what ever that is. A quick google shows lots of xml. ?? I know the '*' means a pointer, and suspect the '_t' signifies 'type', yeah, but... what happened to the idea that SOA provides a transparent remote mechanism, which is the idea in the first place? Did I use the wrong arguments to the generating call? I can understand the parameters being 'char *', since C does not have strings, but what are these adb things, and how do I get a simple interface instead? Here is what I did: ./wsdl2java.sh -uri ../../../MSClient/Server.wsdl -l c -o test Thanks for answers about this - I'd like to write this in C, as it should be put into a low-level OS library. Cheers, Bret
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Problem with SVC client send_receieve method, Murali Konnipati |
|---|---|
| Next by Date: | RE: Compiling and runtime errors WSDL2C, Callner, David A. |
| Previous by Thread: | Problem with building Axis/C, Tanguy |
| Next by Thread: | Re: Help with generating client, please, Samisa Abeysinghe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |