Return-Path: Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: (qmail 96581 invoked from network); 14 Feb 2011 17:16:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2011 17:16:13 -0000 Received: (qmail 36163 invoked by uid 500); 14 Feb 2011 17:16:12 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 35805 invoked by uid 500); 14 Feb 2011 17:16:08 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 35797 invoked by uid 500); 14 Feb 2011 17:16:07 -0000 Delivered-To: apmail-ws-axis-user@ws.apache.org Received: (qmail 35794 invoked by uid 99); 14 Feb 2011 17:16:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 17:16:06 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [129.176.212.47] (HELO mail10.mayo.edu) (129.176.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 17:15:57 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicIAGvxWE2BsNQ1/2dsb2JhbACCS5UihgUBiBhzsjqIaoVeBIUEijM Received: from mhro1a.mayo.edu ([129.176.212.53]) by ironport10.mayo.edu with ESMTP; 14 Feb 2011 11:15:34 -0600 Received: from msgebh10.mfad.mfroot.org (msgebh10.mayo.edu [129.176.251.36]) by mhro1a.mayo.edu with ESMTP id BT-MMP-3586029 for axis-user@ws.apache.org; Mon, 14 Feb 2011 11:15:34 -0600 Received: from msgebe11.mfad.mfroot.org ([129.176.249.83]) by msgebh10.mfad.mfroot.org with Microsoft SMTPSVC(6.0.3790.4675); Mon, 14 Feb 2011 11:15:33 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CBCC6A.ACA10122" Subject: ADB Client Access Returned Soap Env? Date: Mon, 14 Feb 2011 11:14:43 -0600 Message-ID: <07C990EDDC0F6E45841CE85E11289EB703EBCC21@msgebe11.mfad.mfroot.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ADB Client Access Returned Soap Env? Thread-Index: AcvMaqwww/CIFBeNQ7O/Bj2o9KcxOA== From: "Meeusen, Christopher W." To: X-OriginalArrivalTime: 14 Feb 2011 17:15:33.0762 (UTC) FILETIME=[C9FD6E20:01CBCC6A] ------_=_NextPart_001_01CBCC6A.ACA10122 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hi, =20 I have an ADB client that is working fine, but I would like to get the contents of the soap envelope and store that XML/String somewhere for comparisons later in my app. I'm able to do a round trip to the server and my stub is populated fine with all the elements, but how do I access the returned envelope itself? =20 I've been looking through the docs here but I don't see a method to retrieve this. http://axis.apache.org/axis2/java/core/api/org/apache/axis2/client/Stub. html =20 =20 =20 Thanks, Chris ------_=_NextPart_001_01CBCC6A.ACA10122 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

Hi,

 

I have an = ADB client that is working fine, but I would like to get the contents of = the soap envelope and store that XML/String somewhere for comparisons = later in my app.  I’m able to do a round trip to the server = and my stub is populated fine with all the elements, but how do I access = the returned envelope itself?

 

I’ve = been looking through the docs here but I don’t see a method to = retrieve this.  http://axis.apache.org/axis2/java/core/api/org/apache/axis2/= client/Stub.html

 

 

 

Thanks,

Chris

------_=_NextPart_001_01CBCC6A.ACA10122--