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 8B4647AE9 for ; Thu, 11 Aug 2011 06:20:55 +0000 (UTC) Received: (qmail 14198 invoked by uid 500); 11 Aug 2011 06:20:54 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 13858 invoked by uid 500); 11 Aug 2011 06:20:51 -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 13836 invoked by uid 99); 11 Aug 2011 06:20:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 06:20:49 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 06:20:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7F5A3B72BE for ; Thu, 11 Aug 2011 06:20:27 +0000 (UTC) Date: Thu, 11 Aug 2011 06:20:27 +0000 (UTC) From: "Shameera Rathnayaka (JIRA)" To: java-dev@axis.apache.org Message-ID: <763768526.26960.1313043627517.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Issue Comment Edited] (AXIS2-3967) JDk5 Enum Support in AXIS2 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-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082951#comment-13082951 ] Shameera Rathnayaka edited comment on AXIS2-3967 at 8/11/11 6:19 AM: --------------------------------------------------------------------- Hi im looking into implement this feature for 1.7 release(actually i'm working on trunk). Up to now i could call method in the service which requires an enum as a method parameter, using soap ui by just passing string which represents the required enum(lets say "MONDAY" in Day enum). i hope to finish this within next two weeks was (Author: shameera): Hi im looking into implement this feature for 1.7 release(actually i'm working on trunk). Up to now i could call method in the service which requires an enum as a method parameter, using soap ui by just passing string which represents the required enum(lets say "MONDAY" in Day enum). i hope to finish this next two weeks > JDk5 Enum Support in AXIS2 > --------------------------- > > Key: AXIS2-3967 > URL: https://issues.apache.org/jira/browse/AXIS2-3967 > Project: Axis2 > Issue Type: Bug > Components: wsdl > Affects Versions: 1.4 > Environment: AXIS2.1.4 > Reporter: Kamalakar > Fix For: 1.7.0 > > Original Estimate: 48h > Remaining Estimate: 48h > > Our Organizaton want to use Java level enumeration support or WSDL level enumeration support for implementing it in the WSDL -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org