You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Yariv Amar (JIRA)" <ji...@apache.org> on 2008/08/25 08:29:44 UTC

[jira] Created: (AXIS2-3985) wsdl2java generates service.xml with non-existing ServiceClass in case of usage with -scn option.

wsdl2java generates service.xml with non-existing ServiceClass in case of usage with -scn option.
-------------------------------------------------------------------------------------------------

                 Key: AXIS2-3985
                 URL: https://issues.apache.org/jira/browse/AXIS2-3985
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.4
         Environment: axis2-1.4.
            Reporter: Yariv Amar


when i use -scn option in wsdl2java it generates a skeleton with the name i give, but the service.xml file that is generated still use the default *skeleton name.
i think the service.xml should use the new name (from -scn) instead of the default.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3985) wsdl2java generates service.xml with non-existing ServiceClass in case of usage with -scn option.

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-3985.
-------------------------------------------------

    Resolution: Fixed

fixed the issue. Please have a look at with a nightly build.

> wsdl2java generates service.xml with non-existing ServiceClass in case of usage with -scn option.
> -------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3985
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3985
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4
>         Environment: axis2-1.4.
>            Reporter: Yariv Amar
>
> when i use -scn option in wsdl2java it generates a skeleton with the name i give, but the service.xml file that is generated still use the default *skeleton name.
> i think the service.xml should use the new name (from -scn) instead of the default.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org