[ http://wso2.org/jira/browse/WSAS-678?page=comments#action_14535 ] Saminda Wishwajith Abeyruwan commented on WSAS-678: ----------------------------------------------------
If user needs to upload an file that reside in their file sytem to WSDL2Code facility it can be achived by now. In addtion to this, user can upload other files releated to specific data binding method that has been selected. ex:if jibx is used, user can upload the configuration file. The flow is such that, file upload is completely transparent from user. User just need to follow the wizard. > WSDL2Code: cannot generate code if the server is accessed remotely while the > wsdl is located at client file system > ------------------------------------------------------------------------------------------------------------------ > > Key: WSAS-678 > URL: http://wso2.org/jira/browse/WSAS-678 > Project: WSO2 WSAS > Issue Type: Bug > Environment: Any > Reporter: Charitha Kankanamge > Assigned To: Saminda Wishwajith Abeyruwan > Priority: Critical > Fix For: 2.2 > > > Following exception occurs when trying to generate code using a wsdl which is > located at client file system. > javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to > resolve imported document at > '/home/sandakith/ProjectCheckouts/wso2/wsas/java/modules/distribution/target/wso2wsas-SNAPSHOT/samples/JAXWS/wsdl/CalculatorService.wsdl'.: > java.io.FileNotFoundException: This file was not found: > file:/C:/home/sandakith/ProjectCheckouts/wso2/wsas/java/modules/distribution/target/wso2wsas-SNAPSHOT/samples/JAXWS/wsdl/CalculatorService.wsdl > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
