soagang
16 years agoNew Contributor
Error importing WSDL
I am using soapUI 2.5 beta1
I am not able to import a WSDL that points to an asynchronous web service.
I am getting Error importing WSDL
Here is what all I have tried
1. I tried the WSDL url on web browser. It works
2. The webservice is developed using Oracle BPEL. It works fine when tested from Oracle BPEL Console
3. I made a local copy of the WSDL file and pointed to that in the WSDL dialog, still got same error
Is it like - the free SOAPUI does not support Async processes, and we need to use the pro version?
Here is my WSDL File
name="AsyncProcess"
targetNamespace="http://xmlns.oracle.com/AsyncProcess"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:tns="http://xmlns.oracle.com/AsyncProcess"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:client="http://xmlns.oracle.com/AsyncProcess"
>
I am not able to import a WSDL that points to an asynchronous web service.
I am getting Error importing WSDL
Here is what all I have tried
1. I tried the WSDL url on web browser. It works
2. The webservice is developed using Oracle BPEL. It works fine when tested from Oracle BPEL Console
3. I made a local copy of the WSDL file and pointed to that in the WSDL dialog, still got same error
Is it like - the free SOAPUI does not support Async processes, and we need to use the pro version?
Here is my WSDL File
name="AsyncProcess"
targetNamespace="http://xmlns.oracle.com/AsyncProcess"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:tns="http://xmlns.oracle.com/AsyncProcess"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:client="http://xmlns.oracle.com/AsyncProcess"
>