On Tue, Aug 28, 2012 at 4:27 PM, Melan Nimesh <[email protected]> wrote: > Hi Sagara, > > Please find my comments inline. > > On Fri, Aug 24, 2012 at 10:01 PM, Sagara Gunathunga <[email protected]> wrote: >> >> Hi Tooling team, >> >> Since AS 5.0.0 will provide 1st class support for CXF we need to >> improve Carbon Studio features as well. >> >> Following 3 improvements are very important and does not require much >> effort, better if we can include them into next few milestone >> releases. >> >> 1. https://wso2.org/jira/browse/TOOLS-1255 > > This feature is already available. it is available as separate class wizard. > you can see it by right clicking on a project with JAX-WS nature and go to > New -> JAX-WS Service Class. and it capable of adding multiple service > class to a project.
I have noticed above separated wizard but the idea here is we should provide JAX-RS/JAX-WS wizards which are identical to current Axis2 service wizard. In current Axis2 wizard in a single wizard you can create your web service class + valid service.xml file and end of the wizard user have complete Axis2 service. In same fashion we need to improve JAX-WS/JAX-RS wizard so that it add service class and meta data entries within the same wizard. If the user want to add more service classes he may use above mentioned wizard. > > >> >> >> 2. https://wso2.org/jira/browse/TOOLS-1256 > > This feature is already available. it is also available as separate class > wizard and same as above. > >> >> >> 3. https://wso2.org/jira/browse/TOOLS-1257 > > Is it good idea to ship a CXF runtime with DevStudio? it will increase size > of devStudio distribution by 50 MB. I can agree with you about the concern about the size CXF framework. Since we ship CXF as the default JAX-WS/JAX-RS provider we need to find a approach to integrate CXF tools with our DevStudio. and is there any way to generation web > service stub from CXF wsdl2java tool? Seems like it's only support client > stub generation. There are -server and -client options available, please refer http://cxf.apache.org/docs/wsdl-to-java.html Thanks ! > > >> >> >> >> >> Also following are not urgent as above but we need to add them into >> tooling road map. >> >> 4. https://wso2.org/jira/browse/TOOLS-1259 >> 5. https://wso2.org/jira/browse/TOOLS-1260 > > +1, I am looking into this > >> >> >> >> >> >> Thanks ! >> >> -- >> Sagara Gunathunga >> >> Technical Lead; WSO2, Inc.; http://wso2.com >> V.P Apache Web Services ; http://ws.apache.org/ >> Blog ; http://ssagara.blogspot.com >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev > > > Thanks, > Melan > -- Sagara Gunathunga Technical Lead; WSO2, Inc.; http://wso2.com V.P Apache Web Services ; http://ws.apache.org/ Blog ; http://ssagara.blogspot.com _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
