Hi I am working BPEL using WSO2 developer studio. I am trying to invoke a web service deployed in WSO2-AS using it's wsdl 1.1.
In the BPEL editor I added a partner link (using + button in palette) In the properties window I click on Browse and then in the popup window I clicked on Add WSDL button. There I selected the URL radio button and pasted the wsdl 1.1 url of my axis service. But the service is not imported.
I tried with WSDL 2.0 url then also it failed. ( I tried both Axis and Jax-ws )
Then I tried importing a wsdl url of a web service (jax-ws) deployed in tomcat using netbeans. It worked fine.
Could you please help me to understand this problem?
Thanks in advance Sunil Binkam