Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 77995 invoked from network); 26 Jun 2006 21:19:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jun 2006 21:19:02 -0000 Received: (qmail 67791 invoked by uid 500); 26 Jun 2006 21:18:54 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 67769 invoked by uid 500); 26 Jun 2006 21:18:53 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 67758 invoked by uid 99); 26 Jun 2006 21:18:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 14:18:53 -0700 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS,FROM_HAS_ULINE_NUMS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.48.185] (HELO web52502.mail.yahoo.com) (206.190.48.185) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 26 Jun 2006 14:18:52 -0700 Received: (qmail 69695 invoked by uid 60001); 26 Jun 2006 21:18:31 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=afiWdHPyGS3AFPTwDC+/VQJEP1M3UjVckOSM6Y0Yx2ye6EtKYLAAx49j5ooB/oJHF4z51+u+dXIu1/WBOgwy5X4ukxt0hS/VUDBZbIKTx3KrHKVK9mON7JZC9SGyNS53i/AkNsyoZHa2ntroiJTyUuHjpPK/Rk38Y+ocTZYtfAA= ; Message-ID: <20060626211831.69693.qmail@web52502.mail.yahoo.com> Received: from [144.171.145.25] by web52502.mail.yahoo.com via HTTP; Mon, 26 Jun 2006 14:18:31 PDT Date: Mon, 26 Jun 2006 14:18:31 -0700 (PDT) From: Ash Grove Subject: beginner: consuming a .NET service To: axis-user@ws.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! I'm new to web services. I'm trying to fetch data from an established service (that I did not create). I installed axis, ran WSDL2Java, and created a simple client. When I execute my client against the service, returned is something like: @f840b6 I just don't know what to do from here to get real data instead of this object id or whatever it is that the client returns! Wow, web services are far more complex than I imagined! :) Following is most of the WSDL -- I had to remove certain parts as this is an internal, under-development service. I apologize if it isn't kosher to sanitize in such a way. Thanks!! Ash Describe this method Description of these services __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org