You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2013/07/15 15:42:57 UTC

[01/11] correcting service stub parent pom issues

Updated Branches:
  refs/heads/master 1a1bcf427 -> cd292347c


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/src/main/resources/TenantMgtAdminService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/src/main/resources/TenantMgtAdminService.wsdl b/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/src/main/resources/TenantMgtAdminService.wsdl
deleted file mode 100644
index 52e31f0..0000000
--- a/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/src/main/resources/TenantMgtAdminService.wsdl
+++ /dev/null
@@ -1,616 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.tenant.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ax2388="http://beans.common.stratos.apache.org/xsd" xmlns:ax2390="http://beans.mgt.tenant.stratos.apache.org/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.tenant.stratos.apache.org">
-    <wsdl:documentation>TenantMgtAdminService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema xmlns:ax2392="http://beans.mgt.tenant.stratos.apache.org/xsd" xmlns:ax2389="http://beans.common.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.tenant.stratos.apache.org">
-            <xs:import namespace="http://beans.common.stratos.apache.org/xsd"/>
-            <xs:import namespace="http://beans.mgt.tenant.stratos.apache.org/xsd"/>
-            <xs:element name="TenantMgtAdminServiceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="TenantMgtAdminServiceException" nillable="true" type="ns:Exception"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="updateTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantInfoBean" nillable="true" type="ax2388:TenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrieveTenants">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrieveTenantsResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax2388:TenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrievePartialSearchTenants">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrievePartialSearchTenantsResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax2388:TenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrievePaginatedTenants">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrievePaginatedTenantsResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2392:PaginatedTenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrievePaginatedPartialSearchTenants">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="retrievePaginatedPartialSearchTenantsResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2392:PaginatedTenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2388:TenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deleteTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantInfoBean" nillable="true" type="ax2388:TenantInfoBean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activateTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.common.stratos.apache.org/xsd">
-            <xs:complexType name="TenantInfoBean">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="active" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="admin" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="adminPassword" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="createdDate" nillable="true" type="xs:dateTime"/>
-                    <xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="firstname" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="lastname" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="originatedService" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="successKey" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
-                    <xs:element minOccurs="0" name="usagePlan" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema xmlns:ax2391="http://beans.common.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.mgt.tenant.stratos.apache.org/xsd">
-            <xs:import namespace="http://beans.common.stratos.apache.org/xsd"/>
-            <xs:complexType name="PaginatedTenantInfoBean">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="numberOfPages" type="xs:int"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="tenantInfoBeans" nillable="true" type="ax2391:TenantInfoBean"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="retrieveTenantsRequest">
-        <wsdl:part name="parameters" element="ns:retrieveTenants"/>
-    </wsdl:message>
-    <wsdl:message name="retrieveTenantsResponse">
-        <wsdl:part name="parameters" element="ns:retrieveTenantsResponse"/>
-    </wsdl:message>
-    <wsdl:message name="TenantMgtAdminServiceException">
-        <wsdl:part name="parameters" element="ns:TenantMgtAdminServiceException"/>
-    </wsdl:message>
-    <wsdl:message name="getTenantRequest">
-        <wsdl:part name="parameters" element="ns:getTenant"/>
-    </wsdl:message>
-    <wsdl:message name="getTenantResponse">
-        <wsdl:part name="parameters" element="ns:getTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="deactivateTenantRequest">
-        <wsdl:part name="parameters" element="ns:deactivateTenant"/>
-    </wsdl:message>
-    <wsdl:message name="deactivateTenantResponse"/>
-    <wsdl:message name="retrievePartialSearchTenantsRequest">
-        <wsdl:part name="parameters" element="ns:retrievePartialSearchTenants"/>
-    </wsdl:message>
-    <wsdl:message name="retrievePartialSearchTenantsResponse">
-        <wsdl:part name="parameters" element="ns:retrievePartialSearchTenantsResponse"/>
-    </wsdl:message>
-    <wsdl:message name="retrievePaginatedTenantsRequest">
-        <wsdl:part name="parameters" element="ns:retrievePaginatedTenants"/>
-    </wsdl:message>
-    <wsdl:message name="retrievePaginatedTenantsResponse">
-        <wsdl:part name="parameters" element="ns:retrievePaginatedTenantsResponse"/>
-    </wsdl:message>
-    <wsdl:message name="updateTenantRequest">
-        <wsdl:part name="parameters" element="ns:updateTenant"/>
-    </wsdl:message>
-    <wsdl:message name="updateTenantResponse"/>
-    <wsdl:message name="addTenantRequest">
-        <wsdl:part name="parameters" element="ns:addTenant"/>
-    </wsdl:message>
-    <wsdl:message name="addTenantResponse">
-        <wsdl:part name="parameters" element="ns:addTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="retrievePaginatedPartialSearchTenantsRequest">
-        <wsdl:part name="parameters" element="ns:retrievePaginatedPartialSearchTenants"/>
-    </wsdl:message>
-    <wsdl:message name="retrievePaginatedPartialSearchTenantsResponse">
-        <wsdl:part name="parameters" element="ns:retrievePaginatedPartialSearchTenantsResponse"/>
-    </wsdl:message>
-    <wsdl:message name="activateTenantRequest">
-        <wsdl:part name="parameters" element="ns:activateTenant"/>
-    </wsdl:message>
-    <wsdl:message name="activateTenantResponse"/>
-    <wsdl:message name="deleteTenantRequest">
-        <wsdl:part name="parameters" element="ns:deleteTenant"/>
-    </wsdl:message>
-    <wsdl:message name="deleteTenantResponse"/>
-    <wsdl:portType name="TenantMgtAdminServicePortType">
-        <wsdl:operation name="retrieveTenants">
-            <wsdl:input message="ns:retrieveTenantsRequest" wsaw:Action="urn:retrieveTenants"/>
-            <wsdl:output message="ns:retrieveTenantsResponse" wsaw:Action="urn:retrieveTenantsResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrieveTenantsTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getTenant">
-            <wsdl:input message="ns:getTenantRequest" wsaw:Action="urn:getTenant"/>
-            <wsdl:output message="ns:getTenantResponse" wsaw:Action="urn:getTenantResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:getTenantTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateTenant">
-            <wsdl:input message="ns:deactivateTenantRequest" wsaw:Action="urn:deactivateTenant"/>
-            <wsdl:output message="ns:deactivateTenantResponse" wsaw:Action="urn:deactivateTenantResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:deactivateTenantTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePartialSearchTenants">
-            <wsdl:input message="ns:retrievePartialSearchTenantsRequest" wsaw:Action="urn:retrievePartialSearchTenants"/>
-            <wsdl:output message="ns:retrievePartialSearchTenantsResponse" wsaw:Action="urn:retrievePartialSearchTenantsResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrievePartialSearchTenantsTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedTenants">
-            <wsdl:input message="ns:retrievePaginatedTenantsRequest" wsaw:Action="urn:retrievePaginatedTenants"/>
-            <wsdl:output message="ns:retrievePaginatedTenantsResponse" wsaw:Action="urn:retrievePaginatedTenantsResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrievePaginatedTenantsTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="updateTenant">
-            <wsdl:input message="ns:updateTenantRequest" wsaw:Action="urn:updateTenant"/>
-            <wsdl:output message="ns:updateTenantResponse" wsaw:Action="urn:updateTenantResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:updateTenantTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="addTenant">
-            <wsdl:input message="ns:addTenantRequest" wsaw:Action="urn:addTenant"/>
-            <wsdl:output message="ns:addTenantResponse" wsaw:Action="urn:addTenantResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:addTenantTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
-            <wsdl:input message="ns:retrievePaginatedPartialSearchTenantsRequest" wsaw:Action="urn:retrievePaginatedPartialSearchTenants"/>
-            <wsdl:output message="ns:retrievePaginatedPartialSearchTenantsResponse" wsaw:Action="urn:retrievePaginatedPartialSearchTenantsResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrievePaginatedPartialSearchTenantsTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="activateTenant">
-            <wsdl:input message="ns:activateTenantRequest" wsaw:Action="urn:activateTenant"/>
-            <wsdl:output message="ns:activateTenantResponse" wsaw:Action="urn:activateTenantResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:activateTenantTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="deleteTenant">
-            <wsdl:input message="ns:deleteTenantRequest" wsaw:Action="urn:deleteTenant"/>
-            <wsdl:output message="ns:deleteTenantResponse" wsaw:Action="urn:deleteTenantResponse"/>
-            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:deleteTenantTenantMgtAdminServiceException"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="TenantMgtAdminServiceSoap11Binding" type="ns:TenantMgtAdminServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getTenant">
-            <soap:operation soapAction="urn:getTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrieveTenants">
-            <soap:operation soapAction="urn:retrieveTenants" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateTenant">
-            <soap:operation soapAction="urn:deactivateTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePartialSearchTenants">
-            <soap:operation soapAction="urn:retrievePartialSearchTenants" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedTenants">
-            <soap:operation soapAction="urn:retrievePaginatedTenants" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateTenant">
-            <soap:operation soapAction="urn:updateTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addTenant">
-            <soap:operation soapAction="urn:addTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
-            <soap:operation soapAction="urn:retrievePaginatedPartialSearchTenants" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deleteTenant">
-            <soap:operation soapAction="urn:deleteTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="activateTenant">
-            <soap:operation soapAction="urn:activateTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="TenantMgtAdminServiceSoap12Binding" type="ns:TenantMgtAdminServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getTenant">
-            <soap12:operation soapAction="urn:getTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrieveTenants">
-            <soap12:operation soapAction="urn:retrieveTenants" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateTenant">
-            <soap12:operation soapAction="urn:deactivateTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePartialSearchTenants">
-            <soap12:operation soapAction="urn:retrievePartialSearchTenants" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedTenants">
-            <soap12:operation soapAction="urn:retrievePaginatedTenants" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateTenant">
-            <soap12:operation soapAction="urn:updateTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addTenant">
-            <soap12:operation soapAction="urn:addTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
-            <soap12:operation soapAction="urn:retrievePaginatedPartialSearchTenants" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deleteTenant">
-            <soap12:operation soapAction="urn:deleteTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="activateTenant">
-            <soap12:operation soapAction="urn:activateTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="TenantMgtAdminServiceException">
-                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="TenantMgtAdminServiceHttpBinding" type="ns:TenantMgtAdminServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="getTenant">
-            <http:operation location="getTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="retrieveTenants">
-            <http:operation location="retrieveTenants"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateTenant">
-            <http:operation location="deactivateTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePartialSearchTenants">
-            <http:operation location="retrievePartialSearchTenants"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedTenants">
-            <http:operation location="retrievePaginatedTenants"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="updateTenant">
-            <http:operation location="updateTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="addTenant">
-            <http:operation location="addTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
-            <http:operation location="retrievePaginatedPartialSearchTenants"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deleteTenant">
-            <http:operation location="deleteTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="activateTenant">
-            <http:operation location="activateTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="TenantMgtAdminService">
-        <wsdl:port name="TenantMgtAdminServiceHttpsSoap11Endpoint" binding="ns:TenantMgtAdminServiceSoap11Binding">
-            <soap:address location="https://172.16.60.1:9443/services/TenantMgtAdminService.TenantMgtAdminServiceHttpsSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="TenantMgtAdminServiceHttpsSoap12Endpoint" binding="ns:TenantMgtAdminServiceSoap12Binding">
-            <soap12:address location="https://172.16.60.1:9443/services/TenantMgtAdminService.TenantMgtAdminServiceHttpsSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="TenantMgtAdminServiceHttpsEndpoint" binding="ns:TenantMgtAdminServiceHttpBinding">
-            <http:address location="https://172.16.60.1:9443/services/TenantMgtAdminService.TenantMgtAdminServiceHttpsEndpoint/"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
new file mode 100644
index 0000000..184d41a
--- /dev/null
+++ b/service-stubs/org.apache.stratos.tenant.mgt.stub/pom.xml
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+       Licensed to the Apache Software Foundation (ASF) under one
+       or more contributor license agreements.  See the NOTICE file
+       distributed with this work for additional information
+       regarding copyright ownership.  The ASF licenses this file
+       to you under the Apache License, Version 2.0 (the
+       "License"); you may not use this file except in compliance
+       with the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+       Unless required by applicable law or agreed to in writing,
+       software distributed under the License is distributed on an
+       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       KIND, either express or implied.  See the License for the
+       specific language governing permissions and limitations
+       under the License. 
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <parent>
+    	<groupId>org.apache.stratos</groupId>
+        <artifactId>stratos-service-stubs-parent</artifactId>
+        <version>3.0.0-SNAPSHOT</version>
+    </parent>
+
+    <modelVersion>4.0.0</modelVersion>
+    <artifactId>org.apache.stratos.tenant.mgt.stub</artifactId>
+    <packaging>bundle</packaging>
+    <name>Apache Stratos - Tenant Management Stub</name>
+    <url>http://apache.org</url>
+
+    <build>
+        <plugins>
+            
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.1</version>
+                <executions>
+                    <execution>
+                        <id>source-code-generation</id>
+                        <phase>process-resources</phase>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                        <configuration>
+                            <tasks>
+                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
+                                    <arg line="-uri src/main/resources/TenantMgtAdminService.wsdl -u -uw -o target/generated-code
+                                    -p org.wso2.carbon.tenant.mgt.stub
+                                    -ns2p http://services.mgt.tenant.carbon.wso2.org=org.wso2.carbon.tenant.mgt.stub.services,http://beans.mgt.tenant.carbon.wso2.org/xsd=org.wso2.carbon.tenant.mgt.stub.beans.xsd,http://beans.common.stratos.carbon.wso2.org/xsd=org.wso2.carbon.tenant.mgt.stub.beans.xsd"/>
+                                    <classpath refid="maven.dependency.classpath"/>
+                                    <classpath refid="maven.compile.classpath"/>
+                                    <classpath refid="maven.runtime.classpath"/>
+                                </java>
+                            </tasks>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
+                        <Bundle-Name>${project.artifactId}</Bundle-Name>
+                        <Export-Package>
+                            org.wso2.carbon.tenant.mgt.stub.*; version="${carbon.platform.package.export.version}"
+                        </Export-Package>
+                        <Import-Package>
+			    			!org.wso2.carbon.tenant.mgt.stub.*,
+                            *;resolution:=optional
+                        </Import-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>add-source</id>
+                        <phase>generate-sources</phase>
+                        <goals>
+                            <goal>add-source</goal>
+                        </goals>
+                        <configuration>
+                            <sources>
+                                <source>
+                                    target/generated-code/src
+                                </source>
+                            </sources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.axis2.wso2</groupId>
+            <artifactId>axis2</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>wsdl4j.wso2</groupId>
+            <artifactId>wsdl4j</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
+            <artifactId>axiom</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ws.commons.schema.wso2</groupId>
+            <artifactId>XmlSchema</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.neethi.wso2</groupId>
+            <artifactId>neethi</artifactId>
+        </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.tenant.mgt.stub/src/main/resources/TenantMgtAdminService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.mgt.stub/src/main/resources/TenantMgtAdminService.wsdl b/service-stubs/org.apache.stratos.tenant.mgt.stub/src/main/resources/TenantMgtAdminService.wsdl
new file mode 100644
index 0000000..52e31f0
--- /dev/null
+++ b/service-stubs/org.apache.stratos.tenant.mgt.stub/src/main/resources/TenantMgtAdminService.wsdl
@@ -0,0 +1,616 @@
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.tenant.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ax2388="http://beans.common.stratos.apache.org/xsd" xmlns:ax2390="http://beans.mgt.tenant.stratos.apache.org/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.tenant.stratos.apache.org">
+    <wsdl:documentation>TenantMgtAdminService</wsdl:documentation>
+    <wsdl:types>
+        <xs:schema xmlns:ax2392="http://beans.mgt.tenant.stratos.apache.org/xsd" xmlns:ax2389="http://beans.common.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.tenant.stratos.apache.org">
+            <xs:import namespace="http://beans.common.stratos.apache.org/xsd"/>
+            <xs:import namespace="http://beans.mgt.tenant.stratos.apache.org/xsd"/>
+            <xs:element name="TenantMgtAdminServiceException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="TenantMgtAdminServiceException" nillable="true" type="ns:Exception"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:complexType name="Exception">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:element name="updateTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantInfoBean" nillable="true" type="ax2388:TenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrieveTenants">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrieveTenantsResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax2388:TenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrievePartialSearchTenants">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrievePartialSearchTenantsResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax2388:TenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrievePaginatedTenants">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrievePaginatedTenantsResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2392:PaginatedTenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrievePaginatedPartialSearchTenants">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="retrievePaginatedPartialSearchTenantsResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2392:PaginatedTenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2388:TenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deleteTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivateTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="addTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantInfoBean" nillable="true" type="ax2388:TenantInfoBean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="addTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="activateTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:schema>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.common.stratos.apache.org/xsd">
+            <xs:complexType name="TenantInfoBean">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="active" type="xs:boolean"/>
+                    <xs:element minOccurs="0" name="admin" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="adminPassword" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="createdDate" nillable="true" type="xs:dateTime"/>
+                    <xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="firstname" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="lastname" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="originatedService" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="successKey" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
+                    <xs:element minOccurs="0" name="usagePlan" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+        <xs:schema xmlns:ax2391="http://beans.common.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.mgt.tenant.stratos.apache.org/xsd">
+            <xs:import namespace="http://beans.common.stratos.apache.org/xsd"/>
+            <xs:complexType name="PaginatedTenantInfoBean">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="numberOfPages" type="xs:int"/>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="tenantInfoBeans" nillable="true" type="ax2391:TenantInfoBean"/>
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+    </wsdl:types>
+    <wsdl:message name="retrieveTenantsRequest">
+        <wsdl:part name="parameters" element="ns:retrieveTenants"/>
+    </wsdl:message>
+    <wsdl:message name="retrieveTenantsResponse">
+        <wsdl:part name="parameters" element="ns:retrieveTenantsResponse"/>
+    </wsdl:message>
+    <wsdl:message name="TenantMgtAdminServiceException">
+        <wsdl:part name="parameters" element="ns:TenantMgtAdminServiceException"/>
+    </wsdl:message>
+    <wsdl:message name="getTenantRequest">
+        <wsdl:part name="parameters" element="ns:getTenant"/>
+    </wsdl:message>
+    <wsdl:message name="getTenantResponse">
+        <wsdl:part name="parameters" element="ns:getTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="deactivateTenantRequest">
+        <wsdl:part name="parameters" element="ns:deactivateTenant"/>
+    </wsdl:message>
+    <wsdl:message name="deactivateTenantResponse"/>
+    <wsdl:message name="retrievePartialSearchTenantsRequest">
+        <wsdl:part name="parameters" element="ns:retrievePartialSearchTenants"/>
+    </wsdl:message>
+    <wsdl:message name="retrievePartialSearchTenantsResponse">
+        <wsdl:part name="parameters" element="ns:retrievePartialSearchTenantsResponse"/>
+    </wsdl:message>
+    <wsdl:message name="retrievePaginatedTenantsRequest">
+        <wsdl:part name="parameters" element="ns:retrievePaginatedTenants"/>
+    </wsdl:message>
+    <wsdl:message name="retrievePaginatedTenantsResponse">
+        <wsdl:part name="parameters" element="ns:retrievePaginatedTenantsResponse"/>
+    </wsdl:message>
+    <wsdl:message name="updateTenantRequest">
+        <wsdl:part name="parameters" element="ns:updateTenant"/>
+    </wsdl:message>
+    <wsdl:message name="updateTenantResponse"/>
+    <wsdl:message name="addTenantRequest">
+        <wsdl:part name="parameters" element="ns:addTenant"/>
+    </wsdl:message>
+    <wsdl:message name="addTenantResponse">
+        <wsdl:part name="parameters" element="ns:addTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="retrievePaginatedPartialSearchTenantsRequest">
+        <wsdl:part name="parameters" element="ns:retrievePaginatedPartialSearchTenants"/>
+    </wsdl:message>
+    <wsdl:message name="retrievePaginatedPartialSearchTenantsResponse">
+        <wsdl:part name="parameters" element="ns:retrievePaginatedPartialSearchTenantsResponse"/>
+    </wsdl:message>
+    <wsdl:message name="activateTenantRequest">
+        <wsdl:part name="parameters" element="ns:activateTenant"/>
+    </wsdl:message>
+    <wsdl:message name="activateTenantResponse"/>
+    <wsdl:message name="deleteTenantRequest">
+        <wsdl:part name="parameters" element="ns:deleteTenant"/>
+    </wsdl:message>
+    <wsdl:message name="deleteTenantResponse"/>
+    <wsdl:portType name="TenantMgtAdminServicePortType">
+        <wsdl:operation name="retrieveTenants">
+            <wsdl:input message="ns:retrieveTenantsRequest" wsaw:Action="urn:retrieveTenants"/>
+            <wsdl:output message="ns:retrieveTenantsResponse" wsaw:Action="urn:retrieveTenantsResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrieveTenantsTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getTenant">
+            <wsdl:input message="ns:getTenantRequest" wsaw:Action="urn:getTenant"/>
+            <wsdl:output message="ns:getTenantResponse" wsaw:Action="urn:getTenantResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:getTenantTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateTenant">
+            <wsdl:input message="ns:deactivateTenantRequest" wsaw:Action="urn:deactivateTenant"/>
+            <wsdl:output message="ns:deactivateTenantResponse" wsaw:Action="urn:deactivateTenantResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:deactivateTenantTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePartialSearchTenants">
+            <wsdl:input message="ns:retrievePartialSearchTenantsRequest" wsaw:Action="urn:retrievePartialSearchTenants"/>
+            <wsdl:output message="ns:retrievePartialSearchTenantsResponse" wsaw:Action="urn:retrievePartialSearchTenantsResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrievePartialSearchTenantsTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedTenants">
+            <wsdl:input message="ns:retrievePaginatedTenantsRequest" wsaw:Action="urn:retrievePaginatedTenants"/>
+            <wsdl:output message="ns:retrievePaginatedTenantsResponse" wsaw:Action="urn:retrievePaginatedTenantsResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrievePaginatedTenantsTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="updateTenant">
+            <wsdl:input message="ns:updateTenantRequest" wsaw:Action="urn:updateTenant"/>
+            <wsdl:output message="ns:updateTenantResponse" wsaw:Action="urn:updateTenantResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:updateTenantTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="addTenant">
+            <wsdl:input message="ns:addTenantRequest" wsaw:Action="urn:addTenant"/>
+            <wsdl:output message="ns:addTenantResponse" wsaw:Action="urn:addTenantResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:addTenantTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
+            <wsdl:input message="ns:retrievePaginatedPartialSearchTenantsRequest" wsaw:Action="urn:retrievePaginatedPartialSearchTenants"/>
+            <wsdl:output message="ns:retrievePaginatedPartialSearchTenantsResponse" wsaw:Action="urn:retrievePaginatedPartialSearchTenantsResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:retrievePaginatedPartialSearchTenantsTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="activateTenant">
+            <wsdl:input message="ns:activateTenantRequest" wsaw:Action="urn:activateTenant"/>
+            <wsdl:output message="ns:activateTenantResponse" wsaw:Action="urn:activateTenantResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:activateTenantTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="deleteTenant">
+            <wsdl:input message="ns:deleteTenantRequest" wsaw:Action="urn:deleteTenant"/>
+            <wsdl:output message="ns:deleteTenantResponse" wsaw:Action="urn:deleteTenantResponse"/>
+            <wsdl:fault message="ns:TenantMgtAdminServiceException" name="TenantMgtAdminServiceException" wsaw:Action="urn:deleteTenantTenantMgtAdminServiceException"/>
+        </wsdl:operation>
+    </wsdl:portType>
+    <wsdl:binding name="TenantMgtAdminServiceSoap11Binding" type="ns:TenantMgtAdminServicePortType">
+        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="getTenant">
+            <soap:operation soapAction="urn:getTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrieveTenants">
+            <soap:operation soapAction="urn:retrieveTenants" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateTenant">
+            <soap:operation soapAction="urn:deactivateTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePartialSearchTenants">
+            <soap:operation soapAction="urn:retrievePartialSearchTenants" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedTenants">
+            <soap:operation soapAction="urn:retrievePaginatedTenants" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="updateTenant">
+            <soap:operation soapAction="urn:updateTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="addTenant">
+            <soap:operation soapAction="urn:addTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
+            <soap:operation soapAction="urn:retrievePaginatedPartialSearchTenants" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deleteTenant">
+            <soap:operation soapAction="urn:deleteTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="activateTenant">
+            <soap:operation soapAction="urn:activateTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="TenantMgtAdminServiceSoap12Binding" type="ns:TenantMgtAdminServicePortType">
+        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="getTenant">
+            <soap12:operation soapAction="urn:getTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrieveTenants">
+            <soap12:operation soapAction="urn:retrieveTenants" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateTenant">
+            <soap12:operation soapAction="urn:deactivateTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePartialSearchTenants">
+            <soap12:operation soapAction="urn:retrievePartialSearchTenants" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedTenants">
+            <soap12:operation soapAction="urn:retrievePaginatedTenants" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="updateTenant">
+            <soap12:operation soapAction="urn:updateTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="addTenant">
+            <soap12:operation soapAction="urn:addTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
+            <soap12:operation soapAction="urn:retrievePaginatedPartialSearchTenants" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deleteTenant">
+            <soap12:operation soapAction="urn:deleteTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="activateTenant">
+            <soap12:operation soapAction="urn:activateTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="TenantMgtAdminServiceException">
+                <soap12:fault use="literal" name="TenantMgtAdminServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="TenantMgtAdminServiceHttpBinding" type="ns:TenantMgtAdminServicePortType">
+        <http:binding verb="POST"/>
+        <wsdl:operation name="getTenant">
+            <http:operation location="getTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="retrieveTenants">
+            <http:operation location="retrieveTenants"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateTenant">
+            <http:operation location="deactivateTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePartialSearchTenants">
+            <http:operation location="retrievePartialSearchTenants"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedTenants">
+            <http:operation location="retrievePaginatedTenants"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="updateTenant">
+            <http:operation location="updateTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="addTenant">
+            <http:operation location="addTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="retrievePaginatedPartialSearchTenants">
+            <http:operation location="retrievePaginatedPartialSearchTenants"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="deleteTenant">
+            <http:operation location="deleteTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="activateTenant">
+            <http:operation location="activateTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="TenantMgtAdminService">
+        <wsdl:port name="TenantMgtAdminServiceHttpsSoap11Endpoint" binding="ns:TenantMgtAdminServiceSoap11Binding">
+            <soap:address location="https://172.16.60.1:9443/services/TenantMgtAdminService.TenantMgtAdminServiceHttpsSoap11Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="TenantMgtAdminServiceHttpsSoap12Endpoint" binding="ns:TenantMgtAdminServiceSoap12Binding">
+            <soap12:address location="https://172.16.60.1:9443/services/TenantMgtAdminService.TenantMgtAdminServiceHttpsSoap12Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="TenantMgtAdminServiceHttpsEndpoint" binding="ns:TenantMgtAdminServiceHttpBinding">
+            <http:address location="https://172.16.60.1:9443/services/TenantMgtAdminService.TenantMgtAdminServiceHttpsEndpoint/"/>
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
index 26a4be2..9c09984 100644
--- a/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.theme.mgt.stub/pom.xml
@@ -30,7 +30,6 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.theme.mgt.stub</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache Stratos - Theme Configuration User Interface</name>
 
     <build>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml b/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
index c6eb111..25796e1 100644
--- a/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.validate.domain.stub/pom.xml
@@ -20,9 +20,8 @@
 
     <parent>
         <groupId>org.apache.stratos</groupId>
-        <artifactId>stratos-service-stubs</artifactId>
+        <artifactId>stratos-service-stubs-parent</artifactId>
         <version>3.0.0-SNAPSHOT</version>
-	<relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml
index acb9971..2af9bab 100644
--- a/service-stubs/pom.xml
+++ b/service-stubs/pom.xml
@@ -35,10 +35,10 @@
     <url>http://apache.org</url>
 
     <modules>                            
-        <module>org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3</module>
-	<module>org.apache.stratos.adc.mgt.stub/4.1.3</module>
-	<module>org.apache.stratos.account.mgt.stub/4.1.3</module>
-	<module>org.apache.stratos.tenant.mgt.stub/4.1.0</module>
+        <module>org.apache.stratos.load.balance.cartridge.autoscaler.service.stub</module>
+	<module>org.apache.stratos.adc.mgt.stub</module>
+	<module>org.apache.stratos.account.mgt.stub</module>
+	<module>org.apache.stratos.tenant.mgt.stub</module>
 	<module>org.apache.stratos.common.stub</module>
 	<module>org.apache.stratos.usage.stub</module>
 	<module>org.apache.stratos.throttling.agent.stub</module>


[09/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/AccountMgtService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/AccountMgtService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/AccountMgtService.wsdl
deleted file mode 100644
index 1432363..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/AccountMgtService.wsdl
+++ /dev/null
@@ -1,628 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.account.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax21="http://beans.mgt.account.stratos.apache.org/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.account.stratos.apache.org">
-    <wsdl:documentation>AccountMgtService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema xmlns:ax22="http://beans.mgt.account.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.account.stratos.apache.org">
-            <xs:import namespace="http://beans.mgt.account.stratos.apache.org/xsd" />
-            <xs:element name="updateFullnameException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="updateFullnameException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="updateFullname">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="accountInfoBean" nillable="true" type="ax21:AccountInfoBean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="updateFullnameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="updateContactException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="updateContactException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="updateContact">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="contactEmail" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isEmailValidatedException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="isEmailValidatedException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isEmailValidated">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isEmailValidatedResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isDomainValidatedException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="isDomainValidatedException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isDomainValidated">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isDomainValidatedResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getFullnameException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="getFullnameException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getFullname">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getFullnameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax21:AccountInfoBean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getContactException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="getContactException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getContact">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getContactResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="finishedDomainValidationException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="finishedDomainValidationException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="finishedDomainValidation">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="validatedDomain" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="successKey" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="finishedDomainValidationResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="deactivateException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivate">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="checkDomainAvailabilityException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="checkDomainAvailabilityException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="checkDomainAvailability">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="checkDomainAvailabilityResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.mgt.account.stratos.apache.org/xsd">
-            <xs:complexType name="AccountInfoBean">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="firstname" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="lastname" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="checkDomainAvailabilityRequest">
-        <wsdl:part name="parameters" element="ns:checkDomainAvailability" />
-    </wsdl:message>
-    <wsdl:message name="checkDomainAvailabilityResponse">
-        <wsdl:part name="parameters" element="ns:checkDomainAvailabilityResponse" />
-    </wsdl:message>
-    <wsdl:message name="checkDomainAvailabilityException">
-        <wsdl:part name="parameters" element="ns:checkDomainAvailabilityException" />
-    </wsdl:message>
-    <wsdl:message name="getContactRequest">
-        <wsdl:part name="parameters" element="ns:getContact" />
-    </wsdl:message>
-    <wsdl:message name="getContactResponse">
-        <wsdl:part name="parameters" element="ns:getContactResponse" />
-    </wsdl:message>
-    <wsdl:message name="getContactException">
-        <wsdl:part name="parameters" element="ns:getContactException" />
-    </wsdl:message>
-    <wsdl:message name="isEmailValidatedRequest">
-        <wsdl:part name="parameters" element="ns:isEmailValidated" />
-    </wsdl:message>
-    <wsdl:message name="isEmailValidatedResponse">
-        <wsdl:part name="parameters" element="ns:isEmailValidatedResponse" />
-    </wsdl:message>
-    <wsdl:message name="isEmailValidatedException">
-        <wsdl:part name="parameters" element="ns:isEmailValidatedException" />
-    </wsdl:message>
-    <wsdl:message name="updateFullnameRequest">
-        <wsdl:part name="parameters" element="ns:updateFullname" />
-    </wsdl:message>
-    <wsdl:message name="updateFullnameResponse">
-        <wsdl:part name="parameters" element="ns:updateFullnameResponse" />
-    </wsdl:message>
-    <wsdl:message name="updateFullnameException">
-        <wsdl:part name="parameters" element="ns:updateFullnameException" />
-    </wsdl:message>
-    <wsdl:message name="isDomainValidatedRequest">
-        <wsdl:part name="parameters" element="ns:isDomainValidated" />
-    </wsdl:message>
-    <wsdl:message name="isDomainValidatedResponse">
-        <wsdl:part name="parameters" element="ns:isDomainValidatedResponse" />
-    </wsdl:message>
-    <wsdl:message name="isDomainValidatedException">
-        <wsdl:part name="parameters" element="ns:isDomainValidatedException" />
-    </wsdl:message>
-    <wsdl:message name="deactivateRequest">
-        <wsdl:part name="parameters" element="ns:deactivate" />
-    </wsdl:message>
-    <wsdl:message name="deactivateResponse" />
-    <wsdl:message name="deactivateException">
-        <wsdl:part name="parameters" element="ns:deactivateException" />
-    </wsdl:message>
-    <wsdl:message name="getFullnameRequest">
-        <wsdl:part name="parameters" element="ns:getFullname" />
-    </wsdl:message>
-    <wsdl:message name="getFullnameResponse">
-        <wsdl:part name="parameters" element="ns:getFullnameResponse" />
-    </wsdl:message>
-    <wsdl:message name="getFullnameException">
-        <wsdl:part name="parameters" element="ns:getFullnameException" />
-    </wsdl:message>
-    <wsdl:message name="finishedDomainValidationRequest">
-        <wsdl:part name="parameters" element="ns:finishedDomainValidation" />
-    </wsdl:message>
-    <wsdl:message name="finishedDomainValidationResponse">
-        <wsdl:part name="parameters" element="ns:finishedDomainValidationResponse" />
-    </wsdl:message>
-    <wsdl:message name="finishedDomainValidationException">
-        <wsdl:part name="parameters" element="ns:finishedDomainValidationException" />
-    </wsdl:message>
-    <wsdl:message name="updateContactRequest">
-        <wsdl:part name="parameters" element="ns:updateContact" />
-    </wsdl:message>
-    <wsdl:message name="updateContactResponse" />
-    <wsdl:message name="updateContactException">
-        <wsdl:part name="parameters" element="ns:updateContactException" />
-    </wsdl:message>
-    <wsdl:portType name="AccountMgtServicePortType">
-        <wsdl:operation name="checkDomainAvailability">
-            <wsdl:input message="ns:checkDomainAvailabilityRequest" wsaw:Action="urn:checkDomainAvailability" />
-            <wsdl:output message="ns:checkDomainAvailabilityResponse" wsaw:Action="urn:checkDomainAvailabilityResponse" />
-            <wsdl:fault message="ns:checkDomainAvailabilityException" name="checkDomainAvailabilityException" wsaw:Action="urn:checkDomainAvailabilitycheckDomainAvailabilityException" />
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <wsdl:input message="ns:getContactRequest" wsaw:Action="urn:getContact" />
-            <wsdl:output message="ns:getContactResponse" wsaw:Action="urn:getContactResponse" />
-            <wsdl:fault message="ns:getContactException" name="getContactException" wsaw:Action="urn:getContactgetContactException" />
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <wsdl:input message="ns:isEmailValidatedRequest" wsaw:Action="urn:isEmailValidated" />
-            <wsdl:output message="ns:isEmailValidatedResponse" wsaw:Action="urn:isEmailValidatedResponse" />
-            <wsdl:fault message="ns:isEmailValidatedException" name="isEmailValidatedException" wsaw:Action="urn:isEmailValidatedisEmailValidatedException" />
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <wsdl:input message="ns:updateFullnameRequest" wsaw:Action="urn:updateFullname" />
-            <wsdl:output message="ns:updateFullnameResponse" wsaw:Action="urn:updateFullnameResponse" />
-            <wsdl:fault message="ns:updateFullnameException" name="updateFullnameException" wsaw:Action="urn:updateFullnameupdateFullnameException" />
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <wsdl:input message="ns:isDomainValidatedRequest" wsaw:Action="urn:isDomainValidated" />
-            <wsdl:output message="ns:isDomainValidatedResponse" wsaw:Action="urn:isDomainValidatedResponse" />
-            <wsdl:fault message="ns:isDomainValidatedException" name="isDomainValidatedException" wsaw:Action="urn:isDomainValidatedisDomainValidatedException" />
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <wsdl:input message="ns:deactivateRequest" wsaw:Action="urn:deactivate" />
-            <wsdl:output message="ns:deactivateResponse" wsaw:Action="urn:deactivateResponse" />
-            <wsdl:fault message="ns:deactivateException" name="deactivateException" wsaw:Action="urn:deactivatedeactivateException" />
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <wsdl:input message="ns:getFullnameRequest" wsaw:Action="urn:getFullname" />
-            <wsdl:output message="ns:getFullnameResponse" wsaw:Action="urn:getFullnameResponse" />
-            <wsdl:fault message="ns:getFullnameException" name="getFullnameException" wsaw:Action="urn:getFullnamegetFullnameException" />
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <wsdl:input message="ns:finishedDomainValidationRequest" wsaw:Action="urn:finishedDomainValidation" />
-            <wsdl:output message="ns:finishedDomainValidationResponse" wsaw:Action="urn:finishedDomainValidationResponse" />
-            <wsdl:fault message="ns:finishedDomainValidationException" name="finishedDomainValidationException" wsaw:Action="urn:finishedDomainValidationfinishedDomainValidationException" />
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <wsdl:input message="ns:updateContactRequest" wsaw:Action="urn:updateContact" />
-            <wsdl:output message="ns:updateContactResponse" wsaw:Action="urn:updateContactResponse" />
-            <wsdl:fault message="ns:updateContactException" name="updateContactException" wsaw:Action="urn:updateContactupdateContactException" />
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="AccountMgtServiceSoap11Binding" type="ns:AccountMgtServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="checkDomainAvailability">
-            <soap:operation soapAction="urn:checkDomainAvailability" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="checkDomainAvailabilityException">
-                <soap:fault use="literal" name="checkDomainAvailabilityException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <soap:operation soapAction="urn:getContact" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getContactException">
-                <soap:fault use="literal" name="getContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <soap:operation soapAction="urn:isEmailValidated" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isEmailValidatedException">
-                <soap:fault use="literal" name="isEmailValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <soap:operation soapAction="urn:updateFullname" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateFullnameException">
-                <soap:fault use="literal" name="updateFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <soap:operation soapAction="urn:isDomainValidated" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isDomainValidatedException">
-                <soap:fault use="literal" name="isDomainValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <soap:operation soapAction="urn:deactivate" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="deactivateException">
-                <soap:fault use="literal" name="deactivateException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <soap:operation soapAction="urn:getFullname" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getFullnameException">
-                <soap:fault use="literal" name="getFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <soap:operation soapAction="urn:finishedDomainValidation" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="finishedDomainValidationException">
-                <soap:fault use="literal" name="finishedDomainValidationException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <soap:operation soapAction="urn:updateContact" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateContactException">
-                <soap:fault use="literal" name="updateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="AccountMgtServiceSoap12Binding" type="ns:AccountMgtServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="checkDomainAvailability">
-            <soap12:operation soapAction="urn:checkDomainAvailability" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="checkDomainAvailabilityException">
-                <soap12:fault use="literal" name="checkDomainAvailabilityException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <soap12:operation soapAction="urn:getContact" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getContactException">
-                <soap12:fault use="literal" name="getContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <soap12:operation soapAction="urn:isEmailValidated" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isEmailValidatedException">
-                <soap12:fault use="literal" name="isEmailValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <soap12:operation soapAction="urn:updateFullname" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateFullnameException">
-                <soap12:fault use="literal" name="updateFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <soap12:operation soapAction="urn:isDomainValidated" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isDomainValidatedException">
-                <soap12:fault use="literal" name="isDomainValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <soap12:operation soapAction="urn:deactivate" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="deactivateException">
-                <soap12:fault use="literal" name="deactivateException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <soap12:operation soapAction="urn:getFullname" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getFullnameException">
-                <soap12:fault use="literal" name="getFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <soap12:operation soapAction="urn:finishedDomainValidation" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="finishedDomainValidationException">
-                <soap12:fault use="literal" name="finishedDomainValidationException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <soap12:operation soapAction="urn:updateContact" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateContactException">
-                <soap12:fault use="literal" name="updateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="AccountMgtServiceHttpBinding" type="ns:AccountMgtServicePortType">
-        <http:binding verb="POST" />
-        <wsdl:operation name="checkDomainAvailability">
-            <http:operation location="checkDomainAvailability" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <http:operation location="getContact" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <http:operation location="isEmailValidated" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <http:operation location="updateFullname" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <http:operation location="isDomainValidated" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <http:operation location="deactivate" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <http:operation location="getFullname" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <http:operation location="finishedDomainValidation" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <http:operation location="updateContact" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="AccountMgtService">
-        <wsdl:port name="AccountMgtServiceHttpsSoap11Endpoint" binding="ns:AccountMgtServiceSoap11Binding">
-            <soap:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsSoap11Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="AccountMgtServiceHttpsSoap12Endpoint" binding="ns:AccountMgtServiceSoap12Binding">
-            <soap12:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsSoap12Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="AccountMgtServiceHttpsEndpoint" binding="ns:AccountMgtServiceHttpBinding">
-            <http:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsEndpoint/" />
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/BillingDataAccessService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/BillingDataAccessService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/BillingDataAccessService.wsdl
deleted file mode 100644
index aa8fd6b..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/BillingDataAccessService.wsdl
+++ /dev/null
@@ -1,913 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.billing.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ax227="http://dataobjects.core.billing.carbon.wso2.org/xsd" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.billing.carbon.wso2.org">
-    <wsdl:documentation>BillingDataAccessService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema xmlns:ax228="http://dataobjects.core.billing.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.billing.carbon.wso2.org">
-            <xs:import namespace="http://dataobjects.core.billing.carbon.wso2.org/xsd"/>
-            <xs:element name="BillingDataAccessServiceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="BillingDataAccessServiceException" nillable="true" type="ns:Exception"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="getSubscription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getItemIdWithName">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="parentId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getItemIdWithNameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getInactiveSubscriptionsOfCustomer">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="customerId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getInactiveSubscriptionsOfCustomerResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCustomerWithName">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="customerName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCustomerWithNameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Customer"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerByTenant">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerByTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerBySuperTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerBySuperTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deleteBillingData">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionByTenant">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionByTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionBySuperTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionBySuperTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionForTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionForTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionByTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionByTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionBySuperTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="customerId" type="xs:int"/>
-                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionBySuperTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addSubscription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscription" nillable="true" type="ax228:Subscription"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addSubscriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activateSubscription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionId" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activateSubscriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://dataobjects.core.billing.carbon.wso2.org/xsd">
-            <xs:complexType name="Subscription">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="active" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="activeSince" nillable="true" type="xs:date"/>
-                    <xs:element minOccurs="0" name="activeUntil" nillable="true" type="xs:date"/>
-                    <xs:element minOccurs="0" name="customer" nillable="true" type="ax227:Customer"/>
-                    <xs:element minOccurs="0" name="id" type="xs:int"/>
-                    <xs:element minOccurs="0" name="invoiceSubscriptionId" type="xs:int"/>
-                    <xs:element minOccurs="0" name="item" nillable="true" type="ax227:Item"/>
-                    <xs:element minOccurs="0" name="payments" nillable="true" type="xs:anyType"/>
-                    <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Customer">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="activeInvoice" nillable="true" type="ax227:Invoice"/>
-                    <xs:element minOccurs="0" name="address" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="context" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="fullName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="id" type="xs:int"/>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="startedDate" nillable="true" type="xs:date"/>
-                    <xs:element minOccurs="0" name="totalBandwidth" type="xs:long"/>
-                    <xs:element minOccurs="0" name="totalCartridgeCPUHours" type="xs:long"/>
-                    <xs:element minOccurs="0" name="totalStorage" type="xs:long"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Invoice">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="boughtForward" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="carriedForward" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="customer" nillable="true" type="ax227:Customer"/>
-                    <xs:element minOccurs="0" name="date" nillable="true" type="xs:date"/>
-                    <xs:element minOccurs="0" name="endDate" nillable="true" type="xs:date"/>
-                    <xs:element minOccurs="0" name="id" type="xs:int"/>
-                    <xs:element minOccurs="0" name="payments" nillable="true" type="xs:anyType"/>
-                    <xs:element minOccurs="0" name="startDate" nillable="true" type="xs:date"/>
-                    <xs:element minOccurs="0" name="subscriptions" nillable="true" type="xs:anyType"/>
-                    <xs:element minOccurs="0" name="totalCost" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="totalPayment" nillable="true" type="ax227:Cash"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Cash">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="currency" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="decimalNumber" type="xs:int"/>
-                    <xs:element minOccurs="0" name="sign" nillable="true" type="ax227:Cash_Sign"/>
-                    <xs:element minOccurs="0" name="wholeNumber" type="xs:int"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Cash_Sign">
-                <xs:complexContent>
-                    <xs:extension base="xs:Enum">
-                        <xs:sequence/>
-                    </xs:extension>
-                </xs:complexContent>
-            </xs:complexType>
-            <xs:complexType name="Item">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="bandwidthLimit" type="xs:int"/>
-                    <xs:element minOccurs="0" name="bandwidthOveruseCharge" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="cartridgeCPUHourLimit" type="xs:int"/>
-                    <xs:element minOccurs="0" name="cartridgeCPUOveruseCharge" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="children" nillable="true" type="xs:anyType"/>
-                    <xs:element minOccurs="0" name="cost" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="creditLimit" nillable="true" type="ax227:Cash"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="id" type="xs:int"/>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="parent" nillable="true" type="ax227:Item"/>
-                    <xs:element minOccurs="0" name="resourceVolumeLimit" type="xs:int"/>
-                    <xs:element minOccurs="0" name="resourceVolumeOveruseCharge" nillable="true" type="ax227:Cash"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="changeSubscriptionByTenantRequest">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionByTenant"/>
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionByTenantResponse">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionByTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="BillingDataAccessServiceException">
-        <wsdl:part name="parameters" element="ns:BillingDataAccessServiceException"/>
-    </wsdl:message>
-    <wsdl:message name="activateSubscriptionRequest">
-        <wsdl:part name="parameters" element="ns:activateSubscription"/>
-    </wsdl:message>
-    <wsdl:message name="activateSubscriptionResponse">
-        <wsdl:part name="parameters" element="ns:activateSubscriptionResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getInactiveSubscriptionsOfCustomerRequest">
-        <wsdl:part name="parameters" element="ns:getInactiveSubscriptionsOfCustomer"/>
-    </wsdl:message>
-    <wsdl:message name="getInactiveSubscriptionsOfCustomerResponse">
-        <wsdl:part name="parameters" element="ns:getInactiveSubscriptionsOfCustomerResponse"/>
-    </wsdl:message>
-    <wsdl:message name="deleteBillingDataRequest">
-        <wsdl:part name="parameters" element="ns:deleteBillingData"/>
-    </wsdl:message>
-    <wsdl:message name="getItemIdWithNameRequest">
-        <wsdl:part name="parameters" element="ns:getItemIdWithName"/>
-    </wsdl:message>
-    <wsdl:message name="getItemIdWithNameResponse">
-        <wsdl:part name="parameters" element="ns:getItemIdWithNameResponse"/>
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionBySuperTenantRequest">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionBySuperTenant"/>
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionBySuperTenantResponse">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionBySuperTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="addSubscriptionRequest">
-        <wsdl:part name="parameters" element="ns:addSubscription"/>
-    </wsdl:message>
-    <wsdl:message name="addSubscriptionResponse">
-        <wsdl:part name="parameters" element="ns:addSubscriptionResponse"/>
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionByTenantRequest">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionByTenant"/>
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionByTenantResponse">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionByTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscriptionRequest">
-        <wsdl:part name="parameters" element="ns:getSubscription"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscriptionResponse">
-        <wsdl:part name="parameters" element="ns:getSubscriptionResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getCustomerWithNameRequest">
-        <wsdl:part name="parameters" element="ns:getCustomerWithName"/>
-    </wsdl:message>
-    <wsdl:message name="getCustomerWithNameResponse">
-        <wsdl:part name="parameters" element="ns:getCustomerWithNameResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerByTenantRequest">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerByTenant"/>
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerByTenantResponse">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerByTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerBySuperTenantRequest">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerBySuperTenant"/>
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerBySuperTenantResponse">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerBySuperTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionBySuperTenantRequest">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionBySuperTenant"/>
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionBySuperTenantResponse">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionBySuperTenantResponse"/>
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionForTenantRequest">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionForTenant"/>
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionForTenantResponse">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionForTenantResponse"/>
-    </wsdl:message>
-    <wsdl:portType name="BillingDataAccessServicePortType">
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <wsdl:input message="ns:changeSubscriptionByTenantRequest" wsaw:Action="urn:changeSubscriptionByTenant"/>
-            <wsdl:output message="ns:changeSubscriptionByTenantResponse" wsaw:Action="urn:changeSubscriptionByTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionByTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <wsdl:input message="ns:activateSubscriptionRequest" wsaw:Action="urn:activateSubscription"/>
-            <wsdl:output message="ns:activateSubscriptionResponse" wsaw:Action="urn:activateSubscriptionResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:activateSubscriptionBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <wsdl:input message="ns:getInactiveSubscriptionsOfCustomerRequest" wsaw:Action="urn:getInactiveSubscriptionsOfCustomer"/>
-            <wsdl:output message="ns:getInactiveSubscriptionsOfCustomerResponse" wsaw:Action="urn:getInactiveSubscriptionsOfCustomerResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getInactiveSubscriptionsOfCustomerBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <wsdl:input message="ns:deleteBillingDataRequest" wsaw:Action="urn:deleteBillingData"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deleteBillingDataBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <wsdl:input message="ns:getItemIdWithNameRequest" wsaw:Action="urn:getItemIdWithName"/>
-            <wsdl:output message="ns:getItemIdWithNameResponse" wsaw:Action="urn:getItemIdWithNameResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getItemIdWithNameBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <wsdl:input message="ns:deactivateActiveSubscriptionBySuperTenantRequest" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenant"/>
-            <wsdl:output message="ns:deactivateActiveSubscriptionBySuperTenantResponse" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <wsdl:input message="ns:addSubscriptionRequest" wsaw:Action="urn:addSubscription"/>
-            <wsdl:output message="ns:addSubscriptionResponse" wsaw:Action="urn:addSubscriptionResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:addSubscriptionBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <wsdl:input message="ns:deactivateActiveSubscriptionByTenantRequest" wsaw:Action="urn:deactivateActiveSubscriptionByTenant"/>
-            <wsdl:output message="ns:deactivateActiveSubscriptionByTenantResponse" wsaw:Action="urn:deactivateActiveSubscriptionByTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deactivateActiveSubscriptionByTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <wsdl:input message="ns:getSubscriptionRequest" wsaw:Action="urn:getSubscription"/>
-            <wsdl:output message="ns:getSubscriptionResponse" wsaw:Action="urn:getSubscriptionResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getSubscriptionBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <wsdl:input message="ns:getCustomerWithNameRequest" wsaw:Action="urn:getCustomerWithName"/>
-            <wsdl:output message="ns:getCustomerWithNameResponse" wsaw:Action="urn:getCustomerWithNameResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getCustomerWithNameBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <wsdl:input message="ns:getActiveSubscriptionOfCustomerByTenantRequest" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenant"/>
-            <wsdl:output message="ns:getActiveSubscriptionOfCustomerByTenantResponse" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <wsdl:input message="ns:getActiveSubscriptionOfCustomerBySuperTenantRequest" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenant"/>
-            <wsdl:output message="ns:getActiveSubscriptionOfCustomerBySuperTenantResponse" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <wsdl:input message="ns:changeSubscriptionBySuperTenantRequest" wsaw:Action="urn:changeSubscriptionBySuperTenant"/>
-            <wsdl:output message="ns:changeSubscriptionBySuperTenantResponse" wsaw:Action="urn:changeSubscriptionBySuperTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionBySuperTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <wsdl:input message="ns:changeSubscriptionForTenantRequest" wsaw:Action="urn:changeSubscriptionForTenant"/>
-            <wsdl:output message="ns:changeSubscriptionForTenantResponse" wsaw:Action="urn:changeSubscriptionForTenantResponse"/>
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionForTenantBillingDataAccessServiceException"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="BillingDataAccessServiceSoap11Binding" type="ns:BillingDataAccessServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <soap:operation soapAction="urn:changeSubscriptionByTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <soap:operation soapAction="urn:activateSubscription" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <soap:operation soapAction="urn:getInactiveSubscriptionsOfCustomer" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <soap:operation soapAction="urn:deactivateActiveSubscriptionBySuperTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <soap:operation soapAction="urn:getItemIdWithName" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <soap:operation soapAction="urn:deleteBillingData" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <soap:operation soapAction="urn:addSubscription" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <soap:operation soapAction="urn:deactivateActiveSubscriptionByTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <soap:operation soapAction="urn:getSubscription" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <soap:operation soapAction="urn:getCustomerWithName" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <soap:operation soapAction="urn:getActiveSubscriptionOfCustomerBySuperTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <soap:operation soapAction="urn:getActiveSubscriptionOfCustomerByTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <soap:operation soapAction="urn:changeSubscriptionBySuperTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <soap:operation soapAction="urn:changeSubscriptionForTenant" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="BillingDataAccessServiceSoap12Binding" type="ns:BillingDataAccessServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <soap12:operation soapAction="urn:changeSubscriptionByTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <soap12:operation soapAction="urn:activateSubscription" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <soap12:operation soapAction="urn:getInactiveSubscriptionsOfCustomer" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <soap12:operation soapAction="urn:deactivateActiveSubscriptionBySuperTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <soap12:operation soapAction="urn:getItemIdWithName" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <soap12:operation soapAction="urn:deleteBillingData" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <soap12:operation soapAction="urn:addSubscription" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <soap12:operation soapAction="urn:deactivateActiveSubscriptionByTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <soap12:operation soapAction="urn:getSubscription" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <soap12:operation soapAction="urn:getCustomerWithName" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <soap12:operation soapAction="urn:getActiveSubscriptionOfCustomerBySuperTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <soap12:operation soapAction="urn:getActiveSubscriptionOfCustomerByTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <soap12:operation soapAction="urn:changeSubscriptionBySuperTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <soap12:operation soapAction="urn:changeSubscriptionForTenant" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="BillingDataAccessServiceHttpBinding" type="ns:BillingDataAccessServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <http:operation location="changeSubscriptionByTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <http:operation location="activateSubscription"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <http:operation location="getInactiveSubscriptionsOfCustomer"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <http:operation location="deactivateActiveSubscriptionBySuperTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <http:operation location="getItemIdWithName"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <http:operation location="deleteBillingData"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <http:operation location="addSubscription"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <http:operation location="deactivateActiveSubscriptionByTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <http:operation location="getSubscription"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <http:operation location="getCustomerWithName"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <http:operation location="getActiveSubscriptionOfCustomerBySuperTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <http:operation location="getActiveSubscriptionOfCustomerByTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <http:operation location="changeSubscriptionBySuperTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <http:operation location="changeSubscriptionForTenant"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="BillingDataAccessService">
-        <wsdl:port name="BillingDataAccessServiceHttpsSoap11Endpoint" binding="ns:BillingDataAccessServiceSoap11Binding">
-            <soap:address location="https://192.168.1.102:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="BillingDataAccessServiceHttpsSoap12Endpoint" binding="ns:BillingDataAccessServiceSoap12Binding">
-            <soap12:address location="https://192.168.1.102:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="BillingDataAccessServiceHttpsEndpoint" binding="ns:BillingDataAccessServiceHttpBinding">
-            <http:address location="https://192.168.1.102:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsEndpoint/"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file


[10/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/BillingDataAccessService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/BillingDataAccessService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/BillingDataAccessService.wsdl
deleted file mode 100644
index fd5ce35..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/BillingDataAccessService.wsdl
+++ /dev/null
@@ -1,910 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.billing.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax237="http://dataobjects.core.billing.carbon.wso2.org/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.billing.carbon.wso2.org">
-    <wsdl:documentation>BillingDataAccessService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema xmlns:ax238="http://dataobjects.core.billing.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.billing.carbon.wso2.org">
-            <xs:import namespace="http://dataobjects.core.billing.carbon.wso2.org/xsd" />
-            <xs:element name="BillingDataAccessServiceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="BillingDataAccessServiceException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="getSubscription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax238:Subscription" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getItemIdWithName">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="parentId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getItemIdWithNameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getInactiveSubscriptionsOfCustomer">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="customerId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getInactiveSubscriptionsOfCustomerResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax238:Subscription" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCustomerWithName">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="customerName" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCustomerWithNameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax238:Customer" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerByTenant">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerByTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax238:Subscription" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerBySuperTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getActiveSubscriptionOfCustomerBySuperTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax238:Subscription" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deleteBillingData">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionByTenant">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionByTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionBySuperTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="tenantId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateActiveSubscriptionBySuperTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionForTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionForTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionByTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionByTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionBySuperTenant">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="customerId" type="xs:int" />
-                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="changeSubscriptionBySuperTenantResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addSubscription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscription" nillable="true" type="ax238:Subscription" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addSubscriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activateSubscription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="subscriptionId" type="xs:int" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activateSubscriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://dataobjects.core.billing.carbon.wso2.org/xsd">
-            <xs:complexType name="Subscription">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="active" type="xs:boolean" />
-                    <xs:element minOccurs="0" name="activeSince" nillable="true" type="xs:date" />
-                    <xs:element minOccurs="0" name="activeUntil" nillable="true" type="xs:date" />
-                    <xs:element minOccurs="0" name="customer" nillable="true" type="ax237:Customer" />
-                    <xs:element minOccurs="0" name="id" type="xs:int" />
-                    <xs:element minOccurs="0" name="invoiceSubscriptionId" type="xs:int" />
-                    <xs:element minOccurs="0" name="item" nillable="true" type="ax237:Item" />
-                    <xs:element minOccurs="0" name="payments" nillable="true" type="xs:anyType" />
-                    <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Customer">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="activeInvoice" nillable="true" type="ax237:Invoice" />
-                    <xs:element minOccurs="0" name="address" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="context" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="email" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="fullName" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="id" type="xs:int" />
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="startedDate" nillable="true" type="xs:date" />
-                    <xs:element minOccurs="0" name="totalBandwidth" type="xs:long" />
-                    <xs:element minOccurs="0" name="totalStorage" type="xs:long" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Invoice">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="boughtForward" nillable="true" type="ax237:Cash" />
-                    <xs:element minOccurs="0" name="carriedForward" nillable="true" type="ax237:Cash" />
-                    <xs:element minOccurs="0" name="customer" nillable="true" type="ax237:Customer" />
-                    <xs:element minOccurs="0" name="date" nillable="true" type="xs:date" />
-                    <xs:element minOccurs="0" name="endDate" nillable="true" type="xs:date" />
-                    <xs:element minOccurs="0" name="id" type="xs:int" />
-                    <xs:element minOccurs="0" name="payments" nillable="true" type="xs:anyType" />
-                    <xs:element minOccurs="0" name="startDate" nillable="true" type="xs:date" />
-                    <xs:element minOccurs="0" name="subscriptions" nillable="true" type="xs:anyType" />
-                    <xs:element minOccurs="0" name="totalCost" nillable="true" type="ax237:Cash" />
-                    <xs:element minOccurs="0" name="totalPayment" nillable="true" type="ax237:Cash" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Cash">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="currency" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="decimalNumber" type="xs:int" />
-                    <xs:element minOccurs="0" name="sign" nillable="true" type="ax237:Cash_Sign" />
-                    <xs:element minOccurs="0" name="wholeNumber" type="xs:int" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Cash_Sign">
-                <xs:complexContent>
-                    <xs:extension base="xs:Enum">
-                        <xs:sequence />
-                    </xs:extension>
-                </xs:complexContent>
-            </xs:complexType>
-            <xs:complexType name="Item">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="bandwidthLimit" type="xs:int" />
-                    <xs:element minOccurs="0" name="bandwidthOveruseCharge" nillable="true" type="ax237:Cash" />
-                    <xs:element minOccurs="0" name="children" nillable="true" type="xs:anyType" />
-                    <xs:element minOccurs="0" name="cost" nillable="true" type="ax237:Cash" />
-                    <xs:element minOccurs="0" name="creditLimit" nillable="true" type="ax237:Cash" />
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="id" type="xs:int" />
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="parent" nillable="true" type="ax237:Item" />
-                    <xs:element minOccurs="0" name="resourceVolumeLimit" type="xs:int" />
-                    <xs:element minOccurs="0" name="resourceVolumeOveruseCharge" nillable="true" type="ax237:Cash" />
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="changeSubscriptionByTenantRequest">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionByTenant" />
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionByTenantResponse">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionByTenantResponse" />
-    </wsdl:message>
-    <wsdl:message name="BillingDataAccessServiceException">
-        <wsdl:part name="parameters" element="ns:BillingDataAccessServiceException" />
-    </wsdl:message>
-    <wsdl:message name="activateSubscriptionRequest">
-        <wsdl:part name="parameters" element="ns:activateSubscription" />
-    </wsdl:message>
-    <wsdl:message name="activateSubscriptionResponse">
-        <wsdl:part name="parameters" element="ns:activateSubscriptionResponse" />
-    </wsdl:message>
-    <wsdl:message name="getInactiveSubscriptionsOfCustomerRequest">
-        <wsdl:part name="parameters" element="ns:getInactiveSubscriptionsOfCustomer" />
-    </wsdl:message>
-    <wsdl:message name="getInactiveSubscriptionsOfCustomerResponse">
-        <wsdl:part name="parameters" element="ns:getInactiveSubscriptionsOfCustomerResponse" />
-    </wsdl:message>
-    <wsdl:message name="deleteBillingDataRequest">
-        <wsdl:part name="parameters" element="ns:deleteBillingData" />
-    </wsdl:message>
-    <wsdl:message name="getItemIdWithNameRequest">
-        <wsdl:part name="parameters" element="ns:getItemIdWithName" />
-    </wsdl:message>
-    <wsdl:message name="getItemIdWithNameResponse">
-        <wsdl:part name="parameters" element="ns:getItemIdWithNameResponse" />
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionBySuperTenantRequest">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionBySuperTenant" />
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionBySuperTenantResponse">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionBySuperTenantResponse" />
-    </wsdl:message>
-    <wsdl:message name="addSubscriptionRequest">
-        <wsdl:part name="parameters" element="ns:addSubscription" />
-    </wsdl:message>
-    <wsdl:message name="addSubscriptionResponse">
-        <wsdl:part name="parameters" element="ns:addSubscriptionResponse" />
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionByTenantRequest">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionByTenant" />
-    </wsdl:message>
-    <wsdl:message name="deactivateActiveSubscriptionByTenantResponse">
-        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionByTenantResponse" />
-    </wsdl:message>
-    <wsdl:message name="getSubscriptionRequest">
-        <wsdl:part name="parameters" element="ns:getSubscription" />
-    </wsdl:message>
-    <wsdl:message name="getSubscriptionResponse">
-        <wsdl:part name="parameters" element="ns:getSubscriptionResponse" />
-    </wsdl:message>
-    <wsdl:message name="getCustomerWithNameRequest">
-        <wsdl:part name="parameters" element="ns:getCustomerWithName" />
-    </wsdl:message>
-    <wsdl:message name="getCustomerWithNameResponse">
-        <wsdl:part name="parameters" element="ns:getCustomerWithNameResponse" />
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerByTenantRequest">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerByTenant" />
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerByTenantResponse">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerByTenantResponse" />
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerBySuperTenantRequest">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerBySuperTenant" />
-    </wsdl:message>
-    <wsdl:message name="getActiveSubscriptionOfCustomerBySuperTenantResponse">
-        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerBySuperTenantResponse" />
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionBySuperTenantRequest">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionBySuperTenant" />
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionBySuperTenantResponse">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionBySuperTenantResponse" />
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionForTenantRequest">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionForTenant" />
-    </wsdl:message>
-    <wsdl:message name="changeSubscriptionForTenantResponse">
-        <wsdl:part name="parameters" element="ns:changeSubscriptionForTenantResponse" />
-    </wsdl:message>
-    <wsdl:portType name="BillingDataAccessServicePortType">
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <wsdl:input message="ns:changeSubscriptionByTenantRequest" wsaw:Action="urn:changeSubscriptionByTenant" />
-            <wsdl:output message="ns:changeSubscriptionByTenantResponse" wsaw:Action="urn:changeSubscriptionByTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionByTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <wsdl:input message="ns:activateSubscriptionRequest" wsaw:Action="urn:activateSubscription" />
-            <wsdl:output message="ns:activateSubscriptionResponse" wsaw:Action="urn:activateSubscriptionResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:activateSubscriptionBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <wsdl:input message="ns:getInactiveSubscriptionsOfCustomerRequest" wsaw:Action="urn:getInactiveSubscriptionsOfCustomer" />
-            <wsdl:output message="ns:getInactiveSubscriptionsOfCustomerResponse" wsaw:Action="urn:getInactiveSubscriptionsOfCustomerResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getInactiveSubscriptionsOfCustomerBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <wsdl:input message="ns:deleteBillingDataRequest" wsaw:Action="urn:deleteBillingData" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deleteBillingDataBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <wsdl:input message="ns:getItemIdWithNameRequest" wsaw:Action="urn:getItemIdWithName" />
-            <wsdl:output message="ns:getItemIdWithNameResponse" wsaw:Action="urn:getItemIdWithNameResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getItemIdWithNameBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <wsdl:input message="ns:deactivateActiveSubscriptionBySuperTenantRequest" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenant" />
-            <wsdl:output message="ns:deactivateActiveSubscriptionBySuperTenantResponse" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <wsdl:input message="ns:addSubscriptionRequest" wsaw:Action="urn:addSubscription" />
-            <wsdl:output message="ns:addSubscriptionResponse" wsaw:Action="urn:addSubscriptionResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:addSubscriptionBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <wsdl:input message="ns:deactivateActiveSubscriptionByTenantRequest" wsaw:Action="urn:deactivateActiveSubscriptionByTenant" />
-            <wsdl:output message="ns:deactivateActiveSubscriptionByTenantResponse" wsaw:Action="urn:deactivateActiveSubscriptionByTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deactivateActiveSubscriptionByTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <wsdl:input message="ns:getSubscriptionRequest" wsaw:Action="urn:getSubscription" />
-            <wsdl:output message="ns:getSubscriptionResponse" wsaw:Action="urn:getSubscriptionResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getSubscriptionBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <wsdl:input message="ns:getCustomerWithNameRequest" wsaw:Action="urn:getCustomerWithName" />
-            <wsdl:output message="ns:getCustomerWithNameResponse" wsaw:Action="urn:getCustomerWithNameResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getCustomerWithNameBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <wsdl:input message="ns:getActiveSubscriptionOfCustomerByTenantRequest" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenant" />
-            <wsdl:output message="ns:getActiveSubscriptionOfCustomerByTenantResponse" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <wsdl:input message="ns:getActiveSubscriptionOfCustomerBySuperTenantRequest" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenant" />
-            <wsdl:output message="ns:getActiveSubscriptionOfCustomerBySuperTenantResponse" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <wsdl:input message="ns:changeSubscriptionBySuperTenantRequest" wsaw:Action="urn:changeSubscriptionBySuperTenant" />
-            <wsdl:output message="ns:changeSubscriptionBySuperTenantResponse" wsaw:Action="urn:changeSubscriptionBySuperTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionBySuperTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <wsdl:input message="ns:changeSubscriptionForTenantRequest" wsaw:Action="urn:changeSubscriptionForTenant" />
-            <wsdl:output message="ns:changeSubscriptionForTenantResponse" wsaw:Action="urn:changeSubscriptionForTenantResponse" />
-            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionForTenantBillingDataAccessServiceException" />
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="BillingDataAccessServiceSoap11Binding" type="ns:BillingDataAccessServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <soap:operation soapAction="urn:changeSubscriptionByTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <soap:operation soapAction="urn:activateSubscription" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <soap:operation soapAction="urn:getInactiveSubscriptionsOfCustomer" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <soap:operation soapAction="urn:deactivateActiveSubscriptionBySuperTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <soap:operation soapAction="urn:getItemIdWithName" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <soap:operation soapAction="urn:deleteBillingData" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <soap:operation soapAction="urn:addSubscription" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <soap:operation soapAction="urn:deactivateActiveSubscriptionByTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <soap:operation soapAction="urn:getSubscription" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <soap:operation soapAction="urn:getCustomerWithName" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <soap:operation soapAction="urn:getActiveSubscriptionOfCustomerBySuperTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <soap:operation soapAction="urn:getActiveSubscriptionOfCustomerByTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <soap:operation soapAction="urn:changeSubscriptionBySuperTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <soap:operation soapAction="urn:changeSubscriptionForTenant" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="BillingDataAccessServiceSoap12Binding" type="ns:BillingDataAccessServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <soap12:operation soapAction="urn:changeSubscriptionByTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <soap12:operation soapAction="urn:activateSubscription" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <soap12:operation soapAction="urn:getInactiveSubscriptionsOfCustomer" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <soap12:operation soapAction="urn:deactivateActiveSubscriptionBySuperTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <soap12:operation soapAction="urn:getItemIdWithName" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <soap12:operation soapAction="urn:deleteBillingData" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <soap12:operation soapAction="urn:addSubscription" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <soap12:operation soapAction="urn:deactivateActiveSubscriptionByTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <soap12:operation soapAction="urn:getSubscription" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <soap12:operation soapAction="urn:getCustomerWithName" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <soap12:operation soapAction="urn:getActiveSubscriptionOfCustomerBySuperTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <soap12:operation soapAction="urn:getActiveSubscriptionOfCustomerByTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <soap12:operation soapAction="urn:changeSubscriptionBySuperTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <soap12:operation soapAction="urn:changeSubscriptionForTenant" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="BillingDataAccessServiceException">
-                <soap12:fault use="literal" name="BillingDataAccessServiceException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="BillingDataAccessServiceHttpBinding" type="ns:BillingDataAccessServicePortType">
-        <http:binding verb="POST" />
-        <wsdl:operation name="changeSubscriptionByTenant">
-            <http:operation location="changeSubscriptionByTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="activateSubscription">
-            <http:operation location="activateSubscription" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
-            <http:operation location="getInactiveSubscriptionsOfCustomer" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
-            <http:operation location="deactivateActiveSubscriptionBySuperTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getItemIdWithName">
-            <http:operation location="getItemIdWithName" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deleteBillingData">
-            <http:operation location="deleteBillingData" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-        </wsdl:operation>
-        <wsdl:operation name="addSubscription">
-            <http:operation location="addSubscription" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
-            <http:operation location="deactivateActiveSubscriptionByTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscription">
-            <http:operation location="getSubscription" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCustomerWithName">
-            <http:operation location="getCustomerWithName" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
-            <http:operation location="getActiveSubscriptionOfCustomerBySuperTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
-            <http:operation location="getActiveSubscriptionOfCustomerByTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionBySuperTenant">
-            <http:operation location="changeSubscriptionBySuperTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="changeSubscriptionForTenant">
-            <http:operation location="changeSubscriptionForTenant" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="BillingDataAccessService">
-        <wsdl:port name="BillingDataAccessServiceHttpsSoap11Endpoint" binding="ns:BillingDataAccessServiceSoap11Binding">
-            <soap:address location="https://172.16.172.1:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsSoap11Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="BillingDataAccessServiceHttpsSoap12Endpoint" binding="ns:BillingDataAccessServiceSoap12Binding">
-            <soap12:address location="https://172.16.172.1:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsSoap12Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="BillingDataAccessServiceHttpsEndpoint" binding="ns:BillingDataAccessServiceHttpBinding">
-            <http:address location="https://172.16.172.1:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsEndpoint/" />
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/EmailValidationService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/EmailValidationService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/EmailValidationService.wsdl
deleted file mode 100644
index 7cb056f..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/EmailValidationService.wsdl
+++ /dev/null
@@ -1,95 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.account.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.account.carbon.wso2.org">
-    <wsdl:documentation>EmailValidationService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.account.carbon.wso2.org">
-            <xs:element name="proceedUpdateContactException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="proceedUpdateContactException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="proceedUpdateContact">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="email" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="confirmationKey" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="proceedUpdateContactRequest">
-        <wsdl:part name="parameters" element="ns:proceedUpdateContact" />
-    </wsdl:message>
-    <wsdl:message name="proceedUpdateContactResponse" />
-    <wsdl:message name="proceedUpdateContactException">
-        <wsdl:part name="parameters" element="ns:proceedUpdateContactException" />
-    </wsdl:message>
-    <wsdl:portType name="EmailValidationServicePortType">
-        <wsdl:operation name="proceedUpdateContact">
-            <wsdl:input message="ns:proceedUpdateContactRequest" wsaw:Action="urn:proceedUpdateContact" />
-            <wsdl:output message="ns:proceedUpdateContactResponse" wsaw:Action="urn:proceedUpdateContactResponse" />
-            <wsdl:fault message="ns:proceedUpdateContactException" name="proceedUpdateContactException" wsaw:Action="urn:proceedUpdateContactproceedUpdateContactException" />
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="EmailValidationServiceSoap11Binding" type="ns:EmailValidationServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="proceedUpdateContact">
-            <soap:operation soapAction="urn:proceedUpdateContact" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="proceedUpdateContactException">
-                <soap:fault use="literal" name="proceedUpdateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="EmailValidationServiceSoap12Binding" type="ns:EmailValidationServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="proceedUpdateContact">
-            <soap12:operation soapAction="urn:proceedUpdateContact" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="proceedUpdateContactException">
-                <soap12:fault use="literal" name="proceedUpdateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="EmailValidationServiceHttpBinding" type="ns:EmailValidationServicePortType">
-        <http:binding verb="POST" />
-        <wsdl:operation name="proceedUpdateContact">
-            <http:operation location="proceedUpdateContact" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="EmailValidationService">
-        <wsdl:port name="EmailValidationServiceHttpsSoap11Endpoint" binding="ns:EmailValidationServiceSoap11Binding">
-            <soap:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsSoap11Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="EmailValidationServiceHttpsSoap12Endpoint" binding="ns:EmailValidationServiceSoap12Binding">
-            <soap12:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsSoap12Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="EmailValidationServiceHttpsEndpoint" binding="ns:EmailValidationServiceHttpBinding">
-            <http:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsEndpoint/" />
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/pom.xml b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/pom.xml
deleted file mode 100644
index 41db22b..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/pom.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-       Licensed to the Apache Software Foundation (ASF) under one
-       or more contributor license agreements.  See the NOTICE file
-       distributed with this work for additional information
-       regarding copyright ownership.  The ASF licenses this file
-       to you under the Apache License, Version 2.0 (the
-       "License"); you may not use this file except in compliance
-       with the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-       Unless required by applicable law or agreed to in writing,
-       software distributed under the License is distributed on an
-       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-       KIND, either express or implied.  See the License for the
-       specific language governing permissions and limitations
-       under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.apache.stratos</groupId>
-        <artifactId>stratos-service-stubs</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
-	<relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.apache.stratos.account.mgt.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>Apache Stratos - Account Management Stub</name>
-    <url>http://apache.org</url>
-
-    <build>
-        <plugins>
-            
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/AccountMgtService.wsdl -u -uw -o target/generated-code
-                                    -p org.apache.stratos.account.mgt.stub.services
-                                    -ns2p http://services.mgt.account.stratos.apache.org=org.apache.stratos.account.mgt.stub.services,http://util.mgt.account.stratos.apache.org/xsd=org.apache.stratos.account.mgt.stub.xsd,http://exceptions.core.registry.carbon.wso2.org/xsd=org.apache.stratos.account.mgt.stub.exceptions,http://beans.mgt.account.stratos.apache.org/xsd=org.apache.stratos.account.mgt.stub.beans.xsd"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/EmailValidationService.wsdl -u -uw -o target/generated-code
-                                    -p org.apache.stratos.account.mgt.stub.services
-                                    -ns2p http://services.mgt.account.stratos.apache.org=org.apache.stratos.account.mgt.stub.services,http://util.mgt.account.stratos.apache.org/xsd=org.apache.stratos.account.mgt.stub.xsd,http://exceptions.core.registry.carbon.wso2.org/xsd=org.apache.stratos.account.mgt.stub.exceptions"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-				
-				<java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/BillingDataAccessService.wsdl -u -uw -o target/generated-code
-                                    -p org.apache.stratos.account.mgt.stub.services
-                                    -ns2p http://dataobjects.core.billing.carbon.wso2.org/xsd=org.apache.stratos.account.mgt.stub.services.beans.xsd,http://services.mgt.billing.carbon.wso2.org=org.apache.stratos.account.mgt.stub.services"/>
-
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Export-Package>
-                            org.apache.stratos.account.mgt.stub.*; version="${carbon.platform.package.export.version}",
-                        </Export-Package>
-                        <Import-Package>
-			    !org.apache.stratos.account.mgt.stub.*,
-                            *;resolution:=optional
-                        </Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>wsdl4j.wso2</groupId>
-            <artifactId>wsdl4j</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
-            <artifactId>axiom</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>org.apache.ws.commons.schema.wso2</groupId>
-            <artifactId>XmlSchema</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>org.apache.neethi.wso2</groupId>
-            <artifactId>neethi</artifactId>
-	</dependency>
-    </dependencies>
-
-</project>


[02/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/src/main/resources/CloudControllerService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/src/main/resources/CloudControllerService.wsdl b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/src/main/resources/CloudControllerService.wsdl
deleted file mode 100644
index 9e5aa9f..0000000
--- a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/src/main/resources/CloudControllerService.wsdl
+++ /dev/null
@@ -1,659 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ax2179="http://util.controller.cloud.stratos.apache.org/xsd" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://impl.controller.cloud.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ax2177="http://exception.controller.cloud.stratos.apache.org/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://impl.controller.cloud.stratos.apache.org">
-    <wsdl:documentation>CloudControllerService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.controller.cloud.stratos.apache.org/xsd">
-            <xs:complexType name="UnregisteredServiceException">
-                <xs:sequence/>
-            </xs:complexType>
-            <xs:complexType name="UnregisteredCartridgeException">
-                <xs:sequence/>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema xmlns:ax2180="http://util.controller.cloud.stratos.apache.org/xsd" xmlns:ax2178="http://exception.controller.cloud.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://impl.controller.cloud.stratos.apache.org">
-            <xs:import namespace="http://exception.controller.cloud.stratos.apache.org/xsd"/>
-            <xs:import namespace="http://util.controller.cloud.stratos.apache.org/xsd"/>
-            <xs:element name="CloudControllerServiceUnregisteredServiceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredServiceException" nillable="true" type="ax2178:UnregisteredServiceException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unregisterService">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unregisterServiceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateLastlySpawnedInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateLastlySpawnedInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateAllInstances">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateAllInstancesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="startInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="startInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="CloudControllerServiceUnregisteredCartridgeException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredCartridgeException" nillable="true" type="ax2178:UnregisteredCartridgeException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="registerService">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="tenantRange" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="properties" nillable="true" type="ax2179:Properties"/>
-                        <xs:element minOccurs="0" name="payload" nillable="true" type="xs:base64Binary"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="registerServiceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getRegisteredCartridges">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getRegisteredCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPendingInstanceCount">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPendingInstanceCountResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfo">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfoResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2179:CartridgeInfo"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="createKeyPairFromPublicKey">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="keyPairName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="publicKey" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="createKeyPairFromPublicKeyResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://util.controller.cloud.stratos.apache.org/xsd">
-            <xs:complexType name="Properties">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2179:Property"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Property">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="CartridgeInfo">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="appTypes" nillable="true" type="ax2179:AppType"/>
-                    <xs:element minOccurs="0" name="baseDir" nillable="true" type="xs:string"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="deploymentDirs" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="portMappings" nillable="true" type="ax2179:PortMapping"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2179:Property"/>
-                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="AppType">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="appSpecificMapping" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="PortMapping">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="port" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="protocol" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="proxyPort" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="getPendingInstanceCountRequest">
-        <wsdl:part name="parameters" element="ns:getPendingInstanceCount"/>
-    </wsdl:message>
-    <wsdl:message name="getPendingInstanceCountResponse">
-        <wsdl:part name="parameters" element="ns:getPendingInstanceCountResponse"/>
-    </wsdl:message>
-    <wsdl:message name="terminateInstanceRequest">
-        <wsdl:part name="parameters" element="ns:terminateInstance"/>
-    </wsdl:message>
-    <wsdl:message name="terminateInstanceResponse">
-        <wsdl:part name="parameters" element="ns:terminateInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="registerServiceRequest">
-        <wsdl:part name="parameters" element="ns:registerService"/>
-    </wsdl:message>
-    <wsdl:message name="registerServiceResponse">
-        <wsdl:part name="parameters" element="ns:registerServiceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="CloudControllerServiceUnregisteredCartridgeException">
-        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredCartridgeException"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
-    </wsdl:message>
-    <wsdl:message name="unregisterServiceRequest">
-        <wsdl:part name="parameters" element="ns:unregisterService"/>
-    </wsdl:message>
-    <wsdl:message name="unregisterServiceResponse">
-        <wsdl:part name="parameters" element="ns:unregisterServiceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="CloudControllerServiceUnregisteredServiceException">
-        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredServiceException"/>
-    </wsdl:message>
-    <wsdl:message name="terminateAllInstancesRequest">
-        <wsdl:part name="parameters" element="ns:terminateAllInstances"/>
-    </wsdl:message>
-    <wsdl:message name="terminateAllInstancesResponse">
-        <wsdl:part name="parameters" element="ns:terminateAllInstancesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getRegisteredCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getRegisteredCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getRegisteredCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getRegisteredCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="createKeyPairFromPublicKeyRequest">
-        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKey"/>
-    </wsdl:message>
-    <wsdl:message name="createKeyPairFromPublicKeyResponse">
-        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKeyResponse"/>
-    </wsdl:message>
-    <wsdl:message name="startInstanceRequest">
-        <wsdl:part name="parameters" element="ns:startInstance"/>
-    </wsdl:message>
-    <wsdl:message name="startInstanceResponse">
-        <wsdl:part name="parameters" element="ns:startInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="terminateLastlySpawnedInstanceRequest">
-        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstance"/>
-    </wsdl:message>
-    <wsdl:message name="terminateLastlySpawnedInstanceResponse">
-        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:portType name="CloudControllerServicePortType">
-        <wsdl:operation name="getPendingInstanceCount">
-            <wsdl:input message="ns:getPendingInstanceCountRequest" wsaw:Action="urn:getPendingInstanceCount"/>
-            <wsdl:output message="ns:getPendingInstanceCountResponse" wsaw:Action="urn:getPendingInstanceCountResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <wsdl:input message="ns:terminateInstanceRequest" wsaw:Action="urn:terminateInstance"/>
-            <wsdl:output message="ns:terminateInstanceResponse" wsaw:Action="urn:terminateInstanceResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <wsdl:input message="ns:registerServiceRequest" wsaw:Action="urn:registerService"/>
-            <wsdl:output message="ns:registerServiceResponse" wsaw:Action="urn:registerServiceResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:registerServiceCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
-            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:getCartridgeInfoCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <wsdl:input message="ns:unregisterServiceRequest" wsaw:Action="urn:unregisterService"/>
-            <wsdl:output message="ns:unregisterServiceResponse" wsaw:Action="urn:unregisterServiceResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredServiceException" name="CloudControllerServiceUnregisteredServiceException" wsaw:Action="urn:unregisterServiceCloudControllerServiceUnregisteredServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <wsdl:input message="ns:terminateAllInstancesRequest" wsaw:Action="urn:terminateAllInstances"/>
-            <wsdl:output message="ns:terminateAllInstancesResponse" wsaw:Action="urn:terminateAllInstancesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <wsdl:input message="ns:getRegisteredCartridgesRequest" wsaw:Action="urn:getRegisteredCartridges"/>
-            <wsdl:output message="ns:getRegisteredCartridgesResponse" wsaw:Action="urn:getRegisteredCartridgesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <wsdl:input message="ns:createKeyPairFromPublicKeyRequest" wsaw:Action="urn:createKeyPairFromPublicKey"/>
-            <wsdl:output message="ns:createKeyPairFromPublicKeyResponse" wsaw:Action="urn:createKeyPairFromPublicKeyResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <wsdl:input message="ns:startInstanceRequest" wsaw:Action="urn:startInstance"/>
-            <wsdl:output message="ns:startInstanceResponse" wsaw:Action="urn:startInstanceResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <wsdl:input message="ns:terminateLastlySpawnedInstanceRequest" wsaw:Action="urn:terminateLastlySpawnedInstance"/>
-            <wsdl:output message="ns:terminateLastlySpawnedInstanceResponse" wsaw:Action="urn:terminateLastlySpawnedInstanceResponse"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="CloudControllerServiceSoap11Binding" type="ns:CloudControllerServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <soap:operation soapAction="urn:getPendingInstanceCount" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <soap:operation soapAction="urn:registerService" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <soap:operation soapAction="urn:terminateInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <soap:operation soapAction="urn:unregisterService" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <soap:operation soapAction="urn:terminateAllInstances" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <soap:operation soapAction="urn:getRegisteredCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <soap:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <soap:operation soapAction="urn:startInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <soap:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="CloudControllerServiceSoap12Binding" type="ns:CloudControllerServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <soap12:operation soapAction="urn:getPendingInstanceCount" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <soap12:operation soapAction="urn:registerService" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <soap12:operation soapAction="urn:terminateInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <soap12:operation soapAction="urn:unregisterService" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <soap12:operation soapAction="urn:terminateAllInstances" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <soap12:operation soapAction="urn:getRegisteredCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <soap12:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <soap12:operation soapAction="urn:startInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <soap12:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="CloudControllerServiceHttpBinding" type="ns:CloudControllerServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <http:operation location="getPendingInstanceCount"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <http:operation location="registerService"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <http:operation location="terminateInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <http:operation location="getCartridgeInfo"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <http:operation location="unregisterService"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <http:operation location="terminateAllInstances"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <http:operation location="getRegisteredCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <http:operation location="createKeyPairFromPublicKey"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <http:operation location="startInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <http:operation location="terminateLastlySpawnedInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="CloudControllerService">
-        <wsdl:port name="CloudControllerServiceHttpSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceLocalSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="local:///services/CloudControllerService.CloudControllerServiceLocalSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceLocalSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="local:///services/CloudControllerService.CloudControllerServiceLocalSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpEndpoint" binding="ns:CloudControllerServiceHttpBinding">
-            <http:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpEndpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsEndpoint" binding="ns:CloudControllerServiceHttpBinding">
-            <http:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsEndpoint/"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/pom.xml b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/pom.xml
new file mode 100644
index 0000000..8c40153
--- /dev/null
+++ b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/pom.xml
@@ -0,0 +1,131 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+ ~
+ ~ WSO2 Inc. licenses this file to you under the Apache License,
+ ~ Version 2.0 (the "License"); you may not use this file except
+ ~ in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~    http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied.  See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <parent>
+        <groupId>org.apache.stratos</groupId>
+        <artifactId>stratos-service-stubs-parent</artifactId>
+        <version>3.0.0-SNAPSHOT</version>
+    </parent>
+
+    <modelVersion>4.0.0</modelVersion>
+    <artifactId>org.apache.stratos.load.balance.cartridge.autoscaler.service.stub</artifactId>
+    <packaging>bundle</packaging>
+    <name>Apache Stratos - Cartridge Autoscaler Service Stub</name>
+    <url>http://apache.org</url>
+
+    <build>
+        <plugins>
+            
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.1</version>
+                <executions>
+                    <execution>
+                        <id>source-code-generation</id>
+                        <phase>process-resources</phase>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                        <configuration>
+                            <tasks>
+                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
+                                    <arg line="-uri src/main/resources/CloudControllerService.wsdl -u -uw -o target/generated-code -p org.apache.stratos.cloud.controller.stub"/>
+                                    <classpath refid="maven.dependency.classpath"/>
+                                    <classpath refid="maven.compile.classpath"/>
+                                    <classpath refid="maven.runtime.classpath"/>
+                                </java>
+                            </tasks>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>add-source</id>
+                        <phase>generate-sources</phase>
+                        <goals>
+                            <goal>add-source</goal>
+                        </goals>
+                        <configuration>
+                            <sources>
+                                <source>
+                                    target/generated-code/src
+                                </source>
+                            </sources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
+                        <Bundle-Name>${project.artifactId}</Bundle-Name>
+                        <Export-Package>
+                            org.apache.stratos.cloud.controller.impl.*; version=0.0.0,
+                            org.apache.stratos.cloud.controller.exception.xsd.*; version=0.0.0,
+                            org.apache.stratos.cloud.controller.stub.*; version=0.0.0,
+                            org.apache.stratos.cloud.controller.util.xsd.*; version=0.0.0
+                        </Export-Package>
+                        <Import-Package>
+                            *;resolution:=optional
+                        </Import-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.axis2.wso2</groupId>
+            <artifactId>axis2</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>wsdl4j.wso2</groupId>
+            <artifactId>wsdl4j</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+       </dependency>
+       <dependency>
+            <groupId>org.apache.ws.commons.schema.wso2</groupId>
+            <artifactId>XmlSchema</artifactId>
+       </dependency>
+       <dependency>
+            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
+            <artifactId>axiom</artifactId>
+       </dependency>
+       <dependency>
+            <groupId>org.apache.neethi.wso2</groupId>
+       	    <artifactId>neethi</artifactId>
+       </dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/src/main/resources/CloudControllerService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/src/main/resources/CloudControllerService.wsdl b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/src/main/resources/CloudControllerService.wsdl
new file mode 100644
index 0000000..9e5aa9f
--- /dev/null
+++ b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/src/main/resources/CloudControllerService.wsdl
@@ -0,0 +1,659 @@
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ax2179="http://util.controller.cloud.stratos.apache.org/xsd" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://impl.controller.cloud.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ax2177="http://exception.controller.cloud.stratos.apache.org/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://impl.controller.cloud.stratos.apache.org">
+    <wsdl:documentation>CloudControllerService</wsdl:documentation>
+    <wsdl:types>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.controller.cloud.stratos.apache.org/xsd">
+            <xs:complexType name="UnregisteredServiceException">
+                <xs:sequence/>
+            </xs:complexType>
+            <xs:complexType name="UnregisteredCartridgeException">
+                <xs:sequence/>
+            </xs:complexType>
+        </xs:schema>
+        <xs:schema xmlns:ax2180="http://util.controller.cloud.stratos.apache.org/xsd" xmlns:ax2178="http://exception.controller.cloud.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://impl.controller.cloud.stratos.apache.org">
+            <xs:import namespace="http://exception.controller.cloud.stratos.apache.org/xsd"/>
+            <xs:import namespace="http://util.controller.cloud.stratos.apache.org/xsd"/>
+            <xs:element name="CloudControllerServiceUnregisteredServiceException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="UnregisteredServiceException" nillable="true" type="ax2178:UnregisteredServiceException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="unregisterService">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="unregisterServiceResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="terminateLastlySpawnedInstance">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="terminateLastlySpawnedInstanceResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="terminateInstance">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="terminateInstanceResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="terminateAllInstances">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="terminateAllInstancesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="startInstance">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="startInstanceResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="CloudControllerServiceUnregisteredCartridgeException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="UnregisteredCartridgeException" nillable="true" type="ax2178:UnregisteredCartridgeException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="registerService">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="tenantRange" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="properties" nillable="true" type="ax2179:Properties"/>
+                        <xs:element minOccurs="0" name="payload" nillable="true" type="xs:base64Binary"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="registerServiceResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getRegisteredCartridges">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getRegisteredCartridgesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPendingInstanceCount">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPendingInstanceCountResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getCartridgeInfo">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getCartridgeInfoResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2179:CartridgeInfo"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="createKeyPairFromPublicKey">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="keyPairName" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="publicKey" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="createKeyPairFromPublicKeyResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:schema>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://util.controller.cloud.stratos.apache.org/xsd">
+            <xs:complexType name="Properties">
+                <xs:sequence>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2179:Property"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="Property">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="CartridgeInfo">
+                <xs:sequence>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="appTypes" nillable="true" type="ax2179:AppType"/>
+                    <xs:element minOccurs="0" name="baseDir" nillable="true" type="xs:string"/>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="deploymentDirs" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="portMappings" nillable="true" type="ax2179:PortMapping"/>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2179:Property"/>
+                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="AppType">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="appSpecificMapping" type="xs:boolean"/>
+                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="PortMapping">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="port" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="protocol" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="proxyPort" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+    </wsdl:types>
+    <wsdl:message name="getPendingInstanceCountRequest">
+        <wsdl:part name="parameters" element="ns:getPendingInstanceCount"/>
+    </wsdl:message>
+    <wsdl:message name="getPendingInstanceCountResponse">
+        <wsdl:part name="parameters" element="ns:getPendingInstanceCountResponse"/>
+    </wsdl:message>
+    <wsdl:message name="terminateInstanceRequest">
+        <wsdl:part name="parameters" element="ns:terminateInstance"/>
+    </wsdl:message>
+    <wsdl:message name="terminateInstanceResponse">
+        <wsdl:part name="parameters" element="ns:terminateInstanceResponse"/>
+    </wsdl:message>
+    <wsdl:message name="registerServiceRequest">
+        <wsdl:part name="parameters" element="ns:registerService"/>
+    </wsdl:message>
+    <wsdl:message name="registerServiceResponse">
+        <wsdl:part name="parameters" element="ns:registerServiceResponse"/>
+    </wsdl:message>
+    <wsdl:message name="CloudControllerServiceUnregisteredCartridgeException">
+        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredCartridgeException"/>
+    </wsdl:message>
+    <wsdl:message name="getCartridgeInfoRequest">
+        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
+    </wsdl:message>
+    <wsdl:message name="getCartridgeInfoResponse">
+        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
+    </wsdl:message>
+    <wsdl:message name="unregisterServiceRequest">
+        <wsdl:part name="parameters" element="ns:unregisterService"/>
+    </wsdl:message>
+    <wsdl:message name="unregisterServiceResponse">
+        <wsdl:part name="parameters" element="ns:unregisterServiceResponse"/>
+    </wsdl:message>
+    <wsdl:message name="CloudControllerServiceUnregisteredServiceException">
+        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredServiceException"/>
+    </wsdl:message>
+    <wsdl:message name="terminateAllInstancesRequest">
+        <wsdl:part name="parameters" element="ns:terminateAllInstances"/>
+    </wsdl:message>
+    <wsdl:message name="terminateAllInstancesResponse">
+        <wsdl:part name="parameters" element="ns:terminateAllInstancesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getRegisteredCartridgesRequest">
+        <wsdl:part name="parameters" element="ns:getRegisteredCartridges"/>
+    </wsdl:message>
+    <wsdl:message name="getRegisteredCartridgesResponse">
+        <wsdl:part name="parameters" element="ns:getRegisteredCartridgesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="createKeyPairFromPublicKeyRequest">
+        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKey"/>
+    </wsdl:message>
+    <wsdl:message name="createKeyPairFromPublicKeyResponse">
+        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKeyResponse"/>
+    </wsdl:message>
+    <wsdl:message name="startInstanceRequest">
+        <wsdl:part name="parameters" element="ns:startInstance"/>
+    </wsdl:message>
+    <wsdl:message name="startInstanceResponse">
+        <wsdl:part name="parameters" element="ns:startInstanceResponse"/>
+    </wsdl:message>
+    <wsdl:message name="terminateLastlySpawnedInstanceRequest">
+        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstance"/>
+    </wsdl:message>
+    <wsdl:message name="terminateLastlySpawnedInstanceResponse">
+        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstanceResponse"/>
+    </wsdl:message>
+    <wsdl:portType name="CloudControllerServicePortType">
+        <wsdl:operation name="getPendingInstanceCount">
+            <wsdl:input message="ns:getPendingInstanceCountRequest" wsaw:Action="urn:getPendingInstanceCount"/>
+            <wsdl:output message="ns:getPendingInstanceCountResponse" wsaw:Action="urn:getPendingInstanceCountResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="terminateInstance">
+            <wsdl:input message="ns:terminateInstanceRequest" wsaw:Action="urn:terminateInstance"/>
+            <wsdl:output message="ns:terminateInstanceResponse" wsaw:Action="urn:terminateInstanceResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="registerService">
+            <wsdl:input message="ns:registerServiceRequest" wsaw:Action="urn:registerService"/>
+            <wsdl:output message="ns:registerServiceResponse" wsaw:Action="urn:registerServiceResponse"/>
+            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:registerServiceCloudControllerServiceUnregisteredCartridgeException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
+            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
+            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:getCartridgeInfoCloudControllerServiceUnregisteredCartridgeException"/>
+        </wsdl:operation>
+        <wsdl:operation name="unregisterService">
+            <wsdl:input message="ns:unregisterServiceRequest" wsaw:Action="urn:unregisterService"/>
+            <wsdl:output message="ns:unregisterServiceResponse" wsaw:Action="urn:unregisterServiceResponse"/>
+            <wsdl:fault message="ns:CloudControllerServiceUnregisteredServiceException" name="CloudControllerServiceUnregisteredServiceException" wsaw:Action="urn:unregisterServiceCloudControllerServiceUnregisteredServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="terminateAllInstances">
+            <wsdl:input message="ns:terminateAllInstancesRequest" wsaw:Action="urn:terminateAllInstances"/>
+            <wsdl:output message="ns:terminateAllInstancesResponse" wsaw:Action="urn:terminateAllInstancesResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="getRegisteredCartridges">
+            <wsdl:input message="ns:getRegisteredCartridgesRequest" wsaw:Action="urn:getRegisteredCartridges"/>
+            <wsdl:output message="ns:getRegisteredCartridgesResponse" wsaw:Action="urn:getRegisteredCartridgesResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="createKeyPairFromPublicKey">
+            <wsdl:input message="ns:createKeyPairFromPublicKeyRequest" wsaw:Action="urn:createKeyPairFromPublicKey"/>
+            <wsdl:output message="ns:createKeyPairFromPublicKeyResponse" wsaw:Action="urn:createKeyPairFromPublicKeyResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="startInstance">
+            <wsdl:input message="ns:startInstanceRequest" wsaw:Action="urn:startInstance"/>
+            <wsdl:output message="ns:startInstanceResponse" wsaw:Action="urn:startInstanceResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="terminateLastlySpawnedInstance">
+            <wsdl:input message="ns:terminateLastlySpawnedInstanceRequest" wsaw:Action="urn:terminateLastlySpawnedInstance"/>
+            <wsdl:output message="ns:terminateLastlySpawnedInstanceResponse" wsaw:Action="urn:terminateLastlySpawnedInstanceResponse"/>
+        </wsdl:operation>
+    </wsdl:portType>
+    <wsdl:binding name="CloudControllerServiceSoap11Binding" type="ns:CloudControllerServicePortType">
+        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="getPendingInstanceCount">
+            <soap:operation soapAction="urn:getPendingInstanceCount" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="registerService">
+            <soap:operation soapAction="urn:registerService" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
+                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="terminateInstance">
+            <soap:operation soapAction="urn:terminateInstance" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
+                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="unregisterService">
+            <soap:operation soapAction="urn:unregisterService" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
+                <soap:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="terminateAllInstances">
+            <soap:operation soapAction="urn:terminateAllInstances" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getRegisteredCartridges">
+            <soap:operation soapAction="urn:getRegisteredCartridges" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="createKeyPairFromPublicKey">
+            <soap:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="startInstance">
+            <soap:operation soapAction="urn:startInstance" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="terminateLastlySpawnedInstance">
+            <soap:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="CloudControllerServiceSoap12Binding" type="ns:CloudControllerServicePortType">
+        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="getPendingInstanceCount">
+            <soap12:operation soapAction="urn:getPendingInstanceCount" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="registerService">
+            <soap12:operation soapAction="urn:registerService" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
+                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="terminateInstance">
+            <soap12:operation soapAction="urn:terminateInstance" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
+                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="unregisterService">
+            <soap12:operation soapAction="urn:unregisterService" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
+                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="terminateAllInstances">
+            <soap12:operation soapAction="urn:terminateAllInstances" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getRegisteredCartridges">
+            <soap12:operation soapAction="urn:getRegisteredCartridges" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="createKeyPairFromPublicKey">
+            <soap12:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="startInstance">
+            <soap12:operation soapAction="urn:startInstance" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="terminateLastlySpawnedInstance">
+            <soap12:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="CloudControllerServiceHttpBinding" type="ns:CloudControllerServicePortType">
+        <http:binding verb="POST"/>
+        <wsdl:operation name="getPendingInstanceCount">
+            <http:operation location="getPendingInstanceCount"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="registerService">
+            <http:operation location="registerService"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="terminateInstance">
+            <http:operation location="terminateInstance"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <http:operation location="getCartridgeInfo"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="unregisterService">
+            <http:operation location="unregisterService"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="terminateAllInstances">
+            <http:operation location="terminateAllInstances"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getRegisteredCartridges">
+            <http:operation location="getRegisteredCartridges"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="createKeyPairFromPublicKey">
+            <http:operation location="createKeyPairFromPublicKey"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="startInstance">
+            <http:operation location="startInstance"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="terminateLastlySpawnedInstance">
+            <http:operation location="terminateLastlySpawnedInstance"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="CloudControllerService">
+        <wsdl:port name="CloudControllerServiceHttpSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
+            <soap:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpSoap11Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceHttpsSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
+            <soap:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsSoap11Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceLocalSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
+            <soap:address location="local:///services/CloudControllerService.CloudControllerServiceLocalSoap11Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceHttpSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
+            <soap12:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpSoap12Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceHttpsSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
+            <soap12:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsSoap12Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceLocalSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
+            <soap12:address location="local:///services/CloudControllerService.CloudControllerServiceLocalSoap12Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceHttpEndpoint" binding="ns:CloudControllerServiceHttpBinding">
+            <http:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpEndpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="CloudControllerServiceHttpsEndpoint" binding="ns:CloudControllerServiceHttpBinding">
+            <http:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsEndpoint/"/>
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml b/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
index 5a06100..9a66ad5 100644
--- a/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.tenant.activity.stub/pom.xml
@@ -22,7 +22,6 @@
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
         <version>3.0.0-SNAPSHOT</version>
-	<relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/pom.xml b/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/pom.xml
deleted file mode 100644
index 72a3f3a..0000000
--- a/service-stubs/org.apache.stratos.tenant.mgt.stub/4.1.0/pom.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-       Licensed to the Apache Software Foundation (ASF) under one
-       or more contributor license agreements.  See the NOTICE file
-       distributed with this work for additional information
-       regarding copyright ownership.  The ASF licenses this file
-       to you under the Apache License, Version 2.0 (the
-       "License"); you may not use this file except in compliance
-       with the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-       Unless required by applicable law or agreed to in writing,
-       software distributed under the License is distributed on an
-       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-       KIND, either express or implied.  See the License for the
-       specific language governing permissions and limitations
-       under the License. 
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-    	<groupId>org.apache.stratos</groupId>
-        <artifactId>stratos-service-stubs</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.apache.stratos.tenant.mgt.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>Apache Stratos - Tenant Management Stub</name>
-    <url>http://apache.org</url>
-
-    <build>
-        <plugins>
-            
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/TenantMgtAdminService.wsdl -u -uw -o target/generated-code
-                                    -p org.wso2.carbon.tenant.mgt.stub
-                                    -ns2p http://services.mgt.tenant.carbon.wso2.org=org.wso2.carbon.tenant.mgt.stub.services,http://beans.mgt.tenant.carbon.wso2.org/xsd=org.wso2.carbon.tenant.mgt.stub.beans.xsd,http://beans.common.stratos.carbon.wso2.org/xsd=org.wso2.carbon.tenant.mgt.stub.beans.xsd"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Export-Package>
-                            org.wso2.carbon.tenant.mgt.stub.*; version="${carbon.platform.package.export.version}"
-                        </Export-Package>
-                        <Import-Package>
-			    			!org.wso2.carbon.tenant.mgt.stub.*,
-                            *;resolution:=optional
-                        </Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>wsdl4j.wso2</groupId>
-            <artifactId>wsdl4j</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
-            <artifactId>axiom</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.ws.commons.schema.wso2</groupId>
-            <artifactId>XmlSchema</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.neethi.wso2</groupId>
-            <artifactId>neethi</artifactId>
-        </dependency>
-    </dependencies>
-
-</project>


[11/11] git commit: correcting service stub parent pom issues

Posted by is...@apache.org.
correcting service stub parent pom issues


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/cd292347
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/cd292347
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/cd292347

Branch: refs/heads/master
Commit: cd292347c6c9aac8987fd4e49e28ca4ccfa110ca
Parents: 1a1bcf4
Author: Isuru <is...@wso2.com>
Authored: Mon Jul 15 19:11:50 2013 +0530
Committer: Isuru <is...@wso2.com>
Committed: Mon Jul 15 19:11:50 2013 +0530

----------------------------------------------------------------------
 .../4.1.0/pom.xml                               |  134 --
 .../src/main/resources/AccountMgtService.wsdl   |  628 ---------
 .../resources/BillingDataAccessService.wsdl     |  910 -------------
 .../main/resources/EmailValidationService.wsdl  |   95 --
 .../4.1.3/pom.xml                               |  155 ---
 .../src/main/resources/AccountMgtService.wsdl   |  628 ---------
 .../resources/BillingDataAccessService.wsdl     |  913 --------------
 .../main/resources/EmailValidationService.wsdl  |   95 --
 .../org.apache.stratos.account.mgt.stub/pom.xml |  154 +++
 .../src/main/resources/AccountMgtService.wsdl   |  628 +++++++++
 .../resources/BillingDataAccessService.wsdl     |  913 ++++++++++++++
 .../main/resources/EmailValidationService.wsdl  |   95 ++
 .../4.1.1/pom.xml                               |  118 --
 .../resources/ApplicationManagementService.wsdl |  807 ------------
 .../4.1.3/pom.xml                               |  142 ---
 .../resources/ApplicationManagementService.wsdl | 1192 ------------------
 .../org.apache.stratos.adc.mgt.stub/pom.xml     |  141 +++
 .../resources/ApplicationManagementService.wsdl | 1192 ++++++++++++++++++
 .../pom.xml                                     |    1 -
 .../org.apache.stratos.common.stub/pom.xml      |    1 -
 .../4.1.0/pom.xml                               |  113 --
 .../main/resources/CloudControllerService.wsdl  |  708 -----------
 .../4.1.1/pom.xml                               |  113 --
 .../main/resources/CloudControllerService.wsdl  |  659 ----------
 .../4.1.3/pom.xml                               |  132 --
 .../main/resources/CloudControllerService.wsdl  |  659 ----------
 .../pom.xml                                     |  131 ++
 .../main/resources/CloudControllerService.wsdl  |  659 ++++++++++
 .../pom.xml                                     |    1 -
 .../4.1.0/pom.xml                               |  135 --
 .../main/resources/TenantMgtAdminService.wsdl   |  616 ---------
 .../org.apache.stratos.tenant.mgt.stub/pom.xml  |  134 ++
 .../main/resources/TenantMgtAdminService.wsdl   |  616 +++++++++
 .../org.apache.stratos.theme.mgt.stub/pom.xml   |    1 -
 .../pom.xml                                     |    3 +-
 service-stubs/pom.xml                           |    8 +-
 36 files changed, 4668 insertions(+), 8962 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/pom.xml b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/pom.xml
deleted file mode 100644
index 0fc6d25..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/pom.xml
+++ /dev/null
@@ -1,134 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.wso2.carbon</groupId>
-        <artifactId>carbon-service-stubs</artifactId>
-        <version>4.1.0</version>
-<relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.wso2.carbon.account.mgt.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>WSO2 Carbon - Account Management Stub</name>
-    <url>http://wso2.org</url>
-
-    <build>
-        <plugins>
-            
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/AccountMgtService.wsdl -u -uw -o target/generated-code
-                                    -p org.wso2.carbon.account.mgt.stub.services
-                                    -ns2p http://services.mgt.account.carbon.wso2.org=org.wso2.carbon.account.mgt.stub.services,http://util.mgt.account.carbon.wso2.org/xsd=org.wso2.carbon.account.mgt.stub.xsd,http://exceptions.core.registry.carbon.wso2.org/xsd=org.wso2.carbon.account.mgt.stub.exceptions,http://beans.mgt.account.carbon.wso2.org/xsd=org.wso2.carbon.account.mgt.stub.beans.xsd"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/EmailValidationService.wsdl -u -uw -o target/generated-code
-                                    -p org.wso2.carbon.account.mgt.stub.services
-                                    -ns2p http://services.mgt.account.carbon.wso2.org=org.wso2.carbon.account.mgt.stub.services,http://util.mgt.account.carbon.wso2.org/xsd=org.wso2.carbon.account.mgt.stub.xsd,http://exceptions.core.registry.carbon.wso2.org/xsd=org.wso2.carbon.account.mgt.stub.exceptions"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-				
-				<java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/BillingDataAccessService.wsdl -u -uw -o target/generated-code
-                                    -p org.wso2.carbon.account.mgt.stub.services
-                                    -ns2p http://dataobjects.core.billing.carbon.wso2.org/xsd=org.wso2.carbon.account.mgt.stub.services.beans.xsd,http://services.mgt.billing.carbon.wso2.org=org.wso2.carbon.account.mgt.stub.services"/>
-
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Export-Package>
-                            org.wso2.carbon.account.mgt.stub.*; version="${carbon.platform.package.export.version}",
-                        </Export-Package>
-                        <Import-Package>
-			    !org.wso2.carbon.account.mgt.stub.*,
-                            *;resolution:=optional
-                        </Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-    </dependencies>
-
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/AccountMgtService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/AccountMgtService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/AccountMgtService.wsdl
deleted file mode 100644
index f5aa207..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.0/src/main/resources/AccountMgtService.wsdl
+++ /dev/null
@@ -1,628 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.account.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax21="http://beans.mgt.account.carbon.wso2.org/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.account.carbon.wso2.org">
-    <wsdl:documentation>AccountMgtService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema xmlns:ax22="http://beans.mgt.account.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.account.carbon.wso2.org">
-            <xs:import namespace="http://beans.mgt.account.carbon.wso2.org/xsd" />
-            <xs:element name="updateFullnameException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="updateFullnameException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="updateFullname">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="accountInfoBean" nillable="true" type="ax21:AccountInfoBean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="updateFullnameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="updateContactException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="updateContactException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="updateContact">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="contactEmail" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isEmailValidatedException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="isEmailValidatedException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isEmailValidated">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isEmailValidatedResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isDomainValidatedException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="isDomainValidatedException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isDomainValidated">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isDomainValidatedResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getFullnameException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="getFullnameException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getFullname">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getFullnameResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax21:AccountInfoBean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getContactException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="getContactException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getContact">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getContactResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="finishedDomainValidationException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="finishedDomainValidationException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="finishedDomainValidation">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="validatedDomain" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="successKey" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="finishedDomainValidationResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivateException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="deactivateException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="deactivate">
-                <xs:complexType>
-                    <xs:sequence />
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="checkDomainAvailabilityException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="checkDomainAvailabilityException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="checkDomainAvailability">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="checkDomainAvailabilityResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.mgt.account.carbon.wso2.org/xsd">
-            <xs:complexType name="AccountInfoBean">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="firstname" nillable="true" type="xs:string" />
-                    <xs:element minOccurs="0" name="lastname" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="checkDomainAvailabilityRequest">
-        <wsdl:part name="parameters" element="ns:checkDomainAvailability" />
-    </wsdl:message>
-    <wsdl:message name="checkDomainAvailabilityResponse">
-        <wsdl:part name="parameters" element="ns:checkDomainAvailabilityResponse" />
-    </wsdl:message>
-    <wsdl:message name="checkDomainAvailabilityException">
-        <wsdl:part name="parameters" element="ns:checkDomainAvailabilityException" />
-    </wsdl:message>
-    <wsdl:message name="getContactRequest">
-        <wsdl:part name="parameters" element="ns:getContact" />
-    </wsdl:message>
-    <wsdl:message name="getContactResponse">
-        <wsdl:part name="parameters" element="ns:getContactResponse" />
-    </wsdl:message>
-    <wsdl:message name="getContactException">
-        <wsdl:part name="parameters" element="ns:getContactException" />
-    </wsdl:message>
-    <wsdl:message name="isEmailValidatedRequest">
-        <wsdl:part name="parameters" element="ns:isEmailValidated" />
-    </wsdl:message>
-    <wsdl:message name="isEmailValidatedResponse">
-        <wsdl:part name="parameters" element="ns:isEmailValidatedResponse" />
-    </wsdl:message>
-    <wsdl:message name="isEmailValidatedException">
-        <wsdl:part name="parameters" element="ns:isEmailValidatedException" />
-    </wsdl:message>
-    <wsdl:message name="updateFullnameRequest">
-        <wsdl:part name="parameters" element="ns:updateFullname" />
-    </wsdl:message>
-    <wsdl:message name="updateFullnameResponse">
-        <wsdl:part name="parameters" element="ns:updateFullnameResponse" />
-    </wsdl:message>
-    <wsdl:message name="updateFullnameException">
-        <wsdl:part name="parameters" element="ns:updateFullnameException" />
-    </wsdl:message>
-    <wsdl:message name="isDomainValidatedRequest">
-        <wsdl:part name="parameters" element="ns:isDomainValidated" />
-    </wsdl:message>
-    <wsdl:message name="isDomainValidatedResponse">
-        <wsdl:part name="parameters" element="ns:isDomainValidatedResponse" />
-    </wsdl:message>
-    <wsdl:message name="isDomainValidatedException">
-        <wsdl:part name="parameters" element="ns:isDomainValidatedException" />
-    </wsdl:message>
-    <wsdl:message name="deactivateRequest">
-        <wsdl:part name="parameters" element="ns:deactivate" />
-    </wsdl:message>
-    <wsdl:message name="deactivateResponse" />
-    <wsdl:message name="deactivateException">
-        <wsdl:part name="parameters" element="ns:deactivateException" />
-    </wsdl:message>
-    <wsdl:message name="getFullnameRequest">
-        <wsdl:part name="parameters" element="ns:getFullname" />
-    </wsdl:message>
-    <wsdl:message name="getFullnameResponse">
-        <wsdl:part name="parameters" element="ns:getFullnameResponse" />
-    </wsdl:message>
-    <wsdl:message name="getFullnameException">
-        <wsdl:part name="parameters" element="ns:getFullnameException" />
-    </wsdl:message>
-    <wsdl:message name="finishedDomainValidationRequest">
-        <wsdl:part name="parameters" element="ns:finishedDomainValidation" />
-    </wsdl:message>
-    <wsdl:message name="finishedDomainValidationResponse">
-        <wsdl:part name="parameters" element="ns:finishedDomainValidationResponse" />
-    </wsdl:message>
-    <wsdl:message name="finishedDomainValidationException">
-        <wsdl:part name="parameters" element="ns:finishedDomainValidationException" />
-    </wsdl:message>
-    <wsdl:message name="updateContactRequest">
-        <wsdl:part name="parameters" element="ns:updateContact" />
-    </wsdl:message>
-    <wsdl:message name="updateContactResponse" />
-    <wsdl:message name="updateContactException">
-        <wsdl:part name="parameters" element="ns:updateContactException" />
-    </wsdl:message>
-    <wsdl:portType name="AccountMgtServicePortType">
-        <wsdl:operation name="checkDomainAvailability">
-            <wsdl:input message="ns:checkDomainAvailabilityRequest" wsaw:Action="urn:checkDomainAvailability" />
-            <wsdl:output message="ns:checkDomainAvailabilityResponse" wsaw:Action="urn:checkDomainAvailabilityResponse" />
-            <wsdl:fault message="ns:checkDomainAvailabilityException" name="checkDomainAvailabilityException" wsaw:Action="urn:checkDomainAvailabilitycheckDomainAvailabilityException" />
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <wsdl:input message="ns:getContactRequest" wsaw:Action="urn:getContact" />
-            <wsdl:output message="ns:getContactResponse" wsaw:Action="urn:getContactResponse" />
-            <wsdl:fault message="ns:getContactException" name="getContactException" wsaw:Action="urn:getContactgetContactException" />
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <wsdl:input message="ns:isEmailValidatedRequest" wsaw:Action="urn:isEmailValidated" />
-            <wsdl:output message="ns:isEmailValidatedResponse" wsaw:Action="urn:isEmailValidatedResponse" />
-            <wsdl:fault message="ns:isEmailValidatedException" name="isEmailValidatedException" wsaw:Action="urn:isEmailValidatedisEmailValidatedException" />
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <wsdl:input message="ns:updateFullnameRequest" wsaw:Action="urn:updateFullname" />
-            <wsdl:output message="ns:updateFullnameResponse" wsaw:Action="urn:updateFullnameResponse" />
-            <wsdl:fault message="ns:updateFullnameException" name="updateFullnameException" wsaw:Action="urn:updateFullnameupdateFullnameException" />
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <wsdl:input message="ns:isDomainValidatedRequest" wsaw:Action="urn:isDomainValidated" />
-            <wsdl:output message="ns:isDomainValidatedResponse" wsaw:Action="urn:isDomainValidatedResponse" />
-            <wsdl:fault message="ns:isDomainValidatedException" name="isDomainValidatedException" wsaw:Action="urn:isDomainValidatedisDomainValidatedException" />
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <wsdl:input message="ns:deactivateRequest" wsaw:Action="urn:deactivate" />
-            <wsdl:output message="ns:deactivateResponse" wsaw:Action="urn:deactivateResponse" />
-            <wsdl:fault message="ns:deactivateException" name="deactivateException" wsaw:Action="urn:deactivatedeactivateException" />
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <wsdl:input message="ns:getFullnameRequest" wsaw:Action="urn:getFullname" />
-            <wsdl:output message="ns:getFullnameResponse" wsaw:Action="urn:getFullnameResponse" />
-            <wsdl:fault message="ns:getFullnameException" name="getFullnameException" wsaw:Action="urn:getFullnamegetFullnameException" />
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <wsdl:input message="ns:finishedDomainValidationRequest" wsaw:Action="urn:finishedDomainValidation" />
-            <wsdl:output message="ns:finishedDomainValidationResponse" wsaw:Action="urn:finishedDomainValidationResponse" />
-            <wsdl:fault message="ns:finishedDomainValidationException" name="finishedDomainValidationException" wsaw:Action="urn:finishedDomainValidationfinishedDomainValidationException" />
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <wsdl:input message="ns:updateContactRequest" wsaw:Action="urn:updateContact" />
-            <wsdl:output message="ns:updateContactResponse" wsaw:Action="urn:updateContactResponse" />
-            <wsdl:fault message="ns:updateContactException" name="updateContactException" wsaw:Action="urn:updateContactupdateContactException" />
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="AccountMgtServiceSoap11Binding" type="ns:AccountMgtServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="checkDomainAvailability">
-            <soap:operation soapAction="urn:checkDomainAvailability" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="checkDomainAvailabilityException">
-                <soap:fault use="literal" name="checkDomainAvailabilityException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <soap:operation soapAction="urn:getContact" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getContactException">
-                <soap:fault use="literal" name="getContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <soap:operation soapAction="urn:isEmailValidated" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isEmailValidatedException">
-                <soap:fault use="literal" name="isEmailValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <soap:operation soapAction="urn:updateFullname" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateFullnameException">
-                <soap:fault use="literal" name="updateFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <soap:operation soapAction="urn:isDomainValidated" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isDomainValidatedException">
-                <soap:fault use="literal" name="isDomainValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <soap:operation soapAction="urn:deactivate" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="deactivateException">
-                <soap:fault use="literal" name="deactivateException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <soap:operation soapAction="urn:getFullname" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getFullnameException">
-                <soap:fault use="literal" name="getFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <soap:operation soapAction="urn:finishedDomainValidation" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="finishedDomainValidationException">
-                <soap:fault use="literal" name="finishedDomainValidationException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <soap:operation soapAction="urn:updateContact" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateContactException">
-                <soap:fault use="literal" name="updateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="AccountMgtServiceSoap12Binding" type="ns:AccountMgtServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="checkDomainAvailability">
-            <soap12:operation soapAction="urn:checkDomainAvailability" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="checkDomainAvailabilityException">
-                <soap12:fault use="literal" name="checkDomainAvailabilityException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <soap12:operation soapAction="urn:getContact" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getContactException">
-                <soap12:fault use="literal" name="getContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <soap12:operation soapAction="urn:isEmailValidated" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isEmailValidatedException">
-                <soap12:fault use="literal" name="isEmailValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <soap12:operation soapAction="urn:updateFullname" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateFullnameException">
-                <soap12:fault use="literal" name="updateFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <soap12:operation soapAction="urn:isDomainValidated" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="isDomainValidatedException">
-                <soap12:fault use="literal" name="isDomainValidatedException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <soap12:operation soapAction="urn:deactivate" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="deactivateException">
-                <soap12:fault use="literal" name="deactivateException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <soap12:operation soapAction="urn:getFullname" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="getFullnameException">
-                <soap12:fault use="literal" name="getFullnameException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <soap12:operation soapAction="urn:finishedDomainValidation" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="finishedDomainValidationException">
-                <soap12:fault use="literal" name="finishedDomainValidationException" />
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <soap12:operation soapAction="urn:updateContact" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="updateContactException">
-                <soap12:fault use="literal" name="updateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="AccountMgtServiceHttpBinding" type="ns:AccountMgtServicePortType">
-        <http:binding verb="POST" />
-        <wsdl:operation name="checkDomainAvailability">
-            <http:operation location="checkDomainAvailability" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getContact">
-            <http:operation location="getContact" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="isEmailValidated">
-            <http:operation location="isEmailValidated" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="updateFullname">
-            <http:operation location="updateFullname" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="isDomainValidated">
-            <http:operation location="isDomainValidated" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="deactivate">
-            <http:operation location="deactivate" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getFullname">
-            <http:operation location="getFullname" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="finishedDomainValidation">
-            <http:operation location="finishedDomainValidation" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="updateContact">
-            <http:operation location="updateContact" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="AccountMgtService">
-        <wsdl:port name="AccountMgtServiceHttpsSoap11Endpoint" binding="ns:AccountMgtServiceSoap11Binding">
-            <soap:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsSoap11Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="AccountMgtServiceHttpsSoap12Endpoint" binding="ns:AccountMgtServiceSoap12Binding">
-            <soap12:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsSoap12Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="AccountMgtServiceHttpsEndpoint" binding="ns:AccountMgtServiceHttpBinding">
-            <http:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsEndpoint/" />
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file


[05/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/src/main/resources/ApplicationManagementService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/src/main/resources/ApplicationManagementService.wsdl b/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/src/main/resources/ApplicationManagementService.wsdl
deleted file mode 100644
index c794fd1..0000000
--- a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/src/main/resources/ApplicationManagementService.wsdl
+++ /dev/null
@@ -1,1192 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://service.mgt.adc.stratos.apache.org" xmlns:ax27="http://dto.mgt.adc.stratos.apache.org/xsd" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:ax25="http://exception.mgt.adc.stratos.apache.org/xsd" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://service.mgt.adc.stratos.apache.org">
-    <wsdl:documentation>ApplicationManagementService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://dto.mgt.adc.stratos.apache.org/xsd">
-            <xs:complexType name="RepositoryInformation">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="refName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="SubscriptionInfo">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="hostname" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="repositoryURL" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Cartridge">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="accessURLs" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="activeInstances" type="xs:int"/>
-                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="dbUserName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="ip" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="mappedDomain" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="policy" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="policyDescription" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="status" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="PolicyDefinition">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="defaultPolicy" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="CartridgeWrapper">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="cartridges" nillable="true" type="ax27:Cartridge"/>
-                    <xs:element minOccurs="0" name="numberOfPages" type="xs:int"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.mgt.adc.stratos.apache.org/xsd">
-            <xs:complexType name="ADCException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="NotSubscribedException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="RepositoryRequiredException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="RepositoryCredentialsRequiredException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="InvalidRepositoryException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="RepositoryTransportException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="PolicyException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="UnregisteredCartridgeException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="InvalidCartridgeAliasException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="DuplicateCartridgeAliasException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="AlreadySubscribedException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="DomainMappingExistsException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema xmlns:ax28="http://dto.mgt.adc.stratos.apache.org/xsd" xmlns:ax26="http://exception.mgt.adc.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://service.mgt.adc.stratos.apache.org">
-            <xs:import namespace="http://exception.mgt.adc.stratos.apache.org/xsd"/>
-            <xs:import namespace="http://dto.mgt.adc.stratos.apache.org/xsd"/>
-            <xs:element name="ApplicationManagementServiceADCException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="ADCException" nillable="true" type="ax25:ADCException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceNotSubscribedException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="NotSubscribedException" nillable="true" type="ax25:NotSubscribedException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unsubscribe">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceRepositoryRequiredException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="RepositoryRequiredException" nillable="true" type="ax25:RepositoryRequiredException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="RepositoryCredentialsRequiredException" nillable="true" type="ax25:RepositoryCredentialsRequiredException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceInvalidRepositoryException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="InvalidRepositoryException" nillable="true" type="ax25:InvalidRepositoryException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceRepositoryTransportException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="RepositoryTransportException" nillable="true" type="ax25:RepositoryTransportException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="testRepositoryConnection">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoUsername" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoPassword" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="privateRepo" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="testRepositoryConnectionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:RepositoryInformation"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="synchronizeRepository">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServicePolicyException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="PolicyException" nillable="true" type="ax25:PolicyException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceUnregisteredCartridgeException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredCartridgeException" nillable="true" type="ax25:UnregisteredCartridgeException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceInvalidCartridgeAliasException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="InvalidCartridgeAliasException" nillable="true" type="ax25:InvalidCartridgeAliasException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceDuplicateCartridgeAliasException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="DuplicateCartridgeAliasException" nillable="true" type="ax25:DuplicateCartridgeAliasException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceAlreadySubscribedException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="AlreadySubscribedException" nillable="true" type="ax25:AlreadySubscribedException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="subscribe">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="policy" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="privateRepo" type="xs:boolean"/>
-                        <xs:element minOccurs="0" name="repoUsername" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoPassword" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="dataCartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="dataCartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="subscribeResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:SubscriptionInfo"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="removeDomainMapping">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isFeatureEnabled">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="key" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="isFeatureEnabledResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getTenantDomain">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getTenantDomainResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscribedCartridges">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscribedCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax27:Cartridge"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscribedCartridgeAliases">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscribedCartridgeAliasesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPolicyDefinitions">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPolicyDefinitionsResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax27:PolicyDefinition"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedSubscribedCartridges">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeSearchString" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedSubscribedCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:CartridgeWrapper"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedAvailableCartridges">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeSearchString" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
-                        <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedAvailableCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:CartridgeWrapper"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfo">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfoResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:Cartridge"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getAvailableCartridges">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getAvailableCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax27:Cartridge"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceDomainMappingExistsException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="DomainMappingExistsException" nillable="true" type="ax25:DomainMappingExistsException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addDomainMapping">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="mappedDomain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addDomainMappingResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="isFeatureEnabledRequest">
-        <wsdl:part name="parameters" element="ns:isFeatureEnabled"/>
-    </wsdl:message>
-    <wsdl:message name="isFeatureEnabledResponse">
-        <wsdl:part name="parameters" element="ns:isFeatureEnabledResponse"/>
-    </wsdl:message>
-    <wsdl:message name="unsubscribeRequest">
-        <wsdl:part name="parameters" element="ns:unsubscribe"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceADCException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceADCException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceNotSubscribedException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceNotSubscribedException"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscribedCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getSubscribedCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscribedCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getSubscribedCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="synchronizeRepositoryRequest">
-        <wsdl:part name="parameters" element="ns:synchronizeRepository"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
-    </wsdl:message>
-    <wsdl:message name="addDomainMappingRequest">
-        <wsdl:part name="parameters" element="ns:addDomainMapping"/>
-    </wsdl:message>
-    <wsdl:message name="addDomainMappingResponse">
-        <wsdl:part name="parameters" element="ns:addDomainMappingResponse"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceDomainMappingExistsException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceDomainMappingExistsException"/>
-    </wsdl:message>
-    <wsdl:message name="removeDomainMappingRequest">
-        <wsdl:part name="parameters" element="ns:removeDomainMapping"/>
-    </wsdl:message>
-    <wsdl:message name="subscribeRequest">
-        <wsdl:part name="parameters" element="ns:subscribe"/>
-    </wsdl:message>
-    <wsdl:message name="subscribeResponse">
-        <wsdl:part name="parameters" element="ns:subscribeResponse"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServicePolicyException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServicePolicyException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceUnregisteredCartridgeException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceUnregisteredCartridgeException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceInvalidCartridgeAliasException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceInvalidCartridgeAliasException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceDuplicateCartridgeAliasException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceDuplicateCartridgeAliasException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceRepositoryRequiredException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceRepositoryRequiredException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceAlreadySubscribedException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceAlreadySubscribedException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceInvalidRepositoryException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceInvalidRepositoryException"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceRepositoryTransportException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceRepositoryTransportException"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedAvailableCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getPagedAvailableCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedAvailableCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getPagedAvailableCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedSubscribedCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getPagedSubscribedCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedSubscribedCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getPagedSubscribedCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscribedCartridgeAliasesRequest">
-        <wsdl:part name="parameters" element="ns:getSubscribedCartridgeAliases"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscribedCartridgeAliasesResponse">
-        <wsdl:part name="parameters" element="ns:getSubscribedCartridgeAliasesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="testRepositoryConnectionRequest">
-        <wsdl:part name="parameters" element="ns:testRepositoryConnection"/>
-    </wsdl:message>
-    <wsdl:message name="testRepositoryConnectionResponse">
-        <wsdl:part name="parameters" element="ns:testRepositoryConnectionResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getAvailableCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getAvailableCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getAvailableCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getAvailableCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getPolicyDefinitionsRequest">
-        <wsdl:part name="parameters" element="ns:getPolicyDefinitions"/>
-    </wsdl:message>
-    <wsdl:message name="getPolicyDefinitionsResponse">
-        <wsdl:part name="parameters" element="ns:getPolicyDefinitionsResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getTenantDomainRequest">
-        <wsdl:part name="parameters" element="ns:getTenantDomain"/>
-    </wsdl:message>
-    <wsdl:message name="getTenantDomainResponse">
-        <wsdl:part name="parameters" element="ns:getTenantDomainResponse"/>
-    </wsdl:message>
-    <wsdl:portType name="ApplicationManagementServicePortType">
-        <wsdl:operation name="isFeatureEnabled">
-            <wsdl:input message="ns:isFeatureEnabledRequest" wsaw:Action="urn:isFeatureEnabled"/>
-            <wsdl:output message="ns:isFeatureEnabledResponse" wsaw:Action="urn:isFeatureEnabledResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="unsubscribe">
-            <wsdl:input message="ns:unsubscribeRequest" wsaw:Action="urn:unsubscribe"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:unsubscribeApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:unsubscribeApplicationManagementServiceNotSubscribedException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridges">
-            <wsdl:input message="ns:getSubscribedCartridgesRequest" wsaw:Action="urn:getSubscribedCartridges"/>
-            <wsdl:output message="ns:getSubscribedCartridgesResponse" wsaw:Action="urn:getSubscribedCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getSubscribedCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="synchronizeRepository">
-            <wsdl:input message="ns:synchronizeRepositoryRequest" wsaw:Action="urn:synchronizeRepository"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:synchronizeRepositoryApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:synchronizeRepositoryApplicationManagementServiceNotSubscribedException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
-            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getCartridgeInfoApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:getCartridgeInfoApplicationManagementServiceNotSubscribedException"/>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <wsdl:input message="ns:addDomainMappingRequest" wsaw:Action="urn:addDomainMapping"/>
-            <wsdl:output message="ns:addDomainMappingResponse" wsaw:Action="urn:addDomainMappingResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceDomainMappingExistsException" name="ApplicationManagementServiceDomainMappingExistsException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceDomainMappingExistsException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceNotSubscribedException"/>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <wsdl:input message="ns:removeDomainMappingRequest" wsaw:Action="urn:removeDomainMapping"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:removeDomainMappingApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:removeDomainMappingApplicationManagementServiceNotSubscribedException"/>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <wsdl:input message="ns:subscribeRequest" wsaw:Action="urn:subscribe"/>
-            <wsdl:output message="ns:subscribeResponse" wsaw:Action="urn:subscribeResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:subscribeApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServicePolicyException" name="ApplicationManagementServicePolicyException" wsaw:Action="urn:subscribeApplicationManagementServicePolicyException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceUnregisteredCartridgeException" name="ApplicationManagementServiceUnregisteredCartridgeException" wsaw:Action="urn:subscribeApplicationManagementServiceUnregisteredCartridgeException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceInvalidCartridgeAliasException" name="ApplicationManagementServiceInvalidCartridgeAliasException" wsaw:Action="urn:subscribeApplicationManagementServiceInvalidCartridgeAliasException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceDuplicateCartridgeAliasException" name="ApplicationManagementServiceDuplicateCartridgeAliasException" wsaw:Action="urn:subscribeApplicationManagementServiceDuplicateCartridgeAliasException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryRequiredException" name="ApplicationManagementServiceRepositoryRequiredException" wsaw:Action="urn:subscribeApplicationManagementServiceRepositoryRequiredException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceAlreadySubscribedException" name="ApplicationManagementServiceAlreadySubscribedException" wsaw:Action="urn:subscribeApplicationManagementServiceAlreadySubscribedException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryCredentialsRequiredException" name="ApplicationManagementServiceRepositoryCredentialsRequiredException" wsaw:Action="urn:subscribeApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceInvalidRepositoryException" name="ApplicationManagementServiceInvalidRepositoryException" wsaw:Action="urn:subscribeApplicationManagementServiceInvalidRepositoryException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryTransportException" name="ApplicationManagementServiceRepositoryTransportException" wsaw:Action="urn:subscribeApplicationManagementServiceRepositoryTransportException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <wsdl:input message="ns:getPagedAvailableCartridgesRequest" wsaw:Action="urn:getPagedAvailableCartridges"/>
-            <wsdl:output message="ns:getPagedAvailableCartridgesResponse" wsaw:Action="urn:getPagedAvailableCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getPagedAvailableCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <wsdl:input message="ns:getPagedSubscribedCartridgesRequest" wsaw:Action="urn:getPagedSubscribedCartridges"/>
-            <wsdl:output message="ns:getPagedSubscribedCartridgesResponse" wsaw:Action="urn:getPagedSubscribedCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getPagedSubscribedCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <wsdl:input message="ns:getSubscribedCartridgeAliasesRequest" wsaw:Action="urn:getSubscribedCartridgeAliases"/>
-            <wsdl:output message="ns:getSubscribedCartridgeAliasesResponse" wsaw:Action="urn:getSubscribedCartridgeAliasesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="testRepositoryConnection">
-            <wsdl:input message="ns:testRepositoryConnectionRequest" wsaw:Action="urn:testRepositoryConnection"/>
-            <wsdl:output message="ns:testRepositoryConnectionResponse" wsaw:Action="urn:testRepositoryConnectionResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryRequiredException" name="ApplicationManagementServiceRepositoryRequiredException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceRepositoryRequiredException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryCredentialsRequiredException" name="ApplicationManagementServiceRepositoryCredentialsRequiredException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceInvalidRepositoryException" name="ApplicationManagementServiceInvalidRepositoryException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceInvalidRepositoryException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryTransportException" name="ApplicationManagementServiceRepositoryTransportException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceRepositoryTransportException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getAvailableCartridges">
-            <wsdl:input message="ns:getAvailableCartridgesRequest" wsaw:Action="urn:getAvailableCartridges"/>
-            <wsdl:output message="ns:getAvailableCartridgesResponse" wsaw:Action="urn:getAvailableCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getAvailableCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getPolicyDefinitions">
-            <wsdl:input message="ns:getPolicyDefinitionsRequest" wsaw:Action="urn:getPolicyDefinitions"/>
-            <wsdl:output message="ns:getPolicyDefinitionsResponse" wsaw:Action="urn:getPolicyDefinitionsResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getTenantDomain">
-            <wsdl:input message="ns:getTenantDomainRequest" wsaw:Action="urn:getTenantDomain"/>
-            <wsdl:output message="ns:getTenantDomainResponse" wsaw:Action="urn:getTenantDomainResponse"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="ApplicationManagementServiceSoap11Binding" type="ns:ApplicationManagementServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="isFeatureEnabled">
-            <soap:operation soapAction="urn:isFeatureEnabled" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="unsubscribe">
-            <soap:operation soapAction="urn:unsubscribe" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridges">
-            <soap:operation soapAction="urn:getSubscribedCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="synchronizeRepository">
-            <soap:operation soapAction="urn:synchronizeRepository" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <soap:operation soapAction="urn:addDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceDomainMappingExistsException">
-                <soap:fault use="literal" name="ApplicationManagementServiceDomainMappingExistsException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <soap:operation soapAction="urn:removeDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <soap:operation soapAction="urn:subscribe" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
-                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
-                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
-                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
-                <soap:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="ApplicationManagementServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceInvalidCartridgeAliasException">
-                <soap:fault use="literal" name="ApplicationManagementServiceInvalidCartridgeAliasException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceAlreadySubscribedException">
-                <soap:fault use="literal" name="ApplicationManagementServiceAlreadySubscribedException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceDuplicateCartridgeAliasException">
-                <soap:fault use="literal" name="ApplicationManagementServiceDuplicateCartridgeAliasException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServicePolicyException">
-                <soap:fault use="literal" name="ApplicationManagementServicePolicyException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <soap:operation soapAction="urn:getPagedAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <soap:operation soapAction="urn:getPagedSubscribedCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="testRepositoryConnection">
-            <soap:operation soapAction="urn:testRepositoryConnection" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
-                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
-                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
-                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
-                <soap:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <soap:operation soapAction="urn:getSubscribedCartridgeAliases" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getAvailableCartridges">
-            <soap:operation soapAction="urn:getAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPolicyDefinitions">
-            <soap:operation soapAction="urn:getPolicyDefinitions" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getTenantDomain">
-            <soap:operation soapAction="urn:getTenantDomain" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="ApplicationManagementServiceSoap12Binding" type="ns:ApplicationManagementServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="isFeatureEnabled">
-            <soap12:operation soapAction="urn:isFeatureEnabled" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="unsubscribe">
-            <soap12:operation soapAction="urn:unsubscribe" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridges">
-            <soap12:operation soapAction="urn:getSubscribedCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="synchronizeRepository">
-            <soap12:operation soapAction="urn:synchronizeRepository" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <soap12:operation soapAction="urn:addDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceDomainMappingExistsException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceDomainMappingExistsException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <soap12:operation soapAction="urn:removeDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <soap12:operation soapAction="urn:subscribe" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceInvalidCartridgeAliasException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceInvalidCartridgeAliasException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceAlreadySubscribedException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceAlreadySubscribedException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceDuplicateCartridgeAliasException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceDuplicateCartridgeAliasException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServicePolicyException">
-                <soap12:fault use="literal" name="ApplicationManagementServicePolicyException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <soap12:operation soapAction="urn:getPagedAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <soap12:operation soapAction="urn:getPagedSubscribedCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="testRepositoryConnection">
-            <soap12:operation soapAction="urn:testRepositoryConnection" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <soap12:operation soapAction="urn:getSubscribedCartridgeAliases" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getAvailableCartridges">
-            <soap12:operation soapAction="urn:getAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPolicyDefinitions">
-            <soap12:operation soapAction="urn:getPolicyDefinitions" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getTenantDomain">
-            <soap12:operation soapAction="urn:getTenantDomain" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="ApplicationManagementServiceHttpBinding" type="ns:ApplicationManagementServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="isFeatureEnabled">
-            <http:operation location="isFeatureEnabled"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="unsubscribe">
-            <http:operation location="unsubscribe"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridges">
-            <http:operation location="getSubscribedCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="synchronizeRepository">
-            <http:operation location="synchronizeRepository"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <http:operation location="getCartridgeInfo"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <http:operation location="addDomainMapping"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <http:operation location="removeDomainMapping"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <http:operation location="subscribe"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <http:operation location="getPagedAvailableCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <http:operation location="getPagedSubscribedCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="testRepositoryConnection">
-            <http:operation location="testRepositoryConnection"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <http:operation location="getSubscribedCartridgeAliases"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getAvailableCartridges">
-            <http:operation location="getAvailableCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPolicyDefinitions">
-            <http:operation location="getPolicyDefinitions"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getTenantDomain">
-            <http:operation location="getTenantDomain"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="ApplicationManagementService">
-        <wsdl:port name="ApplicationManagementServiceHttpsSoap11Endpoint" binding="ns:ApplicationManagementServiceSoap11Binding">
-            <soap:address location="https://10.204.45.38:9445/services/ApplicationManagementService.ApplicationManagementServiceHttpsSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="ApplicationManagementServiceHttpsSoap12Endpoint" binding="ns:ApplicationManagementServiceSoap12Binding">
-            <soap12:address location="https://10.204.45.38:9445/services/ApplicationManagementService.ApplicationManagementServiceHttpsSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="ApplicationManagementServiceHttpsEndpoint" binding="ns:ApplicationManagementServiceHttpBinding">
-            <http:address location="https://10.204.45.38:9445/services/ApplicationManagementService.ApplicationManagementServiceHttpsEndpoint/"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.adc.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.adc.mgt.stub/pom.xml
new file mode 100644
index 0000000..dd42281
--- /dev/null
+++ b/service-stubs/org.apache.stratos.adc.mgt.stub/pom.xml
@@ -0,0 +1,141 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+       Licensed to the Apache Software Foundation (ASF) under one
+       or more contributor license agreements.  See the NOTICE file
+       distributed with this work for additional information
+       regarding copyright ownership.  The ASF licenses this file
+       to you under the Apache License, Version 2.0 (the
+       "License"); you may not use this file except in compliance
+       with the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+       Unless required by applicable law or agreed to in writing,
+       software distributed under the License is distributed on an
+       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       KIND, either express or implied.  See the License for the
+       specific language governing permissions and limitations
+       under the License. 
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <parent>
+        <groupId>org.apache.stratos</groupId>
+        <artifactId>stratos-service-stubs-parent</artifactId>
+        <version>3.0.0-SNAPSHOT</version>
+    </parent>
+
+    <modelVersion>4.0.0</modelVersion>
+    <artifactId>org.apache.stratos.adc.mgt.stub</artifactId>
+    <packaging>bundle</packaging>
+    <name>Apache Stratos - Cartridge app Management Stub</name>
+    <url>http://apache.org</url>
+
+    <build>
+        <plugins>       
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.1</version>
+                <executions>
+                    <execution>
+                        <id>source-code-generation</id>
+                        <phase>process-resources</phase>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                        <configuration>
+                            <tasks>
+                                <path id="wsdl2java.classpath">
+				    <pathelement location="${settings.localRepository}/org/apache/ws/commons/axiom/wso2/axiom/${axiom.wso2.version}/axiom-${axiom.wso2.version}.jar"/>
+                                    <pathelement location="${settings.localRepository}/org/apache/axis2/wso2/axis2-client/${axis2.wso2.client.version}/axis2-client-${axis2.wso2.client.version}.jar"/>
+                                    <pathelement location="${settings.localRepository}/org/apache/axis2/wso2/axis2/${axis2.wso2.version}/axis2-${axis2.wso2.version}.jar"/>
+                                </path>
+                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
+                                    <arg line="-uri src/main/resources/ApplicationManagementService.wsdl -u -uw -o target/generated-code -p org.apache.stratos.adc.mgt.stub"/>
+                                    <classpath refid="wsdl2java.classpath"/>
+                                </java>
+                            </tasks>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>add-source</id>
+                        <phase>generate-sources</phase>
+                        <goals>
+                            <goal>add-source</goal>
+                        </goals>
+                        <configuration>
+                            <sources>
+                                <source>
+                                    target/generated-code/src
+                                </source>
+                            </sources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+	    <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
+                        <Bundle-Name>${project.artifactId}</Bundle-Name>
+                        <Private-Package>
+                        </Private-Package>
+                        <Export-Package>
+                            org.apache.stratos.adc.mgt.stub.*; version="1.0.0",
+                            org.apache.stratos.adc.mgt.service.*; version="1.0.0",
+                            org.apache.stratos.adc.mgt.dto.xsd*; version="1.0.0",
+                            org.apache.stratos.adc.mgt.exception.xsd.*; version="1.0.0
+                        </Export-Package>
+                        <Import-Package>
+                            !org.apache.stratos.adc.mgt.stub.*
+                        </Import-Package>
+                        <DynamicImport-Package>*</DynamicImport-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.axis2.wso2</groupId>
+            <artifactId>axis2</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>org.apache.axis2.wso2</groupId>
+            <artifactId>axis2-client</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>wsdl4j.wso2</groupId>
+            <artifactId>wsdl4j</artifactId>
+        </dependency>
+        <!--dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+       </dependency>
+       <dependency>
+            <groupId>org.apache.ws.commons.schema.wso2</groupId>
+            <artifactId>XmlSchema</artifactId>
+       </dependency>
+       <dependency>
+            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
+            <artifactId>axiom</artifactId>
+       </dependency>
+       <dependency>
+            <groupId>org.apache.neethi.wso2</groupId>
+            <artifactId>neethi</artifactId>
+       </dependency-->
+    </dependencies>
+
+</project>


[04/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.adc.mgt.stub/src/main/resources/ApplicationManagementService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.mgt.stub/src/main/resources/ApplicationManagementService.wsdl b/service-stubs/org.apache.stratos.adc.mgt.stub/src/main/resources/ApplicationManagementService.wsdl
new file mode 100644
index 0000000..c794fd1
--- /dev/null
+++ b/service-stubs/org.apache.stratos.adc.mgt.stub/src/main/resources/ApplicationManagementService.wsdl
@@ -0,0 +1,1192 @@
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://service.mgt.adc.stratos.apache.org" xmlns:ax27="http://dto.mgt.adc.stratos.apache.org/xsd" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:ax25="http://exception.mgt.adc.stratos.apache.org/xsd" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://service.mgt.adc.stratos.apache.org">
+    <wsdl:documentation>ApplicationManagementService</wsdl:documentation>
+    <wsdl:types>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://dto.mgt.adc.stratos.apache.org/xsd">
+            <xs:complexType name="RepositoryInformation">
+                <xs:sequence>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="refName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="SubscriptionInfo">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="hostname" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="repositoryURL" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="Cartridge">
+                <xs:sequence>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="accessURLs" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="activeInstances" type="xs:int"/>
+                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="dbUserName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="ip" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="mappedDomain" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
+                    <xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="policy" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="policyDescription" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="status" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="PolicyDefinition">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="defaultPolicy" type="xs:boolean"/>
+                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="CartridgeWrapper">
+                <xs:sequence>
+                    <xs:element maxOccurs="unbounded" minOccurs="0" name="cartridges" nillable="true" type="ax27:Cartridge"/>
+                    <xs:element minOccurs="0" name="numberOfPages" type="xs:int"/>
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.mgt.adc.stratos.apache.org/xsd">
+            <xs:complexType name="ADCException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="NotSubscribedException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="RepositoryRequiredException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="RepositoryCredentialsRequiredException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="InvalidRepositoryException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="RepositoryTransportException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="PolicyException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="UnregisteredCartridgeException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="InvalidCartridgeAliasException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="DuplicateCartridgeAliasException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="AlreadySubscribedException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="DomainMappingExistsException">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+        <xs:schema xmlns:ax28="http://dto.mgt.adc.stratos.apache.org/xsd" xmlns:ax26="http://exception.mgt.adc.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://service.mgt.adc.stratos.apache.org">
+            <xs:import namespace="http://exception.mgt.adc.stratos.apache.org/xsd"/>
+            <xs:import namespace="http://dto.mgt.adc.stratos.apache.org/xsd"/>
+            <xs:element name="ApplicationManagementServiceADCException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="ADCException" nillable="true" type="ax25:ADCException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceNotSubscribedException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="NotSubscribedException" nillable="true" type="ax25:NotSubscribedException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="unsubscribe">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceRepositoryRequiredException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="RepositoryRequiredException" nillable="true" type="ax25:RepositoryRequiredException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="RepositoryCredentialsRequiredException" nillable="true" type="ax25:RepositoryCredentialsRequiredException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceInvalidRepositoryException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="InvalidRepositoryException" nillable="true" type="ax25:InvalidRepositoryException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceRepositoryTransportException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="RepositoryTransportException" nillable="true" type="ax25:RepositoryTransportException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="testRepositoryConnection">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="repoUsername" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="repoPassword" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="privateRepo" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="testRepositoryConnectionResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:RepositoryInformation"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="synchronizeRepository">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServicePolicyException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="PolicyException" nillable="true" type="ax25:PolicyException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceUnregisteredCartridgeException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="UnregisteredCartridgeException" nillable="true" type="ax25:UnregisteredCartridgeException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceInvalidCartridgeAliasException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="InvalidCartridgeAliasException" nillable="true" type="ax25:InvalidCartridgeAliasException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceDuplicateCartridgeAliasException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="DuplicateCartridgeAliasException" nillable="true" type="ax25:DuplicateCartridgeAliasException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceAlreadySubscribedException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="AlreadySubscribedException" nillable="true" type="ax25:AlreadySubscribedException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="subscribe">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="policy" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="privateRepo" type="xs:boolean"/>
+                        <xs:element minOccurs="0" name="repoUsername" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="repoPassword" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="dataCartridgeType" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="dataCartridgeAlias" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="subscribeResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:SubscriptionInfo"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="removeDomainMapping">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isFeatureEnabled">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="key" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isFeatureEnabledResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getTenantDomain">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getTenantDomainResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getSubscribedCartridges">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getSubscribedCartridgesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax27:Cartridge"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getSubscribedCartridgeAliases">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getSubscribedCartridgeAliasesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPolicyDefinitions">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPolicyDefinitionsResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax27:PolicyDefinition"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPagedSubscribedCartridges">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeSearchString" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPagedSubscribedCartridgesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:CartridgeWrapper"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPagedAvailableCartridges">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="cartridgeSearchString" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
+                        <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getPagedAvailableCartridgesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:CartridgeWrapper"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getCartridgeInfo">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getCartridgeInfoResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax27:Cartridge"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getAvailableCartridges">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getAvailableCartridgesResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax27:Cartridge"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="ApplicationManagementServiceDomainMappingExistsException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="DomainMappingExistsException" nillable="true" type="ax25:DomainMappingExistsException"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="addDomainMapping">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="mappedDomain" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="addDomainMappingResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:schema>
+    </wsdl:types>
+    <wsdl:message name="isFeatureEnabledRequest">
+        <wsdl:part name="parameters" element="ns:isFeatureEnabled"/>
+    </wsdl:message>
+    <wsdl:message name="isFeatureEnabledResponse">
+        <wsdl:part name="parameters" element="ns:isFeatureEnabledResponse"/>
+    </wsdl:message>
+    <wsdl:message name="unsubscribeRequest">
+        <wsdl:part name="parameters" element="ns:unsubscribe"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceADCException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceADCException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceNotSubscribedException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceNotSubscribedException"/>
+    </wsdl:message>
+    <wsdl:message name="getSubscribedCartridgesRequest">
+        <wsdl:part name="parameters" element="ns:getSubscribedCartridges"/>
+    </wsdl:message>
+    <wsdl:message name="getSubscribedCartridgesResponse">
+        <wsdl:part name="parameters" element="ns:getSubscribedCartridgesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="synchronizeRepositoryRequest">
+        <wsdl:part name="parameters" element="ns:synchronizeRepository"/>
+    </wsdl:message>
+    <wsdl:message name="getCartridgeInfoRequest">
+        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
+    </wsdl:message>
+    <wsdl:message name="getCartridgeInfoResponse">
+        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
+    </wsdl:message>
+    <wsdl:message name="addDomainMappingRequest">
+        <wsdl:part name="parameters" element="ns:addDomainMapping"/>
+    </wsdl:message>
+    <wsdl:message name="addDomainMappingResponse">
+        <wsdl:part name="parameters" element="ns:addDomainMappingResponse"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceDomainMappingExistsException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceDomainMappingExistsException"/>
+    </wsdl:message>
+    <wsdl:message name="removeDomainMappingRequest">
+        <wsdl:part name="parameters" element="ns:removeDomainMapping"/>
+    </wsdl:message>
+    <wsdl:message name="subscribeRequest">
+        <wsdl:part name="parameters" element="ns:subscribe"/>
+    </wsdl:message>
+    <wsdl:message name="subscribeResponse">
+        <wsdl:part name="parameters" element="ns:subscribeResponse"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServicePolicyException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServicePolicyException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceUnregisteredCartridgeException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceUnregisteredCartridgeException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceInvalidCartridgeAliasException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceInvalidCartridgeAliasException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceDuplicateCartridgeAliasException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceDuplicateCartridgeAliasException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceRepositoryRequiredException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceRepositoryRequiredException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceAlreadySubscribedException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceAlreadySubscribedException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceInvalidRepositoryException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceInvalidRepositoryException"/>
+    </wsdl:message>
+    <wsdl:message name="ApplicationManagementServiceRepositoryTransportException">
+        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceRepositoryTransportException"/>
+    </wsdl:message>
+    <wsdl:message name="getPagedAvailableCartridgesRequest">
+        <wsdl:part name="parameters" element="ns:getPagedAvailableCartridges"/>
+    </wsdl:message>
+    <wsdl:message name="getPagedAvailableCartridgesResponse">
+        <wsdl:part name="parameters" element="ns:getPagedAvailableCartridgesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getPagedSubscribedCartridgesRequest">
+        <wsdl:part name="parameters" element="ns:getPagedSubscribedCartridges"/>
+    </wsdl:message>
+    <wsdl:message name="getPagedSubscribedCartridgesResponse">
+        <wsdl:part name="parameters" element="ns:getPagedSubscribedCartridgesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getSubscribedCartridgeAliasesRequest">
+        <wsdl:part name="parameters" element="ns:getSubscribedCartridgeAliases"/>
+    </wsdl:message>
+    <wsdl:message name="getSubscribedCartridgeAliasesResponse">
+        <wsdl:part name="parameters" element="ns:getSubscribedCartridgeAliasesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="testRepositoryConnectionRequest">
+        <wsdl:part name="parameters" element="ns:testRepositoryConnection"/>
+    </wsdl:message>
+    <wsdl:message name="testRepositoryConnectionResponse">
+        <wsdl:part name="parameters" element="ns:testRepositoryConnectionResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getAvailableCartridgesRequest">
+        <wsdl:part name="parameters" element="ns:getAvailableCartridges"/>
+    </wsdl:message>
+    <wsdl:message name="getAvailableCartridgesResponse">
+        <wsdl:part name="parameters" element="ns:getAvailableCartridgesResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getPolicyDefinitionsRequest">
+        <wsdl:part name="parameters" element="ns:getPolicyDefinitions"/>
+    </wsdl:message>
+    <wsdl:message name="getPolicyDefinitionsResponse">
+        <wsdl:part name="parameters" element="ns:getPolicyDefinitionsResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getTenantDomainRequest">
+        <wsdl:part name="parameters" element="ns:getTenantDomain"/>
+    </wsdl:message>
+    <wsdl:message name="getTenantDomainResponse">
+        <wsdl:part name="parameters" element="ns:getTenantDomainResponse"/>
+    </wsdl:message>
+    <wsdl:portType name="ApplicationManagementServicePortType">
+        <wsdl:operation name="isFeatureEnabled">
+            <wsdl:input message="ns:isFeatureEnabledRequest" wsaw:Action="urn:isFeatureEnabled"/>
+            <wsdl:output message="ns:isFeatureEnabledResponse" wsaw:Action="urn:isFeatureEnabledResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="unsubscribe">
+            <wsdl:input message="ns:unsubscribeRequest" wsaw:Action="urn:unsubscribe"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:unsubscribeApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:unsubscribeApplicationManagementServiceNotSubscribedException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridges">
+            <wsdl:input message="ns:getSubscribedCartridgesRequest" wsaw:Action="urn:getSubscribedCartridges"/>
+            <wsdl:output message="ns:getSubscribedCartridgesResponse" wsaw:Action="urn:getSubscribedCartridgesResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getSubscribedCartridgesApplicationManagementServiceADCException"/>
+        </wsdl:operation>
+        <wsdl:operation name="synchronizeRepository">
+            <wsdl:input message="ns:synchronizeRepositoryRequest" wsaw:Action="urn:synchronizeRepository"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:synchronizeRepositoryApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:synchronizeRepositoryApplicationManagementServiceNotSubscribedException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
+            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getCartridgeInfoApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:getCartridgeInfoApplicationManagementServiceNotSubscribedException"/>
+        </wsdl:operation>
+        <wsdl:operation name="addDomainMapping">
+            <wsdl:input message="ns:addDomainMappingRequest" wsaw:Action="urn:addDomainMapping"/>
+            <wsdl:output message="ns:addDomainMappingResponse" wsaw:Action="urn:addDomainMappingResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceDomainMappingExistsException" name="ApplicationManagementServiceDomainMappingExistsException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceDomainMappingExistsException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceNotSubscribedException"/>
+        </wsdl:operation>
+        <wsdl:operation name="removeDomainMapping">
+            <wsdl:input message="ns:removeDomainMappingRequest" wsaw:Action="urn:removeDomainMapping"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:removeDomainMappingApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceNotSubscribedException" name="ApplicationManagementServiceNotSubscribedException" wsaw:Action="urn:removeDomainMappingApplicationManagementServiceNotSubscribedException"/>
+        </wsdl:operation>
+        <wsdl:operation name="subscribe">
+            <wsdl:input message="ns:subscribeRequest" wsaw:Action="urn:subscribe"/>
+            <wsdl:output message="ns:subscribeResponse" wsaw:Action="urn:subscribeResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:subscribeApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServicePolicyException" name="ApplicationManagementServicePolicyException" wsaw:Action="urn:subscribeApplicationManagementServicePolicyException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceUnregisteredCartridgeException" name="ApplicationManagementServiceUnregisteredCartridgeException" wsaw:Action="urn:subscribeApplicationManagementServiceUnregisteredCartridgeException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceInvalidCartridgeAliasException" name="ApplicationManagementServiceInvalidCartridgeAliasException" wsaw:Action="urn:subscribeApplicationManagementServiceInvalidCartridgeAliasException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceDuplicateCartridgeAliasException" name="ApplicationManagementServiceDuplicateCartridgeAliasException" wsaw:Action="urn:subscribeApplicationManagementServiceDuplicateCartridgeAliasException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryRequiredException" name="ApplicationManagementServiceRepositoryRequiredException" wsaw:Action="urn:subscribeApplicationManagementServiceRepositoryRequiredException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceAlreadySubscribedException" name="ApplicationManagementServiceAlreadySubscribedException" wsaw:Action="urn:subscribeApplicationManagementServiceAlreadySubscribedException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryCredentialsRequiredException" name="ApplicationManagementServiceRepositoryCredentialsRequiredException" wsaw:Action="urn:subscribeApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceInvalidRepositoryException" name="ApplicationManagementServiceInvalidRepositoryException" wsaw:Action="urn:subscribeApplicationManagementServiceInvalidRepositoryException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryTransportException" name="ApplicationManagementServiceRepositoryTransportException" wsaw:Action="urn:subscribeApplicationManagementServiceRepositoryTransportException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedAvailableCartridges">
+            <wsdl:input message="ns:getPagedAvailableCartridgesRequest" wsaw:Action="urn:getPagedAvailableCartridges"/>
+            <wsdl:output message="ns:getPagedAvailableCartridgesResponse" wsaw:Action="urn:getPagedAvailableCartridgesResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getPagedAvailableCartridgesApplicationManagementServiceADCException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedSubscribedCartridges">
+            <wsdl:input message="ns:getPagedSubscribedCartridgesRequest" wsaw:Action="urn:getPagedSubscribedCartridges"/>
+            <wsdl:output message="ns:getPagedSubscribedCartridgesResponse" wsaw:Action="urn:getPagedSubscribedCartridgesResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getPagedSubscribedCartridgesApplicationManagementServiceADCException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridgeAliases">
+            <wsdl:input message="ns:getSubscribedCartridgeAliasesRequest" wsaw:Action="urn:getSubscribedCartridgeAliases"/>
+            <wsdl:output message="ns:getSubscribedCartridgeAliasesResponse" wsaw:Action="urn:getSubscribedCartridgeAliasesResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="testRepositoryConnection">
+            <wsdl:input message="ns:testRepositoryConnectionRequest" wsaw:Action="urn:testRepositoryConnection"/>
+            <wsdl:output message="ns:testRepositoryConnectionResponse" wsaw:Action="urn:testRepositoryConnectionResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryRequiredException" name="ApplicationManagementServiceRepositoryRequiredException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceRepositoryRequiredException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceADCException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryCredentialsRequiredException" name="ApplicationManagementServiceRepositoryCredentialsRequiredException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceInvalidRepositoryException" name="ApplicationManagementServiceInvalidRepositoryException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceInvalidRepositoryException"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceRepositoryTransportException" name="ApplicationManagementServiceRepositoryTransportException" wsaw:Action="urn:testRepositoryConnectionApplicationManagementServiceRepositoryTransportException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getAvailableCartridges">
+            <wsdl:input message="ns:getAvailableCartridgesRequest" wsaw:Action="urn:getAvailableCartridges"/>
+            <wsdl:output message="ns:getAvailableCartridgesResponse" wsaw:Action="urn:getAvailableCartridgesResponse"/>
+            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getAvailableCartridgesApplicationManagementServiceADCException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getPolicyDefinitions">
+            <wsdl:input message="ns:getPolicyDefinitionsRequest" wsaw:Action="urn:getPolicyDefinitions"/>
+            <wsdl:output message="ns:getPolicyDefinitionsResponse" wsaw:Action="urn:getPolicyDefinitionsResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="getTenantDomain">
+            <wsdl:input message="ns:getTenantDomainRequest" wsaw:Action="urn:getTenantDomain"/>
+            <wsdl:output message="ns:getTenantDomainResponse" wsaw:Action="urn:getTenantDomainResponse"/>
+        </wsdl:operation>
+    </wsdl:portType>
+    <wsdl:binding name="ApplicationManagementServiceSoap11Binding" type="ns:ApplicationManagementServicePortType">
+        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="isFeatureEnabled">
+            <soap:operation soapAction="urn:isFeatureEnabled" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="unsubscribe">
+            <soap:operation soapAction="urn:unsubscribe" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridges">
+            <soap:operation soapAction="urn:getSubscribedCartridges" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="synchronizeRepository">
+            <soap:operation soapAction="urn:synchronizeRepository" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="addDomainMapping">
+            <soap:operation soapAction="urn:addDomainMapping" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceDomainMappingExistsException">
+                <soap:fault use="literal" name="ApplicationManagementServiceDomainMappingExistsException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="removeDomainMapping">
+            <soap:operation soapAction="urn:removeDomainMapping" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="subscribe">
+            <soap:operation soapAction="urn:subscribe" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
+                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
+                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
+                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
+                <soap:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceUnregisteredCartridgeException">
+                <soap:fault use="literal" name="ApplicationManagementServiceUnregisteredCartridgeException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceInvalidCartridgeAliasException">
+                <soap:fault use="literal" name="ApplicationManagementServiceInvalidCartridgeAliasException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceAlreadySubscribedException">
+                <soap:fault use="literal" name="ApplicationManagementServiceAlreadySubscribedException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceDuplicateCartridgeAliasException">
+                <soap:fault use="literal" name="ApplicationManagementServiceDuplicateCartridgeAliasException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServicePolicyException">
+                <soap:fault use="literal" name="ApplicationManagementServicePolicyException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedAvailableCartridges">
+            <soap:operation soapAction="urn:getPagedAvailableCartridges" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedSubscribedCartridges">
+            <soap:operation soapAction="urn:getPagedSubscribedCartridges" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="testRepositoryConnection">
+            <soap:operation soapAction="urn:testRepositoryConnection" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
+                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
+                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
+                <soap:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
+                <soap:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridgeAliases">
+            <soap:operation soapAction="urn:getSubscribedCartridgeAliases" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getAvailableCartridges">
+            <soap:operation soapAction="urn:getAvailableCartridges" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getPolicyDefinitions">
+            <soap:operation soapAction="urn:getPolicyDefinitions" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getTenantDomain">
+            <soap:operation soapAction="urn:getTenantDomain" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="ApplicationManagementServiceSoap12Binding" type="ns:ApplicationManagementServicePortType">
+        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="isFeatureEnabled">
+            <soap12:operation soapAction="urn:isFeatureEnabled" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="unsubscribe">
+            <soap12:operation soapAction="urn:unsubscribe" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridges">
+            <soap12:operation soapAction="urn:getSubscribedCartridges" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="synchronizeRepository">
+            <soap12:operation soapAction="urn:synchronizeRepository" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="addDomainMapping">
+            <soap12:operation soapAction="urn:addDomainMapping" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceDomainMappingExistsException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceDomainMappingExistsException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="removeDomainMapping">
+            <soap12:operation soapAction="urn:removeDomainMapping" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceNotSubscribedException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceNotSubscribedException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="subscribe">
+            <soap12:operation soapAction="urn:subscribe" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceUnregisteredCartridgeException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceUnregisteredCartridgeException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceInvalidCartridgeAliasException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceInvalidCartridgeAliasException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceAlreadySubscribedException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceAlreadySubscribedException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceDuplicateCartridgeAliasException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceDuplicateCartridgeAliasException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServicePolicyException">
+                <soap12:fault use="literal" name="ApplicationManagementServicePolicyException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedAvailableCartridges">
+            <soap12:operation soapAction="urn:getPagedAvailableCartridges" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedSubscribedCartridges">
+            <soap12:operation soapAction="urn:getPagedSubscribedCartridges" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="testRepositoryConnection">
+            <soap12:operation soapAction="urn:testRepositoryConnection" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryRequiredException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryTransportException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryTransportException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceRepositoryCredentialsRequiredException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceRepositoryCredentialsRequiredException"/>
+            </wsdl:fault>
+            <wsdl:fault name="ApplicationManagementServiceInvalidRepositoryException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceInvalidRepositoryException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridgeAliases">
+            <soap12:operation soapAction="urn:getSubscribedCartridgeAliases" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getAvailableCartridges">
+            <soap12:operation soapAction="urn:getAvailableCartridges" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="ApplicationManagementServiceADCException">
+                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getPolicyDefinitions">
+            <soap12:operation soapAction="urn:getPolicyDefinitions" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getTenantDomain">
+            <soap12:operation soapAction="urn:getTenantDomain" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="ApplicationManagementServiceHttpBinding" type="ns:ApplicationManagementServicePortType">
+        <http:binding verb="POST"/>
+        <wsdl:operation name="isFeatureEnabled">
+            <http:operation location="isFeatureEnabled"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="unsubscribe">
+            <http:operation location="unsubscribe"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridges">
+            <http:operation location="getSubscribedCartridges"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="synchronizeRepository">
+            <http:operation location="synchronizeRepository"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+        </wsdl:operation>
+        <wsdl:operation name="getCartridgeInfo">
+            <http:operation location="getCartridgeInfo"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="addDomainMapping">
+            <http:operation location="addDomainMapping"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="removeDomainMapping">
+            <http:operation location="removeDomainMapping"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+        </wsdl:operation>
+        <wsdl:operation name="subscribe">
+            <http:operation location="subscribe"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedAvailableCartridges">
+            <http:operation location="getPagedAvailableCartridges"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getPagedSubscribedCartridges">
+            <http:operation location="getPagedSubscribedCartridges"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="testRepositoryConnection">
+            <http:operation location="testRepositoryConnection"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscribedCartridgeAliases">
+            <http:operation location="getSubscribedCartridgeAliases"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getAvailableCartridges">
+            <http:operation location="getAvailableCartridges"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getPolicyDefinitions">
+            <http:operation location="getPolicyDefinitions"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getTenantDomain">
+            <http:operation location="getTenantDomain"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="ApplicationManagementService">
+        <wsdl:port name="ApplicationManagementServiceHttpsSoap11Endpoint" binding="ns:ApplicationManagementServiceSoap11Binding">
+            <soap:address location="https://10.204.45.38:9445/services/ApplicationManagementService.ApplicationManagementServiceHttpsSoap11Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="ApplicationManagementServiceHttpsSoap12Endpoint" binding="ns:ApplicationManagementServiceSoap12Binding">
+            <soap12:address location="https://10.204.45.38:9445/services/ApplicationManagementService.ApplicationManagementServiceHttpsSoap12Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="ApplicationManagementServiceHttpsEndpoint" binding="ns:ApplicationManagementServiceHttpBinding">
+            <http:address location="https://10.204.45.38:9445/services/ApplicationManagementService.ApplicationManagementServiceHttpsEndpoint/"/>
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml b/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
index cbe314c..a96dd3f 100644
--- a/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.cartridge.agent.stub/pom.xml
@@ -22,7 +22,6 @@
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
         <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../pom.xml</relativePath>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.common.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.common.stub/pom.xml b/service-stubs/org.apache.stratos.common.stub/pom.xml
index 0fa6a63..4c19d20 100644
--- a/service-stubs/org.apache.stratos.common.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.common.stub/pom.xml
@@ -23,7 +23,6 @@
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-service-stubs-parent</artifactId>
         <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/pom.xml b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/pom.xml
deleted file mode 100644
index 8b1b594..0000000
--- a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/pom.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.wso2.carbon</groupId>
-        <artifactId>carbon-service-stubs</artifactId>
-        <version>4.1.0</version>
-        <relativePath>../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <version>1.0.0</version>
-    <artifactId>org.wso2.carbon.load.balance.cartridge.autoscaler.service.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>WSO2 Carbon -Cartridge Autoscaler Service Stub</name>
-    <url>http://wso2.org</url>
-
-    <build>
-        <plugins>
-            
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/CloudControllerService.wsdl -u -uw -o target/generated-code -p org.wso2.carbon.stratos.cloud.controller.stub"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Export-Package>
-                            org.wso2.carbon.stratos.cloud.controller.stub.impl.*; version=0.0.0,
-                            org.wso2.carbon.stratos.cloud.controller.stub.exception.xsd.*; version=0.0.0,
-                            org.wso2.carbon.stratos.cloud.controller.stub.*; version=0.0.0,
-                            org.wso2.carbon.stratos.cloud.controller.util.xsd.stub.*; version=0.0.0
-                        </Export-Package>
-                        <Import-Package>
-                            *;resolution:=optional
-                        </Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-    </dependencies>
-
-</project>


[03/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/src/main/resources/CloudControllerService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/src/main/resources/CloudControllerService.wsdl b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/src/main/resources/CloudControllerService.wsdl
deleted file mode 100644
index db34653..0000000
--- a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.0/src/main/resources/CloudControllerService.wsdl
+++ /dev/null
@@ -1,708 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://impl.controller.cloud.stratos.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ax2171="http://util.controller.cloud.stratos.carbon.wso2.org/xsd" xmlns:ax2169="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://impl.controller.cloud.stratos.carbon.wso2.org">
-    <wsdl:documentation>CloudControllerService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd">
-            <xs:complexType name="UnregisteredServiceException">
-                <xs:sequence/>
-            </xs:complexType>
-            <xs:complexType name="UnregisteredCartridgeException">
-                <xs:sequence/>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema xmlns:ax2172="http://util.controller.cloud.stratos.carbon.wso2.org/xsd" xmlns:ax2170="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://impl.controller.cloud.stratos.carbon.wso2.org">
-            <xs:import namespace="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd"/>
-            <xs:import namespace="http://util.controller.cloud.stratos.carbon.wso2.org/xsd"/>
-            <xs:element name="CloudControllerServiceUnregisteredServiceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredServiceException" nillable="true" type="ax2170:UnregisteredServiceException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unregisterService">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unregisterServiceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateLastlySpawnedInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateLastlySpawnedInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateAllInstances">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateAllInstancesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="startInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="startInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="CloudControllerServiceUnregisteredCartridgeException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredCartridgeException" nillable="true" type="ax2170:UnregisteredCartridgeException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="registerService">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="tenantRange" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="properties" nillable="true" type="ax2172:Properties"/>
-                        <xs:element minOccurs="0" name="payload" nillable="true" type="xs:base64Binary"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="registerServiceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getRegisteredCartridges">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getRegisteredCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPendingInstanceCount">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPendingInstanceCountResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfo">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfoResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2172:CartridgeInfo"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeDescription">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeDescriptionResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="createKeyPairFromPublicKey">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="keyPairName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="publicKey" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="createKeyPairFromPublicKeyResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://util.controller.cloud.stratos.carbon.wso2.org/xsd">
-            <xs:complexType name="Properties">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2171:Property"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Property">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="CartridgeInfo">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="appTypes" nillable="true" type="ax2171:AppType"/>
-                    <xs:element minOccurs="0" name="baseDir" nillable="true" type="xs:string"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="deploymentDirs" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="portMappings" nillable="true" type="ax2171:PortMapping"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2171:Property"/>
-                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="AppType">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="appSpecificMapping" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="PortMapping">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="port" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="protocol" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="proxyPort" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="getPendingInstanceCountRequest">
-        <wsdl:part name="parameters" element="ns:getPendingInstanceCount"/>
-    </wsdl:message>
-    <wsdl:message name="getPendingInstanceCountResponse">
-        <wsdl:part name="parameters" element="ns:getPendingInstanceCountResponse"/>
-    </wsdl:message>
-    <wsdl:message name="terminateInstanceRequest">
-        <wsdl:part name="parameters" element="ns:terminateInstance"/>
-    </wsdl:message>
-    <wsdl:message name="terminateInstanceResponse">
-        <wsdl:part name="parameters" element="ns:terminateInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="registerServiceRequest">
-        <wsdl:part name="parameters" element="ns:registerService"/>
-    </wsdl:message>
-    <wsdl:message name="registerServiceResponse">
-        <wsdl:part name="parameters" element="ns:registerServiceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="CloudControllerServiceUnregisteredCartridgeException">
-        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredCartridgeException"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
-    </wsdl:message>
-    <wsdl:message name="unregisterServiceRequest">
-        <wsdl:part name="parameters" element="ns:unregisterService"/>
-    </wsdl:message>
-    <wsdl:message name="unregisterServiceResponse">
-        <wsdl:part name="parameters" element="ns:unregisterServiceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="CloudControllerServiceUnregisteredServiceException">
-        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredServiceException"/>
-    </wsdl:message>
-    <wsdl:message name="terminateAllInstancesRequest">
-        <wsdl:part name="parameters" element="ns:terminateAllInstances"/>
-    </wsdl:message>
-    <wsdl:message name="terminateAllInstancesResponse">
-        <wsdl:part name="parameters" element="ns:terminateAllInstancesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getRegisteredCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getRegisteredCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getRegisteredCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getRegisteredCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="createKeyPairFromPublicKeyRequest">
-        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKey"/>
-    </wsdl:message>
-    <wsdl:message name="createKeyPairFromPublicKeyResponse">
-        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKeyResponse"/>
-    </wsdl:message>
-    <wsdl:message name="startInstanceRequest">
-        <wsdl:part name="parameters" element="ns:startInstance"/>
-    </wsdl:message>
-    <wsdl:message name="startInstanceResponse">
-        <wsdl:part name="parameters" element="ns:startInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeDescriptionRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeDescription"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeDescriptionResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeDescriptionResponse"/>
-    </wsdl:message>
-    <wsdl:message name="terminateLastlySpawnedInstanceRequest">
-        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstance"/>
-    </wsdl:message>
-    <wsdl:message name="terminateLastlySpawnedInstanceResponse">
-        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:portType name="CloudControllerServicePortType">
-        <wsdl:operation name="getPendingInstanceCount">
-            <wsdl:input message="ns:getPendingInstanceCountRequest" wsaw:Action="urn:getPendingInstanceCount"/>
-            <wsdl:output message="ns:getPendingInstanceCountResponse" wsaw:Action="urn:getPendingInstanceCountResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <wsdl:input message="ns:terminateInstanceRequest" wsaw:Action="urn:terminateInstance"/>
-            <wsdl:output message="ns:terminateInstanceResponse" wsaw:Action="urn:terminateInstanceResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <wsdl:input message="ns:registerServiceRequest" wsaw:Action="urn:registerService"/>
-            <wsdl:output message="ns:registerServiceResponse" wsaw:Action="urn:registerServiceResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:registerServiceCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
-            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:getCartridgeInfoCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <wsdl:input message="ns:unregisterServiceRequest" wsaw:Action="urn:unregisterService"/>
-            <wsdl:output message="ns:unregisterServiceResponse" wsaw:Action="urn:unregisterServiceResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredServiceException" name="CloudControllerServiceUnregisteredServiceException" wsaw:Action="urn:unregisterServiceCloudControllerServiceUnregisteredServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <wsdl:input message="ns:terminateAllInstancesRequest" wsaw:Action="urn:terminateAllInstances"/>
-            <wsdl:output message="ns:terminateAllInstancesResponse" wsaw:Action="urn:terminateAllInstancesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <wsdl:input message="ns:getRegisteredCartridgesRequest" wsaw:Action="urn:getRegisteredCartridges"/>
-            <wsdl:output message="ns:getRegisteredCartridgesResponse" wsaw:Action="urn:getRegisteredCartridgesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <wsdl:input message="ns:createKeyPairFromPublicKeyRequest" wsaw:Action="urn:createKeyPairFromPublicKey"/>
-            <wsdl:output message="ns:createKeyPairFromPublicKeyResponse" wsaw:Action="urn:createKeyPairFromPublicKeyResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <wsdl:input message="ns:startInstanceRequest" wsaw:Action="urn:startInstance"/>
-            <wsdl:output message="ns:startInstanceResponse" wsaw:Action="urn:startInstanceResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeDescription">
-            <wsdl:input message="ns:getCartridgeDescriptionRequest" wsaw:Action="urn:getCartridgeDescription"/>
-            <wsdl:output message="ns:getCartridgeDescriptionResponse" wsaw:Action="urn:getCartridgeDescriptionResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:getCartridgeDescriptionCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <wsdl:input message="ns:terminateLastlySpawnedInstanceRequest" wsaw:Action="urn:terminateLastlySpawnedInstance"/>
-            <wsdl:output message="ns:terminateLastlySpawnedInstanceResponse" wsaw:Action="urn:terminateLastlySpawnedInstanceResponse"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="CloudControllerServiceSoap11Binding" type="ns:CloudControllerServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <soap:operation soapAction="urn:getPendingInstanceCount" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <soap:operation soapAction="urn:registerService" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <soap:operation soapAction="urn:terminateInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <soap:operation soapAction="urn:unregisterService" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <soap:operation soapAction="urn:terminateAllInstances" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <soap:operation soapAction="urn:getRegisteredCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <soap:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <soap:operation soapAction="urn:startInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeDescription">
-            <soap:operation soapAction="urn:getCartridgeDescription" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <soap:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="CloudControllerServiceSoap12Binding" type="ns:CloudControllerServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <soap12:operation soapAction="urn:getPendingInstanceCount" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <soap12:operation soapAction="urn:registerService" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <soap12:operation soapAction="urn:terminateInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <soap12:operation soapAction="urn:unregisterService" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <soap12:operation soapAction="urn:terminateAllInstances" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <soap12:operation soapAction="urn:getRegisteredCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <soap12:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <soap12:operation soapAction="urn:startInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeDescription">
-            <soap12:operation soapAction="urn:getCartridgeDescription" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <soap12:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="CloudControllerServiceHttpBinding" type="ns:CloudControllerServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <http:operation location="getPendingInstanceCount"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <http:operation location="registerService"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <http:operation location="terminateInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <http:operation location="getCartridgeInfo"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <http:operation location="unregisterService"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <http:operation location="terminateAllInstances"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <http:operation location="getRegisteredCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <http:operation location="createKeyPairFromPublicKey"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <http:operation location="startInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeDescription">
-            <http:operation location="getCartridgeDescription"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <http:operation location="terminateLastlySpawnedInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="CloudControllerService">
-        <wsdl:port name="CloudControllerServiceHttpSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="http://nirmal:8280/services/CloudControllerService.CloudControllerServiceHttpSoap11Endpoint"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="https://nirmal:8243/services/CloudControllerService.CloudControllerServiceHttpsSoap11Endpoint"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="http://nirmal:8280/services/CloudControllerService.CloudControllerServiceHttpSoap12Endpoint"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="https://nirmal:8243/services/CloudControllerService.CloudControllerServiceHttpsSoap12Endpoint"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpEndpoint" binding="ns:CloudControllerServiceHttpBinding">
-            <http:address location="http://nirmal:8280/services/CloudControllerService.CloudControllerServiceHttpEndpoint"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsEndpoint" binding="ns:CloudControllerServiceHttpBinding">
-            <http:address location="https://nirmal:8243/services/CloudControllerService.CloudControllerServiceHttpsEndpoint"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/pom.xml b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/pom.xml
deleted file mode 100644
index da25e5d..0000000
--- a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/pom.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.wso2.carbon</groupId>
-        <artifactId>carbon-service-stubs</artifactId>
-        <version>4.1.0</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <version>4.1.1</version>
-    <artifactId>org.wso2.carbon.load.balance.cartridge.autoscaler.service.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>WSO2 Carbon -Cartridge Autoscaler Service Stub</name>
-    <url>http://wso2.org</url>
-
-    <build>
-        <plugins>
-            
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/CloudControllerService.wsdl -u -uw -o target/generated-code -p org.wso2.carbon.stratos.cloud.controller.stub"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Export-Package>
-                            org.wso2.carbon.stratos.cloud.controller.impl.*; version=0.0.0,
-                            org.wso2.carbon.stratos.cloud.controller.exception.xsd.*; version=0.0.0,
-                            org.wso2.carbon.stratos.cloud.controller.stub.*; version=0.0.0,
-                            org.wso2.carbon.stratos.cloud.controller.util.xsd.*; version=0.0.0
-                        </Export-Package>
-                        <Import-Package>
-                            *;resolution:=optional
-                        </Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-    </dependencies>
-
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/src/main/resources/CloudControllerService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/src/main/resources/CloudControllerService.wsdl b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/src/main/resources/CloudControllerService.wsdl
deleted file mode 100644
index 14768e0..0000000
--- a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.1/src/main/resources/CloudControllerService.wsdl
+++ /dev/null
@@ -1,659 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ax2179="http://util.controller.cloud.stratos.carbon.wso2.org/xsd" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://impl.controller.cloud.stratos.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ax2177="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://impl.controller.cloud.stratos.carbon.wso2.org">
-    <wsdl:documentation>CloudControllerService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd">
-            <xs:complexType name="UnregisteredServiceException">
-                <xs:sequence/>
-            </xs:complexType>
-            <xs:complexType name="UnregisteredCartridgeException">
-                <xs:sequence/>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema xmlns:ax2180="http://util.controller.cloud.stratos.carbon.wso2.org/xsd" xmlns:ax2178="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://impl.controller.cloud.stratos.carbon.wso2.org">
-            <xs:import namespace="http://exception.controller.cloud.stratos.carbon.wso2.org/xsd"/>
-            <xs:import namespace="http://util.controller.cloud.stratos.carbon.wso2.org/xsd"/>
-            <xs:element name="CloudControllerServiceUnregisteredServiceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredServiceException" nillable="true" type="ax2178:UnregisteredServiceException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unregisterService">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unregisterServiceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateLastlySpawnedInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateLastlySpawnedInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateAllInstances">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="terminateAllInstancesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="startInstance">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="startInstanceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="CloudControllerServiceUnregisteredCartridgeException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="UnregisteredCartridgeException" nillable="true" type="ax2178:UnregisteredCartridgeException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="registerService">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="tenantRange" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="properties" nillable="true" type="ax2179:Properties"/>
-                        <xs:element minOccurs="0" name="payload" nillable="true" type="xs:base64Binary"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="registerServiceResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getRegisteredCartridges">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getRegisteredCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPendingInstanceCount">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="subDomainName" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPendingInstanceCountResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfo">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfoResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax2179:CartridgeInfo"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="createKeyPairFromPublicKey">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="keyPairName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="publicKey" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="createKeyPairFromPublicKeyResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://util.controller.cloud.stratos.carbon.wso2.org/xsd">
-            <xs:complexType name="Properties">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2179:Property"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="Property">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="CartridgeInfo">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="appTypes" nillable="true" type="ax2179:AppType"/>
-                    <xs:element minOccurs="0" name="baseDir" nillable="true" type="xs:string"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="deploymentDirs" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="portMappings" nillable="true" type="ax2179:PortMapping"/>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" nillable="true" type="ax2179:Property"/>
-                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="AppType">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="appSpecificMapping" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="PortMapping">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="port" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="protocol" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="proxyPort" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="getPendingInstanceCountRequest">
-        <wsdl:part name="parameters" element="ns:getPendingInstanceCount"/>
-    </wsdl:message>
-    <wsdl:message name="getPendingInstanceCountResponse">
-        <wsdl:part name="parameters" element="ns:getPendingInstanceCountResponse"/>
-    </wsdl:message>
-    <wsdl:message name="terminateInstanceRequest">
-        <wsdl:part name="parameters" element="ns:terminateInstance"/>
-    </wsdl:message>
-    <wsdl:message name="terminateInstanceResponse">
-        <wsdl:part name="parameters" element="ns:terminateInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="registerServiceRequest">
-        <wsdl:part name="parameters" element="ns:registerService"/>
-    </wsdl:message>
-    <wsdl:message name="registerServiceResponse">
-        <wsdl:part name="parameters" element="ns:registerServiceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="CloudControllerServiceUnregisteredCartridgeException">
-        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredCartridgeException"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
-    </wsdl:message>
-    <wsdl:message name="unregisterServiceRequest">
-        <wsdl:part name="parameters" element="ns:unregisterService"/>
-    </wsdl:message>
-    <wsdl:message name="unregisterServiceResponse">
-        <wsdl:part name="parameters" element="ns:unregisterServiceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="CloudControllerServiceUnregisteredServiceException">
-        <wsdl:part name="parameters" element="ns:CloudControllerServiceUnregisteredServiceException"/>
-    </wsdl:message>
-    <wsdl:message name="terminateAllInstancesRequest">
-        <wsdl:part name="parameters" element="ns:terminateAllInstances"/>
-    </wsdl:message>
-    <wsdl:message name="terminateAllInstancesResponse">
-        <wsdl:part name="parameters" element="ns:terminateAllInstancesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getRegisteredCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getRegisteredCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getRegisteredCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getRegisteredCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="createKeyPairFromPublicKeyRequest">
-        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKey"/>
-    </wsdl:message>
-    <wsdl:message name="createKeyPairFromPublicKeyResponse">
-        <wsdl:part name="parameters" element="ns:createKeyPairFromPublicKeyResponse"/>
-    </wsdl:message>
-    <wsdl:message name="startInstanceRequest">
-        <wsdl:part name="parameters" element="ns:startInstance"/>
-    </wsdl:message>
-    <wsdl:message name="startInstanceResponse">
-        <wsdl:part name="parameters" element="ns:startInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:message name="terminateLastlySpawnedInstanceRequest">
-        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstance"/>
-    </wsdl:message>
-    <wsdl:message name="terminateLastlySpawnedInstanceResponse">
-        <wsdl:part name="parameters" element="ns:terminateLastlySpawnedInstanceResponse"/>
-    </wsdl:message>
-    <wsdl:portType name="CloudControllerServicePortType">
-        <wsdl:operation name="getPendingInstanceCount">
-            <wsdl:input message="ns:getPendingInstanceCountRequest" wsaw:Action="urn:getPendingInstanceCount"/>
-            <wsdl:output message="ns:getPendingInstanceCountResponse" wsaw:Action="urn:getPendingInstanceCountResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <wsdl:input message="ns:terminateInstanceRequest" wsaw:Action="urn:terminateInstance"/>
-            <wsdl:output message="ns:terminateInstanceResponse" wsaw:Action="urn:terminateInstanceResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <wsdl:input message="ns:registerServiceRequest" wsaw:Action="urn:registerService"/>
-            <wsdl:output message="ns:registerServiceResponse" wsaw:Action="urn:registerServiceResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:registerServiceCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
-            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredCartridgeException" name="CloudControllerServiceUnregisteredCartridgeException" wsaw:Action="urn:getCartridgeInfoCloudControllerServiceUnregisteredCartridgeException"/>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <wsdl:input message="ns:unregisterServiceRequest" wsaw:Action="urn:unregisterService"/>
-            <wsdl:output message="ns:unregisterServiceResponse" wsaw:Action="urn:unregisterServiceResponse"/>
-            <wsdl:fault message="ns:CloudControllerServiceUnregisteredServiceException" name="CloudControllerServiceUnregisteredServiceException" wsaw:Action="urn:unregisterServiceCloudControllerServiceUnregisteredServiceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <wsdl:input message="ns:terminateAllInstancesRequest" wsaw:Action="urn:terminateAllInstances"/>
-            <wsdl:output message="ns:terminateAllInstancesResponse" wsaw:Action="urn:terminateAllInstancesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <wsdl:input message="ns:getRegisteredCartridgesRequest" wsaw:Action="urn:getRegisteredCartridges"/>
-            <wsdl:output message="ns:getRegisteredCartridgesResponse" wsaw:Action="urn:getRegisteredCartridgesResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <wsdl:input message="ns:createKeyPairFromPublicKeyRequest" wsaw:Action="urn:createKeyPairFromPublicKey"/>
-            <wsdl:output message="ns:createKeyPairFromPublicKeyResponse" wsaw:Action="urn:createKeyPairFromPublicKeyResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <wsdl:input message="ns:startInstanceRequest" wsaw:Action="urn:startInstance"/>
-            <wsdl:output message="ns:startInstanceResponse" wsaw:Action="urn:startInstanceResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <wsdl:input message="ns:terminateLastlySpawnedInstanceRequest" wsaw:Action="urn:terminateLastlySpawnedInstance"/>
-            <wsdl:output message="ns:terminateLastlySpawnedInstanceResponse" wsaw:Action="urn:terminateLastlySpawnedInstanceResponse"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="CloudControllerServiceSoap11Binding" type="ns:CloudControllerServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <soap:operation soapAction="urn:getPendingInstanceCount" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <soap:operation soapAction="urn:registerService" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <soap:operation soapAction="urn:terminateInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <soap:operation soapAction="urn:unregisterService" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
-                <soap:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <soap:operation soapAction="urn:terminateAllInstances" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <soap:operation soapAction="urn:getRegisteredCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <soap:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <soap:operation soapAction="urn:startInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <soap:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="CloudControllerServiceSoap12Binding" type="ns:CloudControllerServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <soap12:operation soapAction="urn:getPendingInstanceCount" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <soap12:operation soapAction="urn:registerService" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <soap12:operation soapAction="urn:terminateInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredCartridgeException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredCartridgeException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <soap12:operation soapAction="urn:unregisterService" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="CloudControllerServiceUnregisteredServiceException">
-                <soap12:fault use="literal" name="CloudControllerServiceUnregisteredServiceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <soap12:operation soapAction="urn:terminateAllInstances" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <soap12:operation soapAction="urn:getRegisteredCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <soap12:operation soapAction="urn:createKeyPairFromPublicKey" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <soap12:operation soapAction="urn:startInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <soap12:operation soapAction="urn:terminateLastlySpawnedInstance" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="CloudControllerServiceHttpBinding" type="ns:CloudControllerServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="getPendingInstanceCount">
-            <http:operation location="getPendingInstanceCount"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="registerService">
-            <http:operation location="registerService"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateInstance">
-            <http:operation location="terminateInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <http:operation location="getCartridgeInfo"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="unregisterService">
-            <http:operation location="unregisterService"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateAllInstances">
-            <http:operation location="terminateAllInstances"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getRegisteredCartridges">
-            <http:operation location="getRegisteredCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="createKeyPairFromPublicKey">
-            <http:operation location="createKeyPairFromPublicKey"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="startInstance">
-            <http:operation location="startInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="terminateLastlySpawnedInstance">
-            <http:operation location="terminateLastlySpawnedInstance"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="CloudControllerService">
-        <wsdl:port name="CloudControllerServiceHttpSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceLocalSoap11Endpoint" binding="ns:CloudControllerServiceSoap11Binding">
-            <soap:address location="local:///services/CloudControllerService.CloudControllerServiceLocalSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceLocalSoap12Endpoint" binding="ns:CloudControllerServiceSoap12Binding">
-            <soap12:address location="local:///services/CloudControllerService.CloudControllerServiceLocalSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpEndpoint" binding="ns:CloudControllerServiceHttpBinding">
-            <http:address location="http://192.168.93.68:9767/services/CloudControllerService.CloudControllerServiceHttpEndpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="CloudControllerServiceHttpsEndpoint" binding="ns:CloudControllerServiceHttpBinding">
-            <http:address location="https://192.168.93.68:9447/services/CloudControllerService.CloudControllerServiceHttpsEndpoint/"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/pom.xml b/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/pom.xml
deleted file mode 100644
index 5bd629f..0000000
--- a/service-stubs/org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3/pom.xml
+++ /dev/null
@@ -1,132 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.apache.stratos</groupId>
-        <artifactId>stratos-service-stubs</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.apache.stratos.load.balance.cartridge.autoscaler.service.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>Apache Stratos - Cartridge Autoscaler Service Stub</name>
-    <url>http://apache.org</url>
-
-    <build>
-        <plugins>
-            
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/CloudControllerService.wsdl -u -uw -o target/generated-code -p org.apache.stratos.cloud.controller.stub"/>
-                                    <classpath refid="maven.dependency.classpath"/>
-                                    <classpath refid="maven.compile.classpath"/>
-                                    <classpath refid="maven.runtime.classpath"/>
-                                </java>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Export-Package>
-                            org.apache.stratos.cloud.controller.impl.*; version=0.0.0,
-                            org.apache.stratos.cloud.controller.exception.xsd.*; version=0.0.0,
-                            org.apache.stratos.cloud.controller.stub.*; version=0.0.0,
-                            org.apache.stratos.cloud.controller.util.xsd.*; version=0.0.0
-                        </Export-Package>
-                        <Import-Package>
-                            *;resolution:=optional
-                        </Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>wsdl4j.wso2</groupId>
-            <artifactId>wsdl4j</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-       </dependency>
-       <dependency>
-            <groupId>org.apache.ws.commons.schema.wso2</groupId>
-            <artifactId>XmlSchema</artifactId>
-       </dependency>
-       <dependency>
-            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
-            <artifactId>axiom</artifactId>
-       </dependency>
-       <dependency>
-            <groupId>org.apache.neethi.wso2</groupId>
-       	    <artifactId>neethi</artifactId>
-       </dependency>
-    </dependencies>
-
-</project>


[07/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/BillingDataAccessService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/BillingDataAccessService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/BillingDataAccessService.wsdl
new file mode 100644
index 0000000..aa8fd6b
--- /dev/null
+++ b/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/BillingDataAccessService.wsdl
@@ -0,0 +1,913 @@
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.billing.carbon.wso2.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ax227="http://dataobjects.core.billing.carbon.wso2.org/xsd" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.billing.carbon.wso2.org">
+    <wsdl:documentation>BillingDataAccessService</wsdl:documentation>
+    <wsdl:types>
+        <xs:schema xmlns:ax228="http://dataobjects.core.billing.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.billing.carbon.wso2.org">
+            <xs:import namespace="http://dataobjects.core.billing.carbon.wso2.org/xsd"/>
+            <xs:element name="BillingDataAccessServiceException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="BillingDataAccessServiceException" nillable="true" type="ns:Exception"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:complexType name="Exception">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:element name="getSubscription">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="subscriptionId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getSubscriptionResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getItemIdWithName">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="parentId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getItemIdWithNameResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getInactiveSubscriptionsOfCustomer">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="customerId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getInactiveSubscriptionsOfCustomerResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getCustomerWithName">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="customerName" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getCustomerWithNameResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Customer"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getActiveSubscriptionOfCustomerByTenant">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getActiveSubscriptionOfCustomerByTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getActiveSubscriptionOfCustomerBySuperTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getActiveSubscriptionOfCustomerBySuperTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax228:Subscription"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deleteBillingData">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivateActiveSubscriptionByTenant">
+                <xs:complexType>
+                    <xs:sequence/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivateActiveSubscriptionByTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivateActiveSubscriptionBySuperTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="tenantId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivateActiveSubscriptionBySuperTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="changeSubscriptionForTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
+                        <xs:element minOccurs="0" name="tenantDomain" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="changeSubscriptionForTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="changeSubscriptionByTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="changeSubscriptionByTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="changeSubscriptionBySuperTenant">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="customerId" type="xs:int"/>
+                        <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="changeSubscriptionBySuperTenantResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="addSubscription">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="subscription" nillable="true" type="ax228:Subscription"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="addSubscriptionResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="activateSubscription">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="subscriptionId" type="xs:int"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="activateSubscriptionResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:schema>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://dataobjects.core.billing.carbon.wso2.org/xsd">
+            <xs:complexType name="Subscription">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="active" type="xs:boolean"/>
+                    <xs:element minOccurs="0" name="activeSince" nillable="true" type="xs:date"/>
+                    <xs:element minOccurs="0" name="activeUntil" nillable="true" type="xs:date"/>
+                    <xs:element minOccurs="0" name="customer" nillable="true" type="ax227:Customer"/>
+                    <xs:element minOccurs="0" name="id" type="xs:int"/>
+                    <xs:element minOccurs="0" name="invoiceSubscriptionId" type="xs:int"/>
+                    <xs:element minOccurs="0" name="item" nillable="true" type="ax227:Item"/>
+                    <xs:element minOccurs="0" name="payments" nillable="true" type="xs:anyType"/>
+                    <xs:element minOccurs="0" name="subscriptionPlan" nillable="true" type="xs:string"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="Customer">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="activeInvoice" nillable="true" type="ax227:Invoice"/>
+                    <xs:element minOccurs="0" name="address" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="context" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="fullName" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="id" type="xs:int"/>
+                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="startedDate" nillable="true" type="xs:date"/>
+                    <xs:element minOccurs="0" name="totalBandwidth" type="xs:long"/>
+                    <xs:element minOccurs="0" name="totalCartridgeCPUHours" type="xs:long"/>
+                    <xs:element minOccurs="0" name="totalStorage" type="xs:long"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="Invoice">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="boughtForward" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="carriedForward" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="customer" nillable="true" type="ax227:Customer"/>
+                    <xs:element minOccurs="0" name="date" nillable="true" type="xs:date"/>
+                    <xs:element minOccurs="0" name="endDate" nillable="true" type="xs:date"/>
+                    <xs:element minOccurs="0" name="id" type="xs:int"/>
+                    <xs:element minOccurs="0" name="payments" nillable="true" type="xs:anyType"/>
+                    <xs:element minOccurs="0" name="startDate" nillable="true" type="xs:date"/>
+                    <xs:element minOccurs="0" name="subscriptions" nillable="true" type="xs:anyType"/>
+                    <xs:element minOccurs="0" name="totalCost" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="totalPayment" nillable="true" type="ax227:Cash"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="Cash">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="currency" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="decimalNumber" type="xs:int"/>
+                    <xs:element minOccurs="0" name="sign" nillable="true" type="ax227:Cash_Sign"/>
+                    <xs:element minOccurs="0" name="wholeNumber" type="xs:int"/>
+                </xs:sequence>
+            </xs:complexType>
+            <xs:complexType name="Cash_Sign">
+                <xs:complexContent>
+                    <xs:extension base="xs:Enum">
+                        <xs:sequence/>
+                    </xs:extension>
+                </xs:complexContent>
+            </xs:complexType>
+            <xs:complexType name="Item">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="bandwidthLimit" type="xs:int"/>
+                    <xs:element minOccurs="0" name="bandwidthOveruseCharge" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="cartridgeCPUHourLimit" type="xs:int"/>
+                    <xs:element minOccurs="0" name="cartridgeCPUOveruseCharge" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="children" nillable="true" type="xs:anyType"/>
+                    <xs:element minOccurs="0" name="cost" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="creditLimit" nillable="true" type="ax227:Cash"/>
+                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="id" type="xs:int"/>
+                    <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
+                    <xs:element minOccurs="0" name="parent" nillable="true" type="ax227:Item"/>
+                    <xs:element minOccurs="0" name="resourceVolumeLimit" type="xs:int"/>
+                    <xs:element minOccurs="0" name="resourceVolumeOveruseCharge" nillable="true" type="ax227:Cash"/>
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+    </wsdl:types>
+    <wsdl:message name="changeSubscriptionByTenantRequest">
+        <wsdl:part name="parameters" element="ns:changeSubscriptionByTenant"/>
+    </wsdl:message>
+    <wsdl:message name="changeSubscriptionByTenantResponse">
+        <wsdl:part name="parameters" element="ns:changeSubscriptionByTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="BillingDataAccessServiceException">
+        <wsdl:part name="parameters" element="ns:BillingDataAccessServiceException"/>
+    </wsdl:message>
+    <wsdl:message name="activateSubscriptionRequest">
+        <wsdl:part name="parameters" element="ns:activateSubscription"/>
+    </wsdl:message>
+    <wsdl:message name="activateSubscriptionResponse">
+        <wsdl:part name="parameters" element="ns:activateSubscriptionResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getInactiveSubscriptionsOfCustomerRequest">
+        <wsdl:part name="parameters" element="ns:getInactiveSubscriptionsOfCustomer"/>
+    </wsdl:message>
+    <wsdl:message name="getInactiveSubscriptionsOfCustomerResponse">
+        <wsdl:part name="parameters" element="ns:getInactiveSubscriptionsOfCustomerResponse"/>
+    </wsdl:message>
+    <wsdl:message name="deleteBillingDataRequest">
+        <wsdl:part name="parameters" element="ns:deleteBillingData"/>
+    </wsdl:message>
+    <wsdl:message name="getItemIdWithNameRequest">
+        <wsdl:part name="parameters" element="ns:getItemIdWithName"/>
+    </wsdl:message>
+    <wsdl:message name="getItemIdWithNameResponse">
+        <wsdl:part name="parameters" element="ns:getItemIdWithNameResponse"/>
+    </wsdl:message>
+    <wsdl:message name="deactivateActiveSubscriptionBySuperTenantRequest">
+        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionBySuperTenant"/>
+    </wsdl:message>
+    <wsdl:message name="deactivateActiveSubscriptionBySuperTenantResponse">
+        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionBySuperTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="addSubscriptionRequest">
+        <wsdl:part name="parameters" element="ns:addSubscription"/>
+    </wsdl:message>
+    <wsdl:message name="addSubscriptionResponse">
+        <wsdl:part name="parameters" element="ns:addSubscriptionResponse"/>
+    </wsdl:message>
+    <wsdl:message name="deactivateActiveSubscriptionByTenantRequest">
+        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionByTenant"/>
+    </wsdl:message>
+    <wsdl:message name="deactivateActiveSubscriptionByTenantResponse">
+        <wsdl:part name="parameters" element="ns:deactivateActiveSubscriptionByTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getSubscriptionRequest">
+        <wsdl:part name="parameters" element="ns:getSubscription"/>
+    </wsdl:message>
+    <wsdl:message name="getSubscriptionResponse">
+        <wsdl:part name="parameters" element="ns:getSubscriptionResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getCustomerWithNameRequest">
+        <wsdl:part name="parameters" element="ns:getCustomerWithName"/>
+    </wsdl:message>
+    <wsdl:message name="getCustomerWithNameResponse">
+        <wsdl:part name="parameters" element="ns:getCustomerWithNameResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getActiveSubscriptionOfCustomerByTenantRequest">
+        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerByTenant"/>
+    </wsdl:message>
+    <wsdl:message name="getActiveSubscriptionOfCustomerByTenantResponse">
+        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerByTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="getActiveSubscriptionOfCustomerBySuperTenantRequest">
+        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerBySuperTenant"/>
+    </wsdl:message>
+    <wsdl:message name="getActiveSubscriptionOfCustomerBySuperTenantResponse">
+        <wsdl:part name="parameters" element="ns:getActiveSubscriptionOfCustomerBySuperTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="changeSubscriptionBySuperTenantRequest">
+        <wsdl:part name="parameters" element="ns:changeSubscriptionBySuperTenant"/>
+    </wsdl:message>
+    <wsdl:message name="changeSubscriptionBySuperTenantResponse">
+        <wsdl:part name="parameters" element="ns:changeSubscriptionBySuperTenantResponse"/>
+    </wsdl:message>
+    <wsdl:message name="changeSubscriptionForTenantRequest">
+        <wsdl:part name="parameters" element="ns:changeSubscriptionForTenant"/>
+    </wsdl:message>
+    <wsdl:message name="changeSubscriptionForTenantResponse">
+        <wsdl:part name="parameters" element="ns:changeSubscriptionForTenantResponse"/>
+    </wsdl:message>
+    <wsdl:portType name="BillingDataAccessServicePortType">
+        <wsdl:operation name="changeSubscriptionByTenant">
+            <wsdl:input message="ns:changeSubscriptionByTenantRequest" wsaw:Action="urn:changeSubscriptionByTenant"/>
+            <wsdl:output message="ns:changeSubscriptionByTenantResponse" wsaw:Action="urn:changeSubscriptionByTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionByTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="activateSubscription">
+            <wsdl:input message="ns:activateSubscriptionRequest" wsaw:Action="urn:activateSubscription"/>
+            <wsdl:output message="ns:activateSubscriptionResponse" wsaw:Action="urn:activateSubscriptionResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:activateSubscriptionBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
+            <wsdl:input message="ns:getInactiveSubscriptionsOfCustomerRequest" wsaw:Action="urn:getInactiveSubscriptionsOfCustomer"/>
+            <wsdl:output message="ns:getInactiveSubscriptionsOfCustomerResponse" wsaw:Action="urn:getInactiveSubscriptionsOfCustomerResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getInactiveSubscriptionsOfCustomerBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="deleteBillingData">
+            <wsdl:input message="ns:deleteBillingDataRequest" wsaw:Action="urn:deleteBillingData"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deleteBillingDataBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getItemIdWithName">
+            <wsdl:input message="ns:getItemIdWithNameRequest" wsaw:Action="urn:getItemIdWithName"/>
+            <wsdl:output message="ns:getItemIdWithNameResponse" wsaw:Action="urn:getItemIdWithNameResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getItemIdWithNameBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
+            <wsdl:input message="ns:deactivateActiveSubscriptionBySuperTenantRequest" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenant"/>
+            <wsdl:output message="ns:deactivateActiveSubscriptionBySuperTenantResponse" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deactivateActiveSubscriptionBySuperTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="addSubscription">
+            <wsdl:input message="ns:addSubscriptionRequest" wsaw:Action="urn:addSubscription"/>
+            <wsdl:output message="ns:addSubscriptionResponse" wsaw:Action="urn:addSubscriptionResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:addSubscriptionBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
+            <wsdl:input message="ns:deactivateActiveSubscriptionByTenantRequest" wsaw:Action="urn:deactivateActiveSubscriptionByTenant"/>
+            <wsdl:output message="ns:deactivateActiveSubscriptionByTenantResponse" wsaw:Action="urn:deactivateActiveSubscriptionByTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:deactivateActiveSubscriptionByTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscription">
+            <wsdl:input message="ns:getSubscriptionRequest" wsaw:Action="urn:getSubscription"/>
+            <wsdl:output message="ns:getSubscriptionResponse" wsaw:Action="urn:getSubscriptionResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getSubscriptionBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getCustomerWithName">
+            <wsdl:input message="ns:getCustomerWithNameRequest" wsaw:Action="urn:getCustomerWithName"/>
+            <wsdl:output message="ns:getCustomerWithNameResponse" wsaw:Action="urn:getCustomerWithNameResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getCustomerWithNameBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
+            <wsdl:input message="ns:getActiveSubscriptionOfCustomerByTenantRequest" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenant"/>
+            <wsdl:output message="ns:getActiveSubscriptionOfCustomerByTenantResponse" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getActiveSubscriptionOfCustomerByTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
+            <wsdl:input message="ns:getActiveSubscriptionOfCustomerBySuperTenantRequest" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenant"/>
+            <wsdl:output message="ns:getActiveSubscriptionOfCustomerBySuperTenantResponse" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:getActiveSubscriptionOfCustomerBySuperTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionBySuperTenant">
+            <wsdl:input message="ns:changeSubscriptionBySuperTenantRequest" wsaw:Action="urn:changeSubscriptionBySuperTenant"/>
+            <wsdl:output message="ns:changeSubscriptionBySuperTenantResponse" wsaw:Action="urn:changeSubscriptionBySuperTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionBySuperTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionForTenant">
+            <wsdl:input message="ns:changeSubscriptionForTenantRequest" wsaw:Action="urn:changeSubscriptionForTenant"/>
+            <wsdl:output message="ns:changeSubscriptionForTenantResponse" wsaw:Action="urn:changeSubscriptionForTenantResponse"/>
+            <wsdl:fault message="ns:BillingDataAccessServiceException" name="BillingDataAccessServiceException" wsaw:Action="urn:changeSubscriptionForTenantBillingDataAccessServiceException"/>
+        </wsdl:operation>
+    </wsdl:portType>
+    <wsdl:binding name="BillingDataAccessServiceSoap11Binding" type="ns:BillingDataAccessServicePortType">
+        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="changeSubscriptionByTenant">
+            <soap:operation soapAction="urn:changeSubscriptionByTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="activateSubscription">
+            <soap:operation soapAction="urn:activateSubscription" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
+            <soap:operation soapAction="urn:getInactiveSubscriptionsOfCustomer" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
+            <soap:operation soapAction="urn:deactivateActiveSubscriptionBySuperTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getItemIdWithName">
+            <soap:operation soapAction="urn:getItemIdWithName" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deleteBillingData">
+            <soap:operation soapAction="urn:deleteBillingData" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="addSubscription">
+            <soap:operation soapAction="urn:addSubscription" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
+            <soap:operation soapAction="urn:deactivateActiveSubscriptionByTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscription">
+            <soap:operation soapAction="urn:getSubscription" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getCustomerWithName">
+            <soap:operation soapAction="urn:getCustomerWithName" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
+            <soap:operation soapAction="urn:getActiveSubscriptionOfCustomerBySuperTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
+            <soap:operation soapAction="urn:getActiveSubscriptionOfCustomerByTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionBySuperTenant">
+            <soap:operation soapAction="urn:changeSubscriptionBySuperTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionForTenant">
+            <soap:operation soapAction="urn:changeSubscriptionForTenant" style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="BillingDataAccessServiceSoap12Binding" type="ns:BillingDataAccessServicePortType">
+        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+        <wsdl:operation name="changeSubscriptionByTenant">
+            <soap12:operation soapAction="urn:changeSubscriptionByTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="activateSubscription">
+            <soap12:operation soapAction="urn:activateSubscription" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
+            <soap12:operation soapAction="urn:getInactiveSubscriptionsOfCustomer" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
+            <soap12:operation soapAction="urn:deactivateActiveSubscriptionBySuperTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getItemIdWithName">
+            <soap12:operation soapAction="urn:getItemIdWithName" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deleteBillingData">
+            <soap12:operation soapAction="urn:deleteBillingData" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="addSubscription">
+            <soap12:operation soapAction="urn:addSubscription" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
+            <soap12:operation soapAction="urn:deactivateActiveSubscriptionByTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscription">
+            <soap12:operation soapAction="urn:getSubscription" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getCustomerWithName">
+            <soap12:operation soapAction="urn:getCustomerWithName" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
+            <soap12:operation soapAction="urn:getActiveSubscriptionOfCustomerBySuperTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
+            <soap12:operation soapAction="urn:getActiveSubscriptionOfCustomerByTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionBySuperTenant">
+            <soap12:operation soapAction="urn:changeSubscriptionBySuperTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionForTenant">
+            <soap12:operation soapAction="urn:changeSubscriptionForTenant" style="document"/>
+            <wsdl:input>
+                <soap12:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="BillingDataAccessServiceException">
+                <soap12:fault use="literal" name="BillingDataAccessServiceException"/>
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="BillingDataAccessServiceHttpBinding" type="ns:BillingDataAccessServicePortType">
+        <http:binding verb="POST"/>
+        <wsdl:operation name="changeSubscriptionByTenant">
+            <http:operation location="changeSubscriptionByTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="activateSubscription">
+            <http:operation location="activateSubscription"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getInactiveSubscriptionsOfCustomer">
+            <http:operation location="getInactiveSubscriptionsOfCustomer"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionBySuperTenant">
+            <http:operation location="deactivateActiveSubscriptionBySuperTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getItemIdWithName">
+            <http:operation location="getItemIdWithName"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="deleteBillingData">
+            <http:operation location="deleteBillingData"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+        </wsdl:operation>
+        <wsdl:operation name="addSubscription">
+            <http:operation location="addSubscription"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="deactivateActiveSubscriptionByTenant">
+            <http:operation location="deactivateActiveSubscriptionByTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getSubscription">
+            <http:operation location="getSubscription"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getCustomerWithName">
+            <http:operation location="getCustomerWithName"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerBySuperTenant">
+            <http:operation location="getActiveSubscriptionOfCustomerBySuperTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getActiveSubscriptionOfCustomerByTenant">
+            <http:operation location="getActiveSubscriptionOfCustomerByTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionBySuperTenant">
+            <http:operation location="changeSubscriptionBySuperTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="changeSubscriptionForTenant">
+            <http:operation location="changeSubscriptionForTenant"/>
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="BillingDataAccessService">
+        <wsdl:port name="BillingDataAccessServiceHttpsSoap11Endpoint" binding="ns:BillingDataAccessServiceSoap11Binding">
+            <soap:address location="https://192.168.1.102:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsSoap11Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="BillingDataAccessServiceHttpsSoap12Endpoint" binding="ns:BillingDataAccessServiceSoap12Binding">
+            <soap12:address location="https://192.168.1.102:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsSoap12Endpoint/"/>
+        </wsdl:port>
+        <wsdl:port name="BillingDataAccessServiceHttpsEndpoint" binding="ns:BillingDataAccessServiceHttpBinding">
+            <http:address location="https://192.168.1.102:9443/services/BillingDataAccessService.BillingDataAccessServiceHttpsEndpoint/"/>
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/EmailValidationService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/EmailValidationService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/EmailValidationService.wsdl
new file mode 100644
index 0000000..f432381
--- /dev/null
+++ b/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/EmailValidationService.wsdl
@@ -0,0 +1,95 @@
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.account.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.account.stratos.apache.org">
+    <wsdl:documentation>EmailValidationService</wsdl:documentation>
+    <wsdl:types>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.account.stratos.apache.org">
+            <xs:element name="proceedUpdateContactException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="proceedUpdateContactException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:complexType name="Exception">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
+                </xs:sequence>
+            </xs:complexType>
+            <xs:element name="proceedUpdateContact">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string" />
+                        <xs:element minOccurs="0" name="email" nillable="true" type="xs:string" />
+                        <xs:element minOccurs="0" name="confirmationKey" nillable="true" type="xs:string" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:schema>
+    </wsdl:types>
+    <wsdl:message name="proceedUpdateContactRequest">
+        <wsdl:part name="parameters" element="ns:proceedUpdateContact" />
+    </wsdl:message>
+    <wsdl:message name="proceedUpdateContactResponse" />
+    <wsdl:message name="proceedUpdateContactException">
+        <wsdl:part name="parameters" element="ns:proceedUpdateContactException" />
+    </wsdl:message>
+    <wsdl:portType name="EmailValidationServicePortType">
+        <wsdl:operation name="proceedUpdateContact">
+            <wsdl:input message="ns:proceedUpdateContactRequest" wsaw:Action="urn:proceedUpdateContact" />
+            <wsdl:output message="ns:proceedUpdateContactResponse" wsaw:Action="urn:proceedUpdateContactResponse" />
+            <wsdl:fault message="ns:proceedUpdateContactException" name="proceedUpdateContactException" wsaw:Action="urn:proceedUpdateContactproceedUpdateContactException" />
+        </wsdl:operation>
+    </wsdl:portType>
+    <wsdl:binding name="EmailValidationServiceSoap11Binding" type="ns:EmailValidationServicePortType">
+        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
+        <wsdl:operation name="proceedUpdateContact">
+            <soap:operation soapAction="urn:proceedUpdateContact" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="proceedUpdateContactException">
+                <soap:fault use="literal" name="proceedUpdateContactException" />
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="EmailValidationServiceSoap12Binding" type="ns:EmailValidationServicePortType">
+        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
+        <wsdl:operation name="proceedUpdateContact">
+            <soap12:operation soapAction="urn:proceedUpdateContact" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="proceedUpdateContactException">
+                <soap12:fault use="literal" name="proceedUpdateContactException" />
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="EmailValidationServiceHttpBinding" type="ns:EmailValidationServicePortType">
+        <http:binding verb="POST" />
+        <wsdl:operation name="proceedUpdateContact">
+            <http:operation location="proceedUpdateContact" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="EmailValidationService">
+        <wsdl:port name="EmailValidationServiceHttpsSoap11Endpoint" binding="ns:EmailValidationServiceSoap11Binding">
+            <soap:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsSoap11Endpoint/" />
+        </wsdl:port>
+        <wsdl:port name="EmailValidationServiceHttpsSoap12Endpoint" binding="ns:EmailValidationServiceSoap12Binding">
+            <soap12:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsSoap12Endpoint/" />
+        </wsdl:port>
+        <wsdl:port name="EmailValidationServiceHttpsEndpoint" binding="ns:EmailValidationServiceHttpBinding">
+            <http:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsEndpoint/" />
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/pom.xml b/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/pom.xml
deleted file mode 100644
index 83c9ead..0000000
--- a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/pom.xml
+++ /dev/null
@@ -1,118 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.wso2.carbon</groupId>
-        <artifactId>carbon-service-stubs</artifactId>
-        <version>4.1.0</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.wso2.carbon.adc.mgt.stub</artifactId>
-    <version>4.1.1</version>
-    <packaging>bundle</packaging>
-    <name>WSO2 Carbon - Cartridge app Management Stub</name>
-    <url>http://wso2.org</url>
-
-    <build>
-        <plugins>       
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <path id="wsdl2java.classpath">
-				    <pathelement location="${settings.localRepository}/org/apache/ws/commons/axiom/wso2/axiom/${orbit.version.axiom}/axiom-${orbit.version.axiom}.jar"/>
-                                    <pathelement location="${settings.localRepository}/org/apache/axis2/wso2/axis2-client/${orbit.version.axis2}/axis2-client-${orbit.version.axis2}.jar"/>
-                                    <pathelement location="${settings.localRepository}/org/apache/axis2/wso2/axis2/${orbit.version.axis2}/axis2-${orbit.version.axis2}.jar"/>
-                                </path>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/ApplicationManagementService.wsdl -u -uw -o target/generated-code -p org.wso2.carbon.adc.mgt.stub"/>
-                                    <classpath refid="wsdl2java.classpath"/>
-                                </java>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-	    <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Private-Package>
-                        </Private-Package>
-                        <Export-Package>
-                            org.wso2.carbon.adc.mgt.stub.*; version="1.0.0",
-                            org.wso2.carbon.adc.mgt.service.*; version="1.0.0",
-                            org.wso2.carbon.adc.mgt.dto.xsd*; version="1.0.0",
-                            org.wso2.carbon.adc.mgt.exception.xsd.*; version="1.0.0
-                        </Export-Package>
-                        <Import-Package>
-                            !org.wso2.carbon.adc.mgt.stub.*
-                        </Import-Package>
-                        <DynamicImport-Package>*</DynamicImport-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-    </dependencies>
-
-</project>


[06/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/src/main/resources/ApplicationManagementService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/src/main/resources/ApplicationManagementService.wsdl b/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/src/main/resources/ApplicationManagementService.wsdl
deleted file mode 100644
index e0ebd83..0000000
--- a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.1/src/main/resources/ApplicationManagementService.wsdl
+++ /dev/null
@@ -1,807 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ax29="http://dto.mgt.adc.carbon.wso2.org/xsd" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://service.mgt.adc.carbon.wso2.org" xmlns:ax27="http://exception.mgt.adc.carbon.wso2.org/xsd" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://service.mgt.adc.carbon.wso2.org">
-    <wsdl:documentation>ApplicationManagementService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://dto.mgt.adc.carbon.wso2.org/xsd">
-            <xs:complexType name="Cartridge">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="accessURLs" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="activeInstances" type="xs:int"/>
-                    <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="dbUserName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="ip" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="mappedDomain" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="maxInstanceCount" type="xs:int"/>
-                    <xs:element minOccurs="0" name="minInstanceCount" type="xs:int"/>
-                    <xs:element minOccurs="0" name="multiTenant" type="xs:boolean"/>
-                    <xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="provider" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="status" nillable="true" type="xs:string"/>
-                    <xs:element minOccurs="0" name="version" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="CartridgeWrapper">
-                <xs:sequence>
-                    <xs:element maxOccurs="unbounded" minOccurs="0" name="cartridges" nillable="true" type="ax29:Cartridge"/>
-                    <xs:element minOccurs="0" name="numberOfPages" type="xs:int"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://exception.mgt.adc.carbon.wso2.org/xsd">
-            <xs:complexType name="ADCException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-            <xs:complexType name="ADCRegistryResourceException">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
-                </xs:sequence>
-            </xs:complexType>
-        </xs:schema>
-        <xs:schema xmlns:ax28="http://exception.mgt.adc.carbon.wso2.org/xsd" xmlns:ax210="http://dto.mgt.adc.carbon.wso2.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://service.mgt.adc.carbon.wso2.org">
-            <xs:import namespace="http://exception.mgt.adc.carbon.wso2.org/xsd"/>
-            <xs:import namespace="http://dto.mgt.adc.carbon.wso2.org/xsd"/>
-            <xs:element name="ApplicationManagementServiceADCException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="ADCException" nillable="true" type="ax27:ADCException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unsubscribe">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="unsubscribeResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="subscribe">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="minInstances" type="xs:int"/>
-                        <xs:element minOccurs="0" name="maxInstances" type="xs:int"/>
-                        <xs:element minOccurs="0" name="shouldActivate" type="xs:boolean"/>
-                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoURL" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoUserName" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="repoPassword" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="dataCartridgeType" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="dataCartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="subscribeResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="removeDomainMapping">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="listAvailableCartridges">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="listAvailableCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax29:Cartridge"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="listApplications">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeType" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="listApplicationsResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscribedCartridgeAliases">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getSubscribedCartridgeAliasesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedSubscribedCartridges">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeSearchString" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeProvider" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedSubscribedCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax29:CartridgeWrapper"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedAvailableCartridges">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="cartridgeSearchString" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeProvider" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="pageNumber" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getPagedAvailableCartridgesResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax29:CartridgeWrapper"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfo">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="alias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeInfoResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="ax29:Cartridge"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeClusterMaxLimit">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="getCartridgeClusterMaxLimitResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:int"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="authenticateValidation">
-                <xs:complexType>
-                    <xs:sequence/>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="authenticateValidationResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="ApplicationManagementServiceADCRegistryResourceException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="ADCRegistryResourceException" nillable="true" type="ax27:ADCRegistryResourceException"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addDomainMapping">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="mappedDomain" nillable="true" type="xs:string"/>
-                        <xs:element minOccurs="0" name="cartridgeAlias" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="addDomainMappingResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activate">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="minInstances" type="xs:int"/>
-                        <xs:element minOccurs="0" name="maxInstance" type="xs:int"/>
-                        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:element name="activateResponse">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="return" type="xs:boolean"/>
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="unsubscribeRequest">
-        <wsdl:part name="parameters" element="ns:unsubscribe"/>
-    </wsdl:message>
-    <wsdl:message name="unsubscribeResponse">
-        <wsdl:part name="parameters" element="ns:unsubscribeResponse"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceADCException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceADCException"/>
-    </wsdl:message>
-    <wsdl:message name="listApplicationsRequest">
-        <wsdl:part name="parameters" element="ns:listApplications"/>
-    </wsdl:message>
-    <wsdl:message name="listApplicationsResponse">
-        <wsdl:part name="parameters" element="ns:listApplicationsResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfo"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeInfoResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeInfoResponse"/>
-    </wsdl:message>
-    <wsdl:message name="activateRequest">
-        <wsdl:part name="parameters" element="ns:activate"/>
-    </wsdl:message>
-    <wsdl:message name="activateResponse">
-        <wsdl:part name="parameters" element="ns:activateResponse"/>
-    </wsdl:message>
-    <wsdl:message name="addDomainMappingRequest">
-        <wsdl:part name="parameters" element="ns:addDomainMapping"/>
-    </wsdl:message>
-    <wsdl:message name="addDomainMappingResponse">
-        <wsdl:part name="parameters" element="ns:addDomainMappingResponse"/>
-    </wsdl:message>
-    <wsdl:message name="ApplicationManagementServiceADCRegistryResourceException">
-        <wsdl:part name="parameters" element="ns:ApplicationManagementServiceADCRegistryResourceException"/>
-    </wsdl:message>
-    <wsdl:message name="removeDomainMappingRequest">
-        <wsdl:part name="parameters" element="ns:removeDomainMapping"/>
-    </wsdl:message>
-    <wsdl:message name="authenticateValidationRequest">
-        <wsdl:part name="parameters" element="ns:authenticateValidation"/>
-    </wsdl:message>
-    <wsdl:message name="authenticateValidationResponse">
-        <wsdl:part name="parameters" element="ns:authenticateValidationResponse"/>
-    </wsdl:message>
-    <wsdl:message name="subscribeRequest">
-        <wsdl:part name="parameters" element="ns:subscribe"/>
-    </wsdl:message>
-    <wsdl:message name="subscribeResponse">
-        <wsdl:part name="parameters" element="ns:subscribeResponse"/>
-    </wsdl:message>
-    <wsdl:message name="listAvailableCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:listAvailableCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="listAvailableCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:listAvailableCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedAvailableCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getPagedAvailableCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedAvailableCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getPagedAvailableCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeClusterMaxLimitRequest">
-        <wsdl:part name="parameters" element="ns:getCartridgeClusterMaxLimit"/>
-    </wsdl:message>
-    <wsdl:message name="getCartridgeClusterMaxLimitResponse">
-        <wsdl:part name="parameters" element="ns:getCartridgeClusterMaxLimitResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedSubscribedCartridgesRequest">
-        <wsdl:part name="parameters" element="ns:getPagedSubscribedCartridges"/>
-    </wsdl:message>
-    <wsdl:message name="getPagedSubscribedCartridgesResponse">
-        <wsdl:part name="parameters" element="ns:getPagedSubscribedCartridgesResponse"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscribedCartridgeAliasesRequest">
-        <wsdl:part name="parameters" element="ns:getSubscribedCartridgeAliases"/>
-    </wsdl:message>
-    <wsdl:message name="getSubscribedCartridgeAliasesResponse">
-        <wsdl:part name="parameters" element="ns:getSubscribedCartridgeAliasesResponse"/>
-    </wsdl:message>
-    <wsdl:portType name="ApplicationManagementServicePortType">
-        <wsdl:operation name="unsubscribe">
-            <wsdl:input message="ns:unsubscribeRequest" wsaw:Action="urn:unsubscribe"/>
-            <wsdl:output message="ns:unsubscribeResponse" wsaw:Action="urn:unsubscribeResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:unsubscribeApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="listApplications">
-            <wsdl:input message="ns:listApplicationsRequest" wsaw:Action="urn:listApplications"/>
-            <wsdl:output message="ns:listApplicationsResponse" wsaw:Action="urn:listApplicationsResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <wsdl:input message="ns:getCartridgeInfoRequest" wsaw:Action="urn:getCartridgeInfo"/>
-            <wsdl:output message="ns:getCartridgeInfoResponse" wsaw:Action="urn:getCartridgeInfoResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getCartridgeInfoApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="activate">
-            <wsdl:input message="ns:activateRequest" wsaw:Action="urn:activate"/>
-            <wsdl:output message="ns:activateResponse" wsaw:Action="urn:activateResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <wsdl:input message="ns:addDomainMappingRequest" wsaw:Action="urn:addDomainMapping"/>
-            <wsdl:output message="ns:addDomainMappingResponse" wsaw:Action="urn:addDomainMappingResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceADCException"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCRegistryResourceException" name="ApplicationManagementServiceADCRegistryResourceException" wsaw:Action="urn:addDomainMappingApplicationManagementServiceADCRegistryResourceException"/>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <wsdl:input message="ns:removeDomainMappingRequest" wsaw:Action="urn:removeDomainMapping"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:removeDomainMappingApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="authenticateValidation">
-            <wsdl:input message="ns:authenticateValidationRequest" wsaw:Action="urn:authenticateValidation"/>
-            <wsdl:output message="ns:authenticateValidationResponse" wsaw:Action="urn:authenticateValidationResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <wsdl:input message="ns:subscribeRequest" wsaw:Action="urn:subscribe"/>
-            <wsdl:output message="ns:subscribeResponse" wsaw:Action="urn:subscribeResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:subscribeApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="listAvailableCartridges">
-            <wsdl:input message="ns:listAvailableCartridgesRequest" wsaw:Action="urn:listAvailableCartridges"/>
-            <wsdl:output message="ns:listAvailableCartridgesResponse" wsaw:Action="urn:listAvailableCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:listAvailableCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <wsdl:input message="ns:getPagedAvailableCartridgesRequest" wsaw:Action="urn:getPagedAvailableCartridges"/>
-            <wsdl:output message="ns:getPagedAvailableCartridgesResponse" wsaw:Action="urn:getPagedAvailableCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getPagedAvailableCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeClusterMaxLimit">
-            <wsdl:input message="ns:getCartridgeClusterMaxLimitRequest" wsaw:Action="urn:getCartridgeClusterMaxLimit"/>
-            <wsdl:output message="ns:getCartridgeClusterMaxLimitResponse" wsaw:Action="urn:getCartridgeClusterMaxLimitResponse"/>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <wsdl:input message="ns:getPagedSubscribedCartridgesRequest" wsaw:Action="urn:getPagedSubscribedCartridges"/>
-            <wsdl:output message="ns:getPagedSubscribedCartridgesResponse" wsaw:Action="urn:getPagedSubscribedCartridgesResponse"/>
-            <wsdl:fault message="ns:ApplicationManagementServiceADCException" name="ApplicationManagementServiceADCException" wsaw:Action="urn:getPagedSubscribedCartridgesApplicationManagementServiceADCException"/>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <wsdl:input message="ns:getSubscribedCartridgeAliasesRequest" wsaw:Action="urn:getSubscribedCartridgeAliases"/>
-            <wsdl:output message="ns:getSubscribedCartridgeAliasesResponse" wsaw:Action="urn:getSubscribedCartridgeAliasesResponse"/>
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="ApplicationManagementServiceSoap11Binding" type="ns:ApplicationManagementServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="unsubscribe">
-            <soap:operation soapAction="urn:unsubscribe" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="listApplications">
-            <soap:operation soapAction="urn:listApplications" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="activate">
-            <soap:operation soapAction="urn:activate" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <soap:operation soapAction="urn:addDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceADCRegistryResourceException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCRegistryResourceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <soap:operation soapAction="urn:removeDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="authenticateValidation">
-            <soap:operation soapAction="urn:authenticateValidation" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <soap:operation soapAction="urn:subscribe" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="listAvailableCartridges">
-            <soap:operation soapAction="urn:listAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <soap:operation soapAction="urn:getPagedAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeClusterMaxLimit">
-            <soap:operation soapAction="urn:getCartridgeClusterMaxLimit" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <soap:operation soapAction="urn:getPagedSubscribedCartridges" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <soap:operation soapAction="urn:getSubscribedCartridgeAliases" style="document"/>
-            <wsdl:input>
-                <soap:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="ApplicationManagementServiceSoap12Binding" type="ns:ApplicationManagementServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
-        <wsdl:operation name="unsubscribe">
-            <soap12:operation soapAction="urn:unsubscribe" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="listApplications">
-            <soap12:operation soapAction="urn:listApplications" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="activate">
-            <soap12:operation soapAction="urn:activate" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <soap12:operation soapAction="urn:getCartridgeInfo" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <soap12:operation soapAction="urn:addDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-            <wsdl:fault name="ApplicationManagementServiceADCRegistryResourceException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCRegistryResourceException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <soap12:operation soapAction="urn:removeDomainMapping" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="authenticateValidation">
-            <soap12:operation soapAction="urn:authenticateValidation" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <soap12:operation soapAction="urn:subscribe" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="listAvailableCartridges">
-            <soap12:operation soapAction="urn:listAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <soap12:operation soapAction="urn:getPagedAvailableCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeClusterMaxLimit">
-            <soap12:operation soapAction="urn:getCartridgeClusterMaxLimit" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <soap12:operation soapAction="urn:getPagedSubscribedCartridges" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-            <wsdl:fault name="ApplicationManagementServiceADCException">
-                <soap12:fault use="literal" name="ApplicationManagementServiceADCException"/>
-            </wsdl:fault>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <soap12:operation soapAction="urn:getSubscribedCartridgeAliases" style="document"/>
-            <wsdl:input>
-                <soap12:body use="literal"/>
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="ApplicationManagementServiceHttpBinding" type="ns:ApplicationManagementServicePortType">
-        <http:binding verb="POST"/>
-        <wsdl:operation name="unsubscribe">
-            <http:operation location="unsubscribe"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="listApplications">
-            <http:operation location="listApplications"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="activate">
-            <http:operation location="activate"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeInfo">
-            <http:operation location="getCartridgeInfo"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="addDomainMapping">
-            <http:operation location="addDomainMapping"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="removeDomainMapping">
-            <http:operation location="removeDomainMapping"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-        </wsdl:operation>
-        <wsdl:operation name="authenticateValidation">
-            <http:operation location="authenticateValidation"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="subscribe">
-            <http:operation location="subscribe"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="listAvailableCartridges">
-            <http:operation location="listAvailableCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedAvailableCartridges">
-            <http:operation location="getPagedAvailableCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getCartridgeClusterMaxLimit">
-            <http:operation location="getCartridgeClusterMaxLimit"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getPagedSubscribedCartridges">
-            <http:operation location="getPagedSubscribedCartridges"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-        <wsdl:operation name="getSubscribedCartridgeAliases">
-            <http:operation location="getSubscribedCartridgeAliases"/>
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="ApplicationManagementService">
-        <wsdl:port name="ApplicationManagementServiceHttpsSoap11Endpoint" binding="ns:ApplicationManagementServiceSoap11Binding">
-            <soap:address location="https://10.100.3.10:9443/services/ApplicationManagementService.ApplicationManagementServiceHttpsSoap11Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="ApplicationManagementServiceHttpsSoap12Endpoint" binding="ns:ApplicationManagementServiceSoap12Binding">
-            <soap12:address location="https://10.100.3.10:9443/services/ApplicationManagementService.ApplicationManagementServiceHttpsSoap12Endpoint/"/>
-        </wsdl:port>
-        <wsdl:port name="ApplicationManagementServiceHttpsEndpoint" binding="ns:ApplicationManagementServiceHttpBinding">
-            <http:address location="https://10.100.3.10:9443/services/ApplicationManagementService.ApplicationManagementServiceHttpsEndpoint/"/>
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/pom.xml b/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/pom.xml
deleted file mode 100644
index 25f4622..0000000
--- a/service-stubs/org.apache.stratos.adc.mgt.stub/4.1.3/pom.xml
+++ /dev/null
@@ -1,142 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-       Licensed to the Apache Software Foundation (ASF) under one
-       or more contributor license agreements.  See the NOTICE file
-       distributed with this work for additional information
-       regarding copyright ownership.  The ASF licenses this file
-       to you under the Apache License, Version 2.0 (the
-       "License"); you may not use this file except in compliance
-       with the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-       Unless required by applicable law or agreed to in writing,
-       software distributed under the License is distributed on an
-       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-       KIND, either express or implied.  See the License for the
-       specific language governing permissions and limitations
-       under the License. 
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.apache.stratos</groupId>
-        <artifactId>stratos-service-stubs</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.apache.stratos.adc.mgt.stub</artifactId>
-    <packaging>bundle</packaging>
-    <name>Apache Stratos - Cartridge app Management Stub</name>
-    <url>http://apache.org</url>
-
-    <build>
-        <plugins>       
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <version>1.1</version>
-                <executions>
-                    <execution>
-                        <id>source-code-generation</id>
-                        <phase>process-resources</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <path id="wsdl2java.classpath">
-				    <pathelement location="${settings.localRepository}/org/apache/ws/commons/axiom/wso2/axiom/${axiom.wso2.version}/axiom-${axiom.wso2.version}.jar"/>
-                                    <pathelement location="${settings.localRepository}/org/apache/axis2/wso2/axis2-client/${axis2.wso2.client.version}/axis2-client-${axis2.wso2.client.version}.jar"/>
-                                    <pathelement location="${settings.localRepository}/org/apache/axis2/wso2/axis2/${axis2.wso2.version}/axis2-${axis2.wso2.version}.jar"/>
-                                </path>
-                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
-                                    <arg line="-uri src/main/resources/ApplicationManagementService.wsdl -u -uw -o target/generated-code -p org.apache.stratos.adc.mgt.stub"/>
-                                    <classpath refid="wsdl2java.classpath"/>
-                                </java>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>add-source</id>
-                        <phase>generate-sources</phase>
-                        <goals>
-                            <goal>add-source</goal>
-                        </goals>
-                        <configuration>
-                            <sources>
-                                <source>
-                                    target/generated-code/src
-                                </source>
-                            </sources>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-	    <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Private-Package>
-                        </Private-Package>
-                        <Export-Package>
-                            org.apache.stratos.adc.mgt.stub.*; version="1.0.0",
-                            org.apache.stratos.adc.mgt.service.*; version="1.0.0",
-                            org.apache.stratos.adc.mgt.dto.xsd*; version="1.0.0",
-                            org.apache.stratos.adc.mgt.exception.xsd.*; version="1.0.0
-                        </Export-Package>
-                        <Import-Package>
-                            !org.apache.stratos.adc.mgt.stub.*
-                        </Import-Package>
-                        <DynamicImport-Package>*</DynamicImport-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-	<dependency>
-            <groupId>org.apache.axis2.wso2</groupId>
-            <artifactId>axis2-client</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>wsdl4j.wso2</groupId>
-            <artifactId>wsdl4j</artifactId>
-        </dependency>
-        <!--dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-       </dependency>
-       <dependency>
-            <groupId>org.apache.ws.commons.schema.wso2</groupId>
-            <artifactId>XmlSchema</artifactId>
-       </dependency>
-       <dependency>
-            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
-            <artifactId>axiom</artifactId>
-       </dependency>
-       <dependency>
-            <groupId>org.apache.neethi.wso2</groupId>
-            <artifactId>neethi</artifactId>
-       </dependency-->
-    </dependencies>
-
-</project>


[08/11] correcting service stub parent pom issues

Posted by is...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/EmailValidationService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/EmailValidationService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/EmailValidationService.wsdl
deleted file mode 100644
index f432381..0000000
--- a/service-stubs/org.apache.stratos.account.mgt.stub/4.1.3/src/main/resources/EmailValidationService.wsdl
+++ /dev/null
@@ -1,95 +0,0 @@
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.account.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.account.stratos.apache.org">
-    <wsdl:documentation>EmailValidationService</wsdl:documentation>
-    <wsdl:types>
-        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.account.stratos.apache.org">
-            <xs:element name="proceedUpdateContactException">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="proceedUpdateContactException" nillable="true" type="ns:Exception" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-            <xs:complexType name="Exception">
-                <xs:sequence>
-                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
-                </xs:sequence>
-            </xs:complexType>
-            <xs:element name="proceedUpdateContact">
-                <xs:complexType>
-                    <xs:sequence>
-                        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="email" nillable="true" type="xs:string" />
-                        <xs:element minOccurs="0" name="confirmationKey" nillable="true" type="xs:string" />
-                    </xs:sequence>
-                </xs:complexType>
-            </xs:element>
-        </xs:schema>
-    </wsdl:types>
-    <wsdl:message name="proceedUpdateContactRequest">
-        <wsdl:part name="parameters" element="ns:proceedUpdateContact" />
-    </wsdl:message>
-    <wsdl:message name="proceedUpdateContactResponse" />
-    <wsdl:message name="proceedUpdateContactException">
-        <wsdl:part name="parameters" element="ns:proceedUpdateContactException" />
-    </wsdl:message>
-    <wsdl:portType name="EmailValidationServicePortType">
-        <wsdl:operation name="proceedUpdateContact">
-            <wsdl:input message="ns:proceedUpdateContactRequest" wsaw:Action="urn:proceedUpdateContact" />
-            <wsdl:output message="ns:proceedUpdateContactResponse" wsaw:Action="urn:proceedUpdateContactResponse" />
-            <wsdl:fault message="ns:proceedUpdateContactException" name="proceedUpdateContactException" wsaw:Action="urn:proceedUpdateContactproceedUpdateContactException" />
-        </wsdl:operation>
-    </wsdl:portType>
-    <wsdl:binding name="EmailValidationServiceSoap11Binding" type="ns:EmailValidationServicePortType">
-        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="proceedUpdateContact">
-            <soap:operation soapAction="urn:proceedUpdateContact" style="document" />
-            <wsdl:input>
-                <soap:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="proceedUpdateContactException">
-                <soap:fault use="literal" name="proceedUpdateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="EmailValidationServiceSoap12Binding" type="ns:EmailValidationServicePortType">
-        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
-        <wsdl:operation name="proceedUpdateContact">
-            <soap12:operation soapAction="urn:proceedUpdateContact" style="document" />
-            <wsdl:input>
-                <soap12:body use="literal" />
-            </wsdl:input>
-            <wsdl:output>
-                <soap12:body use="literal" />
-            </wsdl:output>
-            <wsdl:fault name="proceedUpdateContactException">
-                <soap12:fault use="literal" name="proceedUpdateContactException" />
-            </wsdl:fault>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="EmailValidationServiceHttpBinding" type="ns:EmailValidationServicePortType">
-        <http:binding verb="POST" />
-        <wsdl:operation name="proceedUpdateContact">
-            <http:operation location="proceedUpdateContact" />
-            <wsdl:input>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="parameters" />
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:service name="EmailValidationService">
-        <wsdl:port name="EmailValidationServiceHttpsSoap11Endpoint" binding="ns:EmailValidationServiceSoap11Binding">
-            <soap:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsSoap11Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="EmailValidationServiceHttpsSoap12Endpoint" binding="ns:EmailValidationServiceSoap12Binding">
-            <soap12:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsSoap12Endpoint/" />
-        </wsdl:port>
-        <wsdl:port name="EmailValidationServiceHttpsEndpoint" binding="ns:EmailValidationServiceHttpBinding">
-            <http:address location="https://192.168.1.100:9443/services/EmailValidationService.EmailValidationServiceHttpsEndpoint/" />
-        </wsdl:port>
-    </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml b/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
new file mode 100644
index 0000000..87cf267
--- /dev/null
+++ b/service-stubs/org.apache.stratos.account.mgt.stub/pom.xml
@@ -0,0 +1,154 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+       Licensed to the Apache Software Foundation (ASF) under one
+       or more contributor license agreements.  See the NOTICE file
+       distributed with this work for additional information
+       regarding copyright ownership.  The ASF licenses this file
+       to you under the Apache License, Version 2.0 (the
+       "License"); you may not use this file except in compliance
+       with the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+       Unless required by applicable law or agreed to in writing,
+       software distributed under the License is distributed on an
+       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       KIND, either express or implied.  See the License for the
+       specific language governing permissions and limitations
+       under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <parent>
+        <groupId>org.apache.stratos</groupId>
+        <artifactId>stratos-service-stubs-parent</artifactId>
+        <version>3.0.0-SNAPSHOT</version>
+    </parent>
+
+    <modelVersion>4.0.0</modelVersion>
+    <artifactId>org.apache.stratos.account.mgt.stub</artifactId>
+    <packaging>bundle</packaging>
+    <name>Apache Stratos - Account Management Stub</name>
+    <url>http://apache.org</url>
+
+    <build>
+        <plugins>
+            
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.1</version>
+                <executions>
+                    <execution>
+                        <id>source-code-generation</id>
+                        <phase>process-resources</phase>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                        <configuration>
+                            <tasks>
+                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
+                                    <arg line="-uri src/main/resources/AccountMgtService.wsdl -u -uw -o target/generated-code
+                                    -p org.apache.stratos.account.mgt.stub.services
+                                    -ns2p http://services.mgt.account.stratos.apache.org=org.apache.stratos.account.mgt.stub.services,http://util.mgt.account.stratos.apache.org/xsd=org.apache.stratos.account.mgt.stub.xsd,http://exceptions.core.registry.carbon.wso2.org/xsd=org.apache.stratos.account.mgt.stub.exceptions,http://beans.mgt.account.stratos.apache.org/xsd=org.apache.stratos.account.mgt.stub.beans.xsd"/>
+                                    <classpath refid="maven.dependency.classpath"/>
+                                    <classpath refid="maven.compile.classpath"/>
+                                    <classpath refid="maven.runtime.classpath"/>
+                                </java>
+
+                                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
+                                    <arg line="-uri src/main/resources/EmailValidationService.wsdl -u -uw -o target/generated-code
+                                    -p org.apache.stratos.account.mgt.stub.services
+                                    -ns2p http://services.mgt.account.stratos.apache.org=org.apache.stratos.account.mgt.stub.services,http://util.mgt.account.stratos.apache.org/xsd=org.apache.stratos.account.mgt.stub.xsd,http://exceptions.core.registry.carbon.wso2.org/xsd=org.apache.stratos.account.mgt.stub.exceptions"/>
+                                    <classpath refid="maven.dependency.classpath"/>
+                                    <classpath refid="maven.compile.classpath"/>
+                                    <classpath refid="maven.runtime.classpath"/>
+                                </java>
+				
+				<java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
+                                    <arg line="-uri src/main/resources/BillingDataAccessService.wsdl -u -uw -o target/generated-code
+                                    -p org.apache.stratos.account.mgt.stub.services
+                                    -ns2p http://dataobjects.core.billing.carbon.wso2.org/xsd=org.apache.stratos.account.mgt.stub.services.beans.xsd,http://services.mgt.billing.carbon.wso2.org=org.apache.stratos.account.mgt.stub.services"/>
+
+                                    <classpath refid="maven.dependency.classpath"/>
+                                    <classpath refid="maven.compile.classpath"/>
+                                    <classpath refid="maven.runtime.classpath"/>
+                                </java>
+
+                            </tasks>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
+                        <Bundle-Name>${project.artifactId}</Bundle-Name>
+                        <Export-Package>
+                            org.apache.stratos.account.mgt.stub.*; version="${carbon.platform.package.export.version}",
+                        </Export-Package>
+                        <Import-Package>
+			    !org.apache.stratos.account.mgt.stub.*,
+                            *;resolution:=optional
+                        </Import-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>add-source</id>
+                        <phase>generate-sources</phase>
+                        <goals>
+                            <goal>add-source</goal>
+                        </goals>
+                        <configuration>
+                            <sources>
+                                <source>
+                                    target/generated-code/src
+                                </source>
+                            </sources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.axis2.wso2</groupId>
+            <artifactId>axis2</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>wsdl4j.wso2</groupId>
+            <artifactId>wsdl4j</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
+            <artifactId>axiom</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>org.apache.ws.commons.schema.wso2</groupId>
+            <artifactId>XmlSchema</artifactId>
+        </dependency>
+	<dependency>
+            <groupId>org.apache.neethi.wso2</groupId>
+            <artifactId>neethi</artifactId>
+	</dependency>
+    </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/cd292347/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/AccountMgtService.wsdl
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/AccountMgtService.wsdl b/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/AccountMgtService.wsdl
new file mode 100644
index 0000000..1432363
--- /dev/null
+++ b/service-stubs/org.apache.stratos.account.mgt.stub/src/main/resources/AccountMgtService.wsdl
@@ -0,0 +1,628 @@
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://services.mgt.account.stratos.apache.org" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax21="http://beans.mgt.account.stratos.apache.org/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://services.mgt.account.stratos.apache.org">
+    <wsdl:documentation>AccountMgtService</wsdl:documentation>
+    <wsdl:types>
+        <xs:schema xmlns:ax22="http://beans.mgt.account.stratos.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://services.mgt.account.stratos.apache.org">
+            <xs:import namespace="http://beans.mgt.account.stratos.apache.org/xsd" />
+            <xs:element name="updateFullnameException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="updateFullnameException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:complexType name="Exception">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
+                </xs:sequence>
+            </xs:complexType>
+            <xs:element name="updateFullname">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="accountInfoBean" nillable="true" type="ax21:AccountInfoBean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="updateFullnameResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="updateContactException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="updateContactException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="updateContact">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="contactEmail" nillable="true" type="xs:string" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isEmailValidatedException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="isEmailValidatedException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isEmailValidated">
+                <xs:complexType>
+                    <xs:sequence />
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isEmailValidatedResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isDomainValidatedException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="isDomainValidatedException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isDomainValidated">
+                <xs:complexType>
+                    <xs:sequence />
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="isDomainValidatedResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getFullnameException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="getFullnameException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getFullname">
+                <xs:complexType>
+                    <xs:sequence />
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getFullnameResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="ax21:AccountInfoBean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getContactException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="getContactException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getContact">
+                <xs:complexType>
+                    <xs:sequence />
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="getContactResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="finishedDomainValidationException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="finishedDomainValidationException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="finishedDomainValidation">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="validatedDomain" nillable="true" type="xs:string" />
+                        <xs:element minOccurs="0" name="successKey" nillable="true" type="xs:string" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="finishedDomainValidationResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivateException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="deactivateException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="deactivate">
+                <xs:complexType>
+                    <xs:sequence />
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="checkDomainAvailabilityException">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="checkDomainAvailabilityException" nillable="true" type="ns:Exception" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="checkDomainAvailability">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="domainName" nillable="true" type="xs:string" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="checkDomainAvailabilityResponse">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element minOccurs="0" name="return" type="xs:boolean" />
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:schema>
+        <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://beans.mgt.account.stratos.apache.org/xsd">
+            <xs:complexType name="AccountInfoBean">
+                <xs:sequence>
+                    <xs:element minOccurs="0" name="firstname" nillable="true" type="xs:string" />
+                    <xs:element minOccurs="0" name="lastname" nillable="true" type="xs:string" />
+                </xs:sequence>
+            </xs:complexType>
+        </xs:schema>
+    </wsdl:types>
+    <wsdl:message name="checkDomainAvailabilityRequest">
+        <wsdl:part name="parameters" element="ns:checkDomainAvailability" />
+    </wsdl:message>
+    <wsdl:message name="checkDomainAvailabilityResponse">
+        <wsdl:part name="parameters" element="ns:checkDomainAvailabilityResponse" />
+    </wsdl:message>
+    <wsdl:message name="checkDomainAvailabilityException">
+        <wsdl:part name="parameters" element="ns:checkDomainAvailabilityException" />
+    </wsdl:message>
+    <wsdl:message name="getContactRequest">
+        <wsdl:part name="parameters" element="ns:getContact" />
+    </wsdl:message>
+    <wsdl:message name="getContactResponse">
+        <wsdl:part name="parameters" element="ns:getContactResponse" />
+    </wsdl:message>
+    <wsdl:message name="getContactException">
+        <wsdl:part name="parameters" element="ns:getContactException" />
+    </wsdl:message>
+    <wsdl:message name="isEmailValidatedRequest">
+        <wsdl:part name="parameters" element="ns:isEmailValidated" />
+    </wsdl:message>
+    <wsdl:message name="isEmailValidatedResponse">
+        <wsdl:part name="parameters" element="ns:isEmailValidatedResponse" />
+    </wsdl:message>
+    <wsdl:message name="isEmailValidatedException">
+        <wsdl:part name="parameters" element="ns:isEmailValidatedException" />
+    </wsdl:message>
+    <wsdl:message name="updateFullnameRequest">
+        <wsdl:part name="parameters" element="ns:updateFullname" />
+    </wsdl:message>
+    <wsdl:message name="updateFullnameResponse">
+        <wsdl:part name="parameters" element="ns:updateFullnameResponse" />
+    </wsdl:message>
+    <wsdl:message name="updateFullnameException">
+        <wsdl:part name="parameters" element="ns:updateFullnameException" />
+    </wsdl:message>
+    <wsdl:message name="isDomainValidatedRequest">
+        <wsdl:part name="parameters" element="ns:isDomainValidated" />
+    </wsdl:message>
+    <wsdl:message name="isDomainValidatedResponse">
+        <wsdl:part name="parameters" element="ns:isDomainValidatedResponse" />
+    </wsdl:message>
+    <wsdl:message name="isDomainValidatedException">
+        <wsdl:part name="parameters" element="ns:isDomainValidatedException" />
+    </wsdl:message>
+    <wsdl:message name="deactivateRequest">
+        <wsdl:part name="parameters" element="ns:deactivate" />
+    </wsdl:message>
+    <wsdl:message name="deactivateResponse" />
+    <wsdl:message name="deactivateException">
+        <wsdl:part name="parameters" element="ns:deactivateException" />
+    </wsdl:message>
+    <wsdl:message name="getFullnameRequest">
+        <wsdl:part name="parameters" element="ns:getFullname" />
+    </wsdl:message>
+    <wsdl:message name="getFullnameResponse">
+        <wsdl:part name="parameters" element="ns:getFullnameResponse" />
+    </wsdl:message>
+    <wsdl:message name="getFullnameException">
+        <wsdl:part name="parameters" element="ns:getFullnameException" />
+    </wsdl:message>
+    <wsdl:message name="finishedDomainValidationRequest">
+        <wsdl:part name="parameters" element="ns:finishedDomainValidation" />
+    </wsdl:message>
+    <wsdl:message name="finishedDomainValidationResponse">
+        <wsdl:part name="parameters" element="ns:finishedDomainValidationResponse" />
+    </wsdl:message>
+    <wsdl:message name="finishedDomainValidationException">
+        <wsdl:part name="parameters" element="ns:finishedDomainValidationException" />
+    </wsdl:message>
+    <wsdl:message name="updateContactRequest">
+        <wsdl:part name="parameters" element="ns:updateContact" />
+    </wsdl:message>
+    <wsdl:message name="updateContactResponse" />
+    <wsdl:message name="updateContactException">
+        <wsdl:part name="parameters" element="ns:updateContactException" />
+    </wsdl:message>
+    <wsdl:portType name="AccountMgtServicePortType">
+        <wsdl:operation name="checkDomainAvailability">
+            <wsdl:input message="ns:checkDomainAvailabilityRequest" wsaw:Action="urn:checkDomainAvailability" />
+            <wsdl:output message="ns:checkDomainAvailabilityResponse" wsaw:Action="urn:checkDomainAvailabilityResponse" />
+            <wsdl:fault message="ns:checkDomainAvailabilityException" name="checkDomainAvailabilityException" wsaw:Action="urn:checkDomainAvailabilitycheckDomainAvailabilityException" />
+        </wsdl:operation>
+        <wsdl:operation name="getContact">
+            <wsdl:input message="ns:getContactRequest" wsaw:Action="urn:getContact" />
+            <wsdl:output message="ns:getContactResponse" wsaw:Action="urn:getContactResponse" />
+            <wsdl:fault message="ns:getContactException" name="getContactException" wsaw:Action="urn:getContactgetContactException" />
+        </wsdl:operation>
+        <wsdl:operation name="isEmailValidated">
+            <wsdl:input message="ns:isEmailValidatedRequest" wsaw:Action="urn:isEmailValidated" />
+            <wsdl:output message="ns:isEmailValidatedResponse" wsaw:Action="urn:isEmailValidatedResponse" />
+            <wsdl:fault message="ns:isEmailValidatedException" name="isEmailValidatedException" wsaw:Action="urn:isEmailValidatedisEmailValidatedException" />
+        </wsdl:operation>
+        <wsdl:operation name="updateFullname">
+            <wsdl:input message="ns:updateFullnameRequest" wsaw:Action="urn:updateFullname" />
+            <wsdl:output message="ns:updateFullnameResponse" wsaw:Action="urn:updateFullnameResponse" />
+            <wsdl:fault message="ns:updateFullnameException" name="updateFullnameException" wsaw:Action="urn:updateFullnameupdateFullnameException" />
+        </wsdl:operation>
+        <wsdl:operation name="isDomainValidated">
+            <wsdl:input message="ns:isDomainValidatedRequest" wsaw:Action="urn:isDomainValidated" />
+            <wsdl:output message="ns:isDomainValidatedResponse" wsaw:Action="urn:isDomainValidatedResponse" />
+            <wsdl:fault message="ns:isDomainValidatedException" name="isDomainValidatedException" wsaw:Action="urn:isDomainValidatedisDomainValidatedException" />
+        </wsdl:operation>
+        <wsdl:operation name="deactivate">
+            <wsdl:input message="ns:deactivateRequest" wsaw:Action="urn:deactivate" />
+            <wsdl:output message="ns:deactivateResponse" wsaw:Action="urn:deactivateResponse" />
+            <wsdl:fault message="ns:deactivateException" name="deactivateException" wsaw:Action="urn:deactivatedeactivateException" />
+        </wsdl:operation>
+        <wsdl:operation name="getFullname">
+            <wsdl:input message="ns:getFullnameRequest" wsaw:Action="urn:getFullname" />
+            <wsdl:output message="ns:getFullnameResponse" wsaw:Action="urn:getFullnameResponse" />
+            <wsdl:fault message="ns:getFullnameException" name="getFullnameException" wsaw:Action="urn:getFullnamegetFullnameException" />
+        </wsdl:operation>
+        <wsdl:operation name="finishedDomainValidation">
+            <wsdl:input message="ns:finishedDomainValidationRequest" wsaw:Action="urn:finishedDomainValidation" />
+            <wsdl:output message="ns:finishedDomainValidationResponse" wsaw:Action="urn:finishedDomainValidationResponse" />
+            <wsdl:fault message="ns:finishedDomainValidationException" name="finishedDomainValidationException" wsaw:Action="urn:finishedDomainValidationfinishedDomainValidationException" />
+        </wsdl:operation>
+        <wsdl:operation name="updateContact">
+            <wsdl:input message="ns:updateContactRequest" wsaw:Action="urn:updateContact" />
+            <wsdl:output message="ns:updateContactResponse" wsaw:Action="urn:updateContactResponse" />
+            <wsdl:fault message="ns:updateContactException" name="updateContactException" wsaw:Action="urn:updateContactupdateContactException" />
+        </wsdl:operation>
+    </wsdl:portType>
+    <wsdl:binding name="AccountMgtServiceSoap11Binding" type="ns:AccountMgtServicePortType">
+        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
+        <wsdl:operation name="checkDomainAvailability">
+            <soap:operation soapAction="urn:checkDomainAvailability" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="checkDomainAvailabilityException">
+                <soap:fault use="literal" name="checkDomainAvailabilityException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getContact">
+            <soap:operation soapAction="urn:getContact" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="getContactException">
+                <soap:fault use="literal" name="getContactException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="isEmailValidated">
+            <soap:operation soapAction="urn:isEmailValidated" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="isEmailValidatedException">
+                <soap:fault use="literal" name="isEmailValidatedException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="updateFullname">
+            <soap:operation soapAction="urn:updateFullname" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="updateFullnameException">
+                <soap:fault use="literal" name="updateFullnameException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="isDomainValidated">
+            <soap:operation soapAction="urn:isDomainValidated" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="isDomainValidatedException">
+                <soap:fault use="literal" name="isDomainValidatedException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivate">
+            <soap:operation soapAction="urn:deactivate" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="deactivateException">
+                <soap:fault use="literal" name="deactivateException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getFullname">
+            <soap:operation soapAction="urn:getFullname" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="getFullnameException">
+                <soap:fault use="literal" name="getFullnameException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="finishedDomainValidation">
+            <soap:operation soapAction="urn:finishedDomainValidation" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="finishedDomainValidationException">
+                <soap:fault use="literal" name="finishedDomainValidationException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="updateContact">
+            <soap:operation soapAction="urn:updateContact" style="document" />
+            <wsdl:input>
+                <soap:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="updateContactException">
+                <soap:fault use="literal" name="updateContactException" />
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="AccountMgtServiceSoap12Binding" type="ns:AccountMgtServicePortType">
+        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
+        <wsdl:operation name="checkDomainAvailability">
+            <soap12:operation soapAction="urn:checkDomainAvailability" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="checkDomainAvailabilityException">
+                <soap12:fault use="literal" name="checkDomainAvailabilityException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getContact">
+            <soap12:operation soapAction="urn:getContact" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="getContactException">
+                <soap12:fault use="literal" name="getContactException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="isEmailValidated">
+            <soap12:operation soapAction="urn:isEmailValidated" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="isEmailValidatedException">
+                <soap12:fault use="literal" name="isEmailValidatedException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="updateFullname">
+            <soap12:operation soapAction="urn:updateFullname" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="updateFullnameException">
+                <soap12:fault use="literal" name="updateFullnameException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="isDomainValidated">
+            <soap12:operation soapAction="urn:isDomainValidated" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="isDomainValidatedException">
+                <soap12:fault use="literal" name="isDomainValidatedException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="deactivate">
+            <soap12:operation soapAction="urn:deactivate" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="deactivateException">
+                <soap12:fault use="literal" name="deactivateException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="getFullname">
+            <soap12:operation soapAction="urn:getFullname" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="getFullnameException">
+                <soap12:fault use="literal" name="getFullnameException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="finishedDomainValidation">
+            <soap12:operation soapAction="urn:finishedDomainValidation" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="finishedDomainValidationException">
+                <soap12:fault use="literal" name="finishedDomainValidationException" />
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="updateContact">
+            <soap12:operation soapAction="urn:updateContact" style="document" />
+            <wsdl:input>
+                <soap12:body use="literal" />
+            </wsdl:input>
+            <wsdl:output>
+                <soap12:body use="literal" />
+            </wsdl:output>
+            <wsdl:fault name="updateContactException">
+                <soap12:fault use="literal" name="updateContactException" />
+            </wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:binding name="AccountMgtServiceHttpBinding" type="ns:AccountMgtServicePortType">
+        <http:binding verb="POST" />
+        <wsdl:operation name="checkDomainAvailability">
+            <http:operation location="checkDomainAvailability" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getContact">
+            <http:operation location="getContact" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="isEmailValidated">
+            <http:operation location="isEmailValidated" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="updateFullname">
+            <http:operation location="updateFullname" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="isDomainValidated">
+            <http:operation location="isDomainValidated" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="deactivate">
+            <http:operation location="deactivate" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="getFullname">
+            <http:operation location="getFullname" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="finishedDomainValidation">
+            <http:operation location="finishedDomainValidation" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="updateContact">
+            <http:operation location="updateContact" />
+            <wsdl:input>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:input>
+            <wsdl:output>
+                <mime:content type="text/xml" part="parameters" />
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="AccountMgtService">
+        <wsdl:port name="AccountMgtServiceHttpsSoap11Endpoint" binding="ns:AccountMgtServiceSoap11Binding">
+            <soap:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsSoap11Endpoint/" />
+        </wsdl:port>
+        <wsdl:port name="AccountMgtServiceHttpsSoap12Endpoint" binding="ns:AccountMgtServiceSoap12Binding">
+            <soap12:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsSoap12Endpoint/" />
+        </wsdl:port>
+        <wsdl:port name="AccountMgtServiceHttpsEndpoint" binding="ns:AccountMgtServiceHttpBinding">
+            <http:address location="https://192.168.1.100:9443/services/AccountMgtService.AccountMgtServiceHttpsEndpoint/" />
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>
\ No newline at end of file