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 "saminda wijeratne (JIRA)" <ji...@apache.org> on 2008/07/07 09:35:31 UTC

[jira] Created: (AXIS2-3898) The command line wsdl2java.sh help states incomplete parameter syntax.

The command line wsdl2java.sh help states incomplete parameter syntax.
----------------------------------------------------------------------

                 Key: AXIS2-3898
                 URL: https://issues.apache.org/jira/browse/AXIS2-3898
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: Tools
         Environment: Java   : jdk 1.5
axis2 : 1.4
OS     : ubuntu
            Reporter: saminda wijeratne
            Priority: Trivial


the syntax of some of the command line options are incomplete.

  -S                       Specify a directory path for generated source
  -R                       Specify a directory path for generated resources
  --http-proxy-host        Proxy host address if you are behind a firewall
  --http-proxy-port        Proxy prot address if you are behind a firewall
  -ep                      Exclude packages - these packages are deleted after codegeneration
  -sin                     Skelton interface name - used to specify a name for skelton interface other than the default one 
  -scn                     Skelton class name - used to specify a name for skelton class other than the default one

-- 
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] Updated: (AXIS2-3898) The command line wsdl2java.sh help states incomplete parameter syntax.

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

saminda wijeratne updated AXIS2-3898:
-------------------------------------

    Attachment: AXIS2-3898_missing_syntax.txt

i've updated the systax to my knowledge.

> The command line wsdl2java.sh help states incomplete parameter syntax.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2-3898
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3898
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: Tools
>         Environment: Java   : jdk 1.5
> axis2 : 1.4
> OS     : ubuntu
>            Reporter: saminda wijeratne
>            Priority: Trivial
>         Attachments: AXIS2-3898_missing_syntax.txt
>
>
> the syntax of some of the command line options are incomplete.
>   -S                       Specify a directory path for generated source
>   -R                       Specify a directory path for generated resources
>   --http-proxy-host        Proxy host address if you are behind a firewall
>   --http-proxy-port        Proxy prot address if you are behind a firewall
>   -ep                      Exclude packages - these packages are deleted after codegeneration
>   -sin                     Skelton interface name - used to specify a name for skelton interface other than the default one 
>   -scn                     Skelton class name - used to specify a name for skelton class other than the default one

-- 
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] Closed: (AXIS2-3898) The command line wsdl2java.sh help states incomplete parameter syntax.

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

saminda wijeratne closed AXIS2-3898.
------------------------------------


fixed

> The command line wsdl2java.sh help states incomplete parameter syntax.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2-3898
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3898
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: Tools
>         Environment: Java   : jdk 1.5
> axis2 : 1.4
> OS     : ubuntu
>            Reporter: saminda wijeratne
>            Priority: Trivial
>         Attachments: AXIS2-3898_missing_syntax.txt
>
>
> the syntax of some of the command line options are incomplete.
>   -S                       Specify a directory path for generated source
>   -R                       Specify a directory path for generated resources
>   --http-proxy-host        Proxy host address if you are behind a firewall
>   --http-proxy-port        Proxy prot address if you are behind a firewall
>   -ep                      Exclude packages - these packages are deleted after codegeneration
>   -sin                     Skelton interface name - used to specify a name for skelton interface other than the default one 
>   -scn                     Skelton class name - used to specify a name for skelton class other than the default one

-- 
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-3898) The command line wsdl2java.sh help states incomplete parameter syntax.

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

Deepal Jayasinghe resolved AXIS2-3898.
--------------------------------------

    Resolution: Fixed

Applied. Thanks for the the patch

> The command line wsdl2java.sh help states incomplete parameter syntax.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2-3898
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3898
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: Tools
>         Environment: Java   : jdk 1.5
> axis2 : 1.4
> OS     : ubuntu
>            Reporter: saminda wijeratne
>            Priority: Trivial
>         Attachments: AXIS2-3898_missing_syntax.txt
>
>
> the syntax of some of the command line options are incomplete.
>   -S                       Specify a directory path for generated source
>   -R                       Specify a directory path for generated resources
>   --http-proxy-host        Proxy host address if you are behind a firewall
>   --http-proxy-port        Proxy prot address if you are behind a firewall
>   -ep                      Exclude packages - these packages are deleted after codegeneration
>   -sin                     Skelton interface name - used to specify a name for skelton interface other than the default one 
>   -scn                     Skelton class name - used to specify a name for skelton class other than the default one

-- 
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