Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 41664 invoked from network); 12 Aug 2006 00:43:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Aug 2006 00:43:14 -0000 Received: (qmail 75233 invoked by uid 500); 12 Aug 2006 00:43:08 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 75083 invoked by uid 500); 12 Aug 2006 00:43:07 -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: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 75072 invoked by uid 99); 12 Aug 2006 00:43:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 17:43:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 17:43:07 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 447EB714283 for ; Sat, 12 Aug 2006 00:40:14 +0000 (GMT) Message-ID: <13356861.1155343214263.JavaMail.jira@brutus> Date: Fri, 11 Aug 2006 17:40:14 -0700 (PDT) From: "Samuel Isokpunwu (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS2-1013) Compilation error in adb-codegen module In-Reply-To: <11587403.1155343093828.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2-1013?page=all ] Samuel Isokpunwu updated AXIS2-1013: ------------------------------------ Attachment: SchemaCompilerPatch.txt A patch to fix the syntax error. > Compilation error in adb-codegen module > --------------------------------------- > > Key: AXIS2-1013 > URL: http://issues.apache.org/jira/browse/AXIS2-1013 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: databinding > Affects Versions: 1.0 > Reporter: Samuel Isokpunwu > Attachments: SchemaCompilerPatch.txt > > > Syntax error while compiling org.apache.axis2.schema.SchemaCompiler. > Primitive token type "enum" is used a variable name in the following expression -- > XmlSchemaEnumerationFacet enum = (XmlSchemaEnumerationFacet) obj; -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org