Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 14215 invoked from network); 22 Dec 2010 11:26:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 11:26:26 -0000 Received: (qmail 96025 invoked by uid 500); 22 Dec 2010 11:26:25 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 95899 invoked by uid 500); 22 Dec 2010 11:26:25 -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 95890 invoked by uid 99); 22 Dec 2010 11:26:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 11:26:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 11:26:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBMBQ4CS011846 for ; Wed, 22 Dec 2010 11:26:04 GMT Message-ID: <160492.265561293017164338.JavaMail.jira@thor> Date: Wed, 22 Dec 2010 06:26:04 -0500 (EST) From: "Afkham Azeez (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Resolved: (AXIS2-4035) wsdl2java code generation problem for ADB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Afkham Azeez resolved AXIS2-4035. --------------------------------- Resolution: Fixed This issue seems to be fixed now since I was able to successfully generate code for the provided WSDL > wsdl2java code generation problem for ADB > ----------------------------------------- > > Key: AXIS2-4035 > URL: https://issues.apache.org/jira/browse/AXIS2-4035 > Project: Axis2 > Issue Type: Bug > Components: adb > Affects Versions: 1.4 > Environment: win > Reporter: Shehan Simen > Assignee: Amila Chinthaka Suriarachchi > Priority: Critical > > I got the following element in a complex type. > > > > > > > > > > > > > > > The choice is multiple, means an array. In this case, if I use ADB, it generates a code which will create a list in endless loop and finally crash memory. If I use xmlbeans, it seems working fine. > In short, if there is a choice with maxOccurs="unbounded", ADB client code (stub) generation will fail. > You can find the wsdl at http://abr.business.gov.au/abrxmlsearch/ABRXMLSearch.asmx?WSDL -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org