Hi All,
I have configured SOA composite for SOAP Webservice Connector. After all configuration composite has been build and Jar File created successfully and showing message Build Successful but when deploying the Jar file through EM Console then getting below error. Please help me if anyone faced similar issue.
=================================================================================================================================================
Deploying on partition "default" of "/Farm_iam_domain/iam_domain/soa_server1" ...
Deploying on "/Farm_iam_domain/iam_domain/soa_server1" failed!
There was an error deploying the composite on soa_server1: Deployment Failed: Unable to find a WSDL that has a definition for service {http://org.identityconnectors.genericws}wsconnector_client_ep and port WebservicesConnectorService_pt. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace service name and port name. In addition check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally validate the HTTP proxy settings for the server.: javax.wsdl.WSDLException: WSDLException: faultCode=INVALID_WSDL: Error reading import of oramds:/deployed-composites/default/TestWSConnector_rev1.0/UserAPIWrapper.wsdl: oracle.j2ee.ws.wsdl.LocalizedWSDLException: WSDLException: faultCode=PARSER_ERROR: Failed to read wsdl file at: "http://rstfg.net:30040/pc/ws/com/rst/webservices/user/UserAPI?WSDL" caused by: java.io.InterruptedIOException. : java.io.InterruptedIOException: Connection establishment timed out: WSDLException: faultCode=INVALID_WSDL: Error reading import of oramds:/deployed-composites/default/TestWSConnector_rev1.0/UserAPIWrapper.wsdl: oracle.j2ee.ws.wsdl.LocalizedWSDLException: WSDLException: faultCode=PARSER_ERROR: Failed to read wsdl file at: "http://rstfg.net:30040/pc/ws/com/rst/webservices/user/UserAPI?WSDL" caused by: java.io.InterruptedIOException. : java.io.InterruptedIOException: Connection establishment timed out.
Thanks,
CB Singh