Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EFE00D6B0 for ; Wed, 4 Jul 2012 15:13:17 +0000 (UTC) Received: (qmail 53768 invoked by uid 500); 4 Jul 2012 15:13:15 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 53196 invoked by uid 500); 4 Jul 2012 15:13:12 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 53169 invoked by uid 99); 4 Jul 2012 15:13:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 15:13:11 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [160.83.44.129] (HELO loninmrp13.uk.db.com) (160.83.44.129) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 15:13:05 +0000 Received: from sdbo1003.uk.db.com (LONINMTP1003.uk.db.com [10.232.160.24]) by loninmrp13.uk.db.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q64FCiLe006033 for ; Wed, 4 Jul 2012 15:12:44 GMT To: java-dev@axis.apache.org MIME-Version: 1.0 Subject: Version 1.6.2 bug and Version 1.5.6 problem X-KeepSent: 89E057B6:379338F8-80257A31:00538BA4; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.3 September 15, 2011 From: Alexandr Bukharin Message-ID: Date: Wed, 4 Jul 2012 16:12:41 +0100 X-MIMETrack: Serialize by Router on sdbo1003/DMGUK/DeuBaInt/DeuBa(Release 8.0.2 FP2 HF135|October 22, 2009) at 04/07/2012 16:12:44, Serialize complete at 04/07/2012 16:12:44 Content-Type: multipart/alternative; boundary="=_alternative 00538E8280257A31_=" --=_alternative 00538E8280257A31_= Content-Type: text/plain; charset="US-ASCII" Hello I am trying to use Axis2 to generate the Java classes and communicate with a Web Service. Whenever I try to use version 1.6.2 of the software I run into this bug: https://issues.apache.org/jira/browse/AXIS2-5070 is there any chance of finding out roughly how long I'd have to wait before it got fixed? If I revert to version 1.5.6 the bug isn't present, however I keep getting the following error messages when I run my tests, which try to connect to the Web Service. Error:Error:line (20,323)com.cscreen.Cscreen_ServiceStub.OperationType is not abstract and does not override abstract method serialize(javax.xml.namespace.QName,javax.xml.stream.XMLStreamWriter,boolean) in org.apache.axis2.databinding.ADBBean Warning:Warning:line (20,397)[deprecation] IS_DATA_HANDLERS_AWARE in org.apache.axiom.om.OMConstants has been deprecated With about 85 lines more of those. Any help or information would be highly appreciated. Best Regards Alex --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional EU corporate and regulatory disclosures. --=_alternative 00538E8280257A31_= Content-Type: text/html; charset="US-ASCII" Hello

I am trying to use Axis2 to generate the Java classes and communicate with a Web Service. Whenever I try to use version 1.6.2 of the software I run into this bug:

https://issues.apache.org/jira/browse/AXIS2-5070

is there any chance of finding out roughly how long I'd have to wait before it got fixed?

If I revert to version 1.5.6 the bug isn't present, however I keep getting the following error messages when I run my tests, which try to connect to the Web Service.

Error:Error:line (20,323)com.cscreen.Cscreen_ServiceStub.OperationType is not abstract and does not override abstract method serialize(javax.xml.namespace.QName,javax.xml.stream.XMLStreamWriter,boolean) in org.apache.axis2.databinding.ADBBean
    Warning:Warning:line (20,397)[deprecation] IS_DATA_HANDLERS_AWARE in org.apache.axiom.om.OMConstants has been deprecated


With about 85 lines more of those.


Any help or information would be highly appreciated.

Best Regards

Alex

---

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional EU corporate and regulatory disclosures.

--=_alternative 00538E8280257A31_=--