Hi Sanjeewa, You've changed the WSDL name. But there's no such WSDL under src/main/resources. Please fix it properly..
Thanks, ~Isuru ---------- Forwarded message ---------- From: <[email protected]> Date: Tue, Nov 29, 2011 at 1:27 PM Subject: [Carbon-commits] [Carbon] svn commit r116395 - trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub To: [email protected] Author: sanjeewa Date: Mon Nov 28 23:57:17 2011 New Revision: 116395 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=116395 Log: fixing tenant activity monitor issues Modified: trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub/pom.xml Modified: trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub/pom.xml?rev=116395&r1=116394&r2=116395&view=diff ============================================================================== --- trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub/pom.xml (original) +++ trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub/pom.xml Mon Nov 28 23:57:17 2011 @@ -47,7 +47,7 @@ <configuration> <tasks> <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true"> - <arg line="-uri src/main/resources/TenantMonitoringService.wsdl -u -uw -o target/generated-code + <arg line="-uri src/main/resources/TenantActivityService.wsdl -u -uw -o target/generated-code -p org.wso2.carbon.tenant.activity.stub -ns2p http://services.activity.tenant.carbon.wso2.org =org.wso2.carbon.tenant.activity.stub.services, http://beans.activity.tenant.carbon.wso2.org/xsd=org.wso2.carbon.tenant.activity.stub.beans.xsd "/> <classpath refid="maven.dependency.classpath"/> _______________________________________________ Carbon-commits mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : [email protected] blog : http://isurues.wordpress.com/ lean . enterprise . middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
