Hi Vijitha, Most tests are failed because of below error.
javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at ' https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/platform-integration/clarity-tests/1.0.6/org.wso2.carbon.automation.test.repo/src/main/resources/artifacts/GREG/wsdl/info.wsdl'.: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target You can manually check the issue with G-Reg by doing 1. Import [1] into registry ( you will get the above error) 2. Imoprt [2] into registry (Wsdl will import without any errors) [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/platform-integration/clarity-tests/1.0.6/org.wso2.carbon.automation.test.repo/src/main/resources/artifacts/GREG/wsdl/info.wsdl [2]https://arcweb.esri.com/services/v2/AccountInfo.wsdl Test artifacts hosted in our svn cannot be imported to G-Reg which lead to so many test failures in development branch. Thanks, Krishantha. On Tue, Jan 22, 2013 at 7:59 PM, Vijitha Kumara <[email protected]> wrote: > > Hi All, > > Is there a solution for the $Subject? As of now all these fail in the > development branch. > > Sample error: > > testAddNameWithSpacesWSDL(org.wso2.carbon.registry.metadata.test.wsdl.NameWithSpacesWsdlAdditionTestCase) > Time elapsed: 0.141 sec <<< FAILURE! > org.apache.axis2.AxisFault: Failed to import resource from the URL > https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration/clarity-tests/org.wso2.carbon.automation.test.repo/src/main/resources/artifacts/GREG/wsdl/wsdl%20with%20spaces%20in%20the%20name.wsdlto > path /Wsdl with spaces in the name. Invalid WSDL definition found. > at > org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531) > at > org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375) > at > org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421) > at > org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) > at > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) > at > org.wso2.carbon.registry.resource.stub.ResourceAdminServiceStub.importResource(ResourceAdminServiceStub.java:3975) > at > org.wso2.carbon.automation.api.clients.registry.ResourceAdminServiceClient.addWSDL(ResourceAdminServiceClient.java:117) > at > org.wso2.carbon.registry.metadata.test.wsdl.NameWithSpacesWsdlAdditionTestCase.testAddNameWithSpacesWSDL(NameWithSpacesWsdlAdditionTestCase.java:48) > > > > Regards, > Vijitha. > > > > > > -- > Vijitha Kumara > Senior Software Engineer; WSO2, Inc.; http://wso2.com/ > email: [email protected] > > Lean . Enterprise . Middleware >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
