Hi Murali,

On Thu, Jun 26, 2008 at 7:36 PM, cmurali <[EMAIL PROTECTED]>
wrote:

>
> Hi,
>
> Please see attached my wsdl, schema files and the screen shots of SOAPUI
> querying my wsdl. My WSDL only has SOAP1.1 binding defined. There is no
> SOAP12 binding defined in my WSDL as you can see. But when I deploy these
> in
> synapse1.1 and query the wsdl using SOAPUI or a browser, I see both SOAP11
> and SOAP12 bindings. Is this because Synapse supports both SOAP11 and
> SOAP12? Is there a way to allow the clients to see ONLY those bindings that
> are defined in the WSDL?


Yes, in the proxy service please add the following parameter;

<proxy name="...">
....
<parameter name="useOriginalwsdl">true</parameter>
......
</proxy>

Thanks,
Ruwan


>
>
> Thanks,
> Muralidaran Chakravarthy
>
> http://www.nabble.com/file/p18134736/raterankrequest.xsdraterankrequest.xsd
> http://www.nabble.com/file/p18134736/raterankresponse.xsd
> raterankresponse.xsd
> http://www.nabble.com/file/p18134736/raterankservice.wsdl
> raterankservice.wsdl
> http://www.nabble.com/file/p18134736/eviware-soapui-project.xml
> eviware-soapui-project.xml
> http://www.nabble.com/file/p18134736/oleware.doc oleware.doc
> --
> View this message in context:
> http://www.nabble.com/SOAP11-and-SOAP12-binding-tp18134736p18134736.html
> Sent from the Synapse - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Ruwan Linton
http://wso2.org - "Oxygenating the Web Services Platform"
http://ruwansblog.blogspot.com/

Reply via email to