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.


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