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

Robert Liguori updated CXF-3245:
--------------------------------

    Description: 
1) Add -classpath option to java2js and java2wsdl.
Rationale: The java2js and java2wsdl commands use the -cp option.   Consider 
adding -cp to these two commands to serve the same purpose.  Case study: java 
and javac support botht the -cp and -classpath options.

2) Add -fe to java2wsdl and -frontend to wsdl2java.
Rationale.  wsdl2java support -fe and not -frontend.  java2wsdl support 
-frontend and not -fe.  Since the options provide the same feature, why not 
have command utilites support both options.

3) Add -address to wsdl2xml, wsdl2service, wsdl2corba and idl2wsdl.  and -a to 
java2wsdl.
Rationale.  java2wsdl uses -address and not -a.  wsdl2xml, wsdl2service, 
wsdl2corba and idl2wsdl use -a and not -address.  Since they appear to serve 
the same or similar purposes (i.e., the corba address for one command differs 
slightly from the port address of the other command), I reccommed supporting 
-address wherever -a is used and supporting -a wherever -address is used.

  was:

1) Add -classpath option to java2js and java2wsdl.
Rationale: The java2js and java2wsdl commands use the -cp option.   Consider 
adding -cp to these two commands to serve the same purpose.  Case study: java 
and javac support botht the -cp and -classpath options.

2) Add -fe to java2wsdl and -frontend to wsdl2java.
Rationale.  wsdl2java support -fe and not -frontend.  java2wsdl support 
-frontend and not -fe.  Since the options provide the same feature, why not 
have command utilites support both options.



> Adding command line options where appropriate
> ---------------------------------------------
>
>                 Key: CXF-3245
>                 URL: https://issues.apache.org/jira/browse/CXF-3245
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Robert Liguori
>
> 1) Add -classpath option to java2js and java2wsdl.
> Rationale: The java2js and java2wsdl commands use the -cp option.   Consider 
> adding -cp to these two commands to serve the same purpose.  Case study: java 
> and javac support botht the -cp and -classpath options.
> 2) Add -fe to java2wsdl and -frontend to wsdl2java.
> Rationale.  wsdl2java support -fe and not -frontend.  java2wsdl support 
> -frontend and not -fe.  Since the options provide the same feature, why not 
> have command utilites support both options.
> 3) Add -address to wsdl2xml, wsdl2service, wsdl2corba and idl2wsdl.  and -a 
> to java2wsdl.
> Rationale.  java2wsdl uses -address and not -a.  wsdl2xml, wsdl2service, 
> wsdl2corba and idl2wsdl use -a and not -address.  Since they appear to serve 
> the same or similar purposes (i.e., the corba address for one command differs 
> slightly from the port address of the other command), I reccommed supporting 
> -address wherever -a is used and supporting -a wherever -address is used.

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

Reply via email to