[ http://issues.apache.org/jira/browse/AXIS2-1303?page=comments#action_12440860 ] Thilina Gunarathne commented on AXIS2-1303: -------------------------------------------
Applied the second patch.. http://svn.apache.org/viewvc?view=rev&rev=454339 Thnax Keith.. Next time make sure to open a new JIRA for the new patches.. :) > improvement to axis2-idea-plugin > -------------------------------- > > Key: AXIS2-1303 > URL: http://issues.apache.org/jira/browse/AXIS2-1303 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: Tools > Reporter: Keith Godwin Chapman > Fix For: 1.1 > > Attachments: patch.txt, patch.txt > > > This patch includes the following: > Ability to codegen using default client or server options (If default client > is selected the generated code will be compiled, packaged as a jar and added > to the current active idea project. If default server is selected the server > code is generated and it gives the user the option of adding the code to any > module in the currently active idea project. Users are also given the option > of generating both client and server code with default configurations.) > Addition of a new page to the wizard to capture the above configurations. > Ability to add generated code directly to any module in the currently active > idea project. > Works with the current labraries of axis2, therefore can be released with > axis2-1.1 > More improvements that could be done: > Give the user the option so that the generated code will be placed in a new > idea project (Not the current one, can be done by programatically creating an > idea project). > Providing a wizard for Java2WSDL. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
