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/10/16 06:54:44 UTC

[jira] Closed: (AXIS2-3889) The Axis2-Codegen tool does not contain all the codegen options presented

     [ https://issues.apache.org/jira/browse/AXIS2-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

saminda wijeratne closed AXIS2-3889.
------------------------------------


fixed

> The Axis2-Codegen tool does not contain all the codegen options presented
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-3889
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3889
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: Tools
>         Environment: ide: Eclipse
> java: jdk 1.5
>            Reporter: saminda wijeratne
>            Assignee: Lahiru Sandakith
>         Attachments: AXIS2-3889_missing_codegen_wsdl2java_features.txt
>
>
> Axis2-Codegen tool currently does not implement all the features available in the codegen provided by the axis2. these missing features should be added to the eclipse tool. 
> following are the currently implmented features.
> x  -o <path>                Specify a directory path for the generated code.
> x  -a                       Generate async style code only (Default: off).
> x  -s                       Generate sync style code only (Default: off). Takes precedence over -a.
> x  -p <pkg1>                Specify a custom package name for the generated code.
> x  -l <language>            Valid languages are java and c (Default: java).
> x  -t                       Generate a test case for the generated code.
> x  -ss                      Generate server side code (i.e. skeletons) (Default: off).
> x  -sd                      Generate service descriptor (i.e. services.xml). (Default: off). Valid with -ss.
> x  -d <databinding>         Valid databinding(s) are adb, xmlbeans, jibx and jaxbri (Default: adb).
> x  -g                       Generates all the classes. Valid only with -ss.
> x  -pn <port_name>          Choose a specific port when there are multiple ports in the wsdl.
> x  -sn <service_name>       Choose a specific service when there are multiple services in the wsdl.
> x  -ns2p ns1=pkg1,ns2=pkg2  Specify a custom package name for each namespace specified in the wsdls schema.
> x  -ssi                     Generate an interface for the service implementation (Default: off).

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