Domanda

I have created a WSDL (Abstract) for a SOAP web service. I have to use this WSDL in the SOAP Request Reply.

But in the Service port of SOAPRequestReply, I have to specify a Concrete WSDL. So if there is any way to create a Concrete WSDL.

Let me know if any other information is required.

È stato utile?

Soluzione

Create a Service (using service pallets) with your WSDL(Abstract), you will have to setup the operation(s) and transport type (HTTP or JMS). Once you have done that, go to the WSDL tab. You should be able to save a Concrete WSDL out.

Hope this help :P

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top