Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 56751 invoked from network); 29 Jul 2004 21:44:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Jul 2004 21:44:36 -0000 Received: (qmail 86590 invoked by uid 500); 29 Jul 2004 21:44:19 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 86564 invoked by uid 500); 29 Jul 2004 21:44:19 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 86546 invoked by uid 99); 29 Jul 2004 21:44:18 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 29 Jul 2004 14:44:18 -0700 Received: (qmail 15451 invoked from network); 29 Jul 2004 21:45:46 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 29 Jul 2004 21:45:46 -0000 Message-ID: <878535921.1091137546334.JavaMail.apache@nagoya> Date: Thu, 29 Jul 2004 14:45:46 -0700 (PDT) From: axis-dev@ws.apache.org To: axis-dev@ws.apache.org Subject: [jira] Closed: (AXIS-1444) WSDL2Java generates invalid typed constructors for union simple types In-Reply-To: <111589803.1089307088179.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Message: The following issue has been closed. Resolver: Jarek Gawor Date: Thu, 29 Jul 2004 2:43 PM This should be fixed now. Please try with latest code. --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/AXIS-1444 Here is an overview of the issue: --------------------------------------------------------------------- Key: AXIS-1444 Summary: WSDL2Java generates invalid typed constructors for union simple types Type: Bug Status: Closed Priority: Major Resolution: FIXED Project: Axis Versions: current (nightly) Assignee: Reporter: Lee Coomber Created: Thu, 8 Jul 2004 10:17 AM Updated: Thu, 29 Jul 2004 2:43 PM Environment: Windows XP, JDK 1.4.2_04 Description: When WSDL2Java generates a Java class for union simple type the two typed (i.e., non-string) constructors just contain the code:- set_value(_value) where set_value does not reference a known method and _value does not reference a known variable hence the class will not compile. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira