You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Andrew Eberbach (JIRA)" <ji...@apache.org> on 2006/09/27 18:38:50 UTC

[jira] Created: (MUSE-116) Parameter names should come from WSDL when possible

Parameter names should come from WSDL when possible
---------------------------------------------------

                 Key: MUSE-116
                 URL: http://issues.apache.org/jira/browse/MUSE-116
             Project: Muse
          Issue Type: Improvement
          Components: Tooling - Code Generation
    Affects Versions: 2.0.0 M2, 2.0.0 M1, 2.0.0
            Reporter: Andrew Eberbach
         Assigned To: Andrew Eberbach
            Priority: Minor
             Fix For: 2.1.0


The parameter names for the generated code are currently param0, param1 etc... this could be better if the WSDL had names for the parameters. In that case we should just pick up those names.

-- 
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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Closed: (MUSE-116) Parameter names should come from WSDL when possible

Posted by "Andrew Eberbach (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-116?page=all ]

Andrew Eberbach closed MUSE-116.
--------------------------------

    Resolution: Fixed

Fixed this by looking at the qname.

> Parameter names should come from WSDL when possible
> ---------------------------------------------------
>
>                 Key: MUSE-116
>                 URL: http://issues.apache.org/jira/browse/MUSE-116
>             Project: Muse
>          Issue Type: Improvement
>          Components: Tooling - Code Generation
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0
>            Reporter: Andrew Eberbach
>         Assigned To: Andrew Eberbach
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The parameter names for the generated code are currently param0, param1 etc... this could be better if the WSDL had names for the parameters. In that case we should just pick up those names.

-- 
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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org