Hi Sagara, Thanks for the response. Currently, WSO2 DevStudio supports more than one service class to be created in an Axis2 service project. Also, DevStudio allows user to select an Axis2 service project and execute a generate WSDL command. In that case, only one WSDL file will be generated for the first service defined in services.xml (inside 'serviceGroup'). It seems like it is not the correct way to handle according to your answer. What could be the best approach [1 or 2] to resolve this issue? [1] Allow user to select a service class and execute a generate WSDL command, not by selecting an Axis2 service project [2] Allow user to select an Axis2 project and execute a generate WSDL command, and in a intermediate window showing available service classes to select
Thanks, Rajeevan On Tue, Jan 13, 2015 at 6:01 PM, Sagara Gunathunga <[email protected]> wrote: > > > On Tue, Jan 13, 2015 at 5:33 PM, Rajeevan Vimalanathan <[email protected] > > wrote: > >> Hi, >> >> I am looking into a JIRA[1] that relates to generating a WSDL file for an >> Axis2 service project in DevStudio. In this scenario, services.xml file >> contains two service elements inside a serviceGroup element. So the Axis2 >> project contains two service classes. >> >> [1]https://wso2.org/jira/browse/TOOLS-2378 >> >> Is it possible to generate a single WSDL file that describes both >> services in the project? >> Appreciate your response on this. >> > > Generally in code-first approach web services frameworks assume one Java > class is map to one web service hence one WSDL per one service class, Axis2 > also use same approach. > > Thanks ! > >> >> Thanks, >> Rajeevan >> >> -- >> Best Regards, >> V.Rajeevan >> Software Engineer, >> WSO2 Inc. :http://wso2.com >> >> Mobile : +94 773090875 >> Email : [email protected] >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Sagara Gunathunga > > Senior Technical Lead; WSO2, Inc.; http://wso2.com > V.P Apache Web Services; http://ws.apache.org/ > Linkedin; http://www.linkedin.com/in/ssagara > Blog ; http://ssagara.blogspot.com > > -- Best Regards, V.Rajeevan Software Engineer, WSO2 Inc. :http://wso2.com Mobile : +94 773090875 Email : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
