Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 39466 invoked from network); 13 Apr 2005 01:53:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2005 01:53:40 -0000 Received: (qmail 43419 invoked by uid 500); 13 Apr 2005 01:53:30 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 43409 invoked by uid 500); 13 Apr 2005 01:53:29 -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: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 43394 invoked by uid 99); 13 Apr 2005 01:53:29 -0000 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=HTML_40_50,HTML_MESSAGE,NO_REAL_NAME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of patrick.x.ryan@accenture.com designates 170.252.248.70 as permitted sender) Received: from nbrmr1001.accenture.com (HELO nbrmr1001.accenture.com) (170.252.248.70) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Apr 2005 18:53:29 -0700 Received: from AMRXV1001.dir.svc.accenture.com (amrxv1001.dir.svc.accenture.com [10.10.160.61]) by nbrmr1001.accenture.com (8.13.4/8.13.4) with ESMTP id j3D1r8X9000655 for ; Tue, 12 Apr 2005 20:53:09 -0500 (CDT) Received: from amrxr1003.dir.svc.accenture.com ([170.252.31.73]) by AMRXV1001.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 12 Apr 2005 20:53:26 -0500 Content-Transfer-Encoding: 7bit Received: from amrxm1112.dir.svc.accenture.com ([10.10.160.54]) by amrxr1003.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 12 Apr 2005 20:53:26 -0500 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Importance: normal Priority: normal Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C53FCB.94C27940" Subject: problem with complex response objects... Date: Tue, 12 Apr 2005 20:55:07 -0500 Message-ID: <13A7834727FCBA46A35EDBCBF52126BDAC84E8@AMRXM1112.dir.svc.accenture.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem with complex response objects... thread-index: AcU/y00Ah4tm3ZXZTquda63rtYUhqAAAC0nAAAAUwdA= From: To: X-OriginalArrivalTime: 13 Apr 2005 01:53:26.0815 (UTC) FILETIME=[95728AF0:01C53FCB] Received-SPF: pass (nbrmr1001: domain of patrick.x.ryan@accenture.com designates 10.10.160.61 as permitted sender) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C53FCB.94C27940 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Can anybody help? =20 We are using Apache's Axis web service framework for consuming web services. One of the web services has "nested" or complex types in the response, and the Axis framework is not processing it properly. =20 Is there something that we need to configure to get this to work? Any suggestions are much appreciated. =20 It gives the following message: =20 org.xml.sax.SAXException: Invalid element in com.chase.egw._GWProfile - Product at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeseriali zer.jav a:260) at org.apache.axis.encoding.DeserializationContextImpl.startElement(Deseria lizatio nContextImpl.java:963) at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java: 198) at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.j ava:722 ) at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:323) at org.apache.axis.message.RPCElement.getParams(RPCElement.java:347) at org.apache.axis.client.Call.invoke(Call.java:2272) at org.apache.axis.client.Call.invoke(Call.java:2171) at org.apache.axis.client.Call.invoke(Call.java:1691) at com.chase.egw.GWProfilePortTypeSoapBindingStub.getProfile(GWProfilePortT ypeSoap BindingStub.java:185) at com.echase.common.mf.sso.SSOGatewayServiceDelegate.getGWProfile(SSOGatew ayServi ceDelegate.java:178) =20 Thanks, Patrick This message is for the designated recipient only and may contain = privileged, proprietary, or otherwise private information. If you have = received it in error, please notify the sender immediately and delete = the original. Any other use of the email by you is prohibited. ------_=_NextPart_001_01C53FCB.94C27940 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Can anybody help?
 
We are using Apache's Axis web service = framework=20 for consuming web services. One of the web services has "nested" or = complex=20 types in the response, and the Axis framework is not processing it=20 properly.
 
Is there something that we need to = configure to get=20 this to work? Any suggestions are much appreciated.
 
It gives the following = message:
 
org.xml.sax.SAXException: Invalid = element in=20 com.chase.egw._GWProfile - Product
at=20 org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializ= er.jav=20 a:260)
at=20 org.apache.axis.encoding.DeserializationContextImpl.startElement(Deserial= izatio=20 nContextImpl.java:963)
at=20 org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:1= 98)
at=20 org.apache.axis.message.MessageElement.publishToHandler(MessageElement.ja= va:722=20 )
at=20 org.apache.axis.message.RPCElement.deserialize(RPCElement.java:323)
at=20 org.apache.axis.message.RPCElement.getParams(RPCElement.java:347)<= /DIV>
at=20 org.apache.axis.client.Call.invoke(Call.java:2272)
at=20 org.apache.axis.client.Call.invoke(Call.java:2171)
at=20 org.apache.axis.client.Call.invoke(Call.java:1691)
at=20 com.chase.egw.GWProfilePortTypeSoapBindingStub.getProfile(GWProfilePortTy= peSoap=20 BindingStub.java:185)
at=20 com.echase.common.mf.sso.SSOGatewayServiceDelegate.getGWProfile(SSOGatewa= yServi=20 ceDelegate.java:178)
 
Thanks,
Patrick

This message is for the = designated recipient only and may contain privileged, proprietary, or = otherwise private information. If you have received it in error, please = notify the sender immediately and delete the original. Any other use of = the email by you is prohibited.

------_=_NextPart_001_01C53FCB.94C27940--