[Dev] Can a single WSDL file be generated for two Axis2 service classes?

2015-01-13 Thread Rajeevan Vimalanathan
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.

Re: [Dev] Can a single WSDL file be generated for two Axis2 service classes?

2015-01-13 Thread Sagara Gunathunga
On Tue, Jan 13, 2015 at 5:33 PM, Rajeevan Vimalanathan rajeev...@wso2.com 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.

Re: [Dev] Can a single WSDL file be generated for two Axis2 service classes?

2015-01-13 Thread Rajeevan Vimalanathan
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