[
https://issues.apache.org/jira/browse/TUSCANY-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramkumar Ramalingam reassigned TUSCANY-2927:
--------------------------------------------
Assignee: Ramkumar Ramalingam
> Error in wsdl for enum params
> -----------------------------
>
> Key: TUSCANY-2927
> URL: https://issues.apache.org/jira/browse/TUSCANY-2927
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Axis Binding Extension
> Affects Versions: Java-SCA-1.4
> Environment: Windows
> Reporter: Nithya V
> Assignee: Ramkumar Ramalingam
> Fix For: Java-SCA-1.4
>
>
> Re: Fw: Error in wsdl for enum params
> Tuesday, March 17, 2009 4:44 AM
> From:
> "Ramkumar R" <[email protected]>
> To:
> [email protected], [email protected]
> Hi Nithya,
> With your initial comments, it looks like we have an issue. I would suggest
> you to open a JIRA for this issue.
> On Mon, Mar 16, 2009 at 11:52 PM, Nithya Nirmal <[email protected]>
> wrote:
> Dear Tuscany developers,
> I posted the following email to Tuscany users groups but didn't get any
> response. If any of you have across this problem and if there is a patch to
> fix it, could you please share?
> Thank you very much,
> Nithya
> --- On Thu, 3/12/09, Nithya Nirmal <[email protected]> wrote:
> From: Nithya Nirmal <[email protected]>
> Subject: Error in wsdl for enum params
> To: [email protected]
> Date: Thursday, March 12, 2009, 1:44 PM
> Hi all,
> I am using Tuscany 1.4 for exposing some applications as SOAP. I have
> an api
> that takes in an enum as a parameter. The enum name is in two parts
> separated by
> an underscore: ex: FORMAT_TYPE. However when I expose as SOAP, the
> wsdl that
> generated is having different names for it. ie. in the operations
> part it calls
> the enum as format_type and in the top where the types are defined it
> calls it
> as formatTYPE. Because of this, SOAPUI cannot create sample requests.
> Once I
> change the enum to FORMATTYPE the wsdl generated correctly.
> Has anyone else experienced the same issue? I have several such enums
> that have
> multi part name separated by an underscore. Is there any better
> solution than
> renaming all enums to not have underscores?
> Thanks,
> Nithya
>
> --
> Thanks & Regards,
> Ramkumar Ramalingam
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.