Hi Murali, Please try adding the following two parameters to the proxy configuration;
<parameter name="useOriginalwsdl">true</parameter> <parameter name="modifyUserWSDLPortAddress">false</parameter> It will work. Thanks, Ruwan On Thu, Jun 26, 2008 at 8:55 PM, cmurali <[EMAIL PROTECTED]> wrote: > > Does this parameter work in synapse 1.1? I am using synapse 1.1 and it does > not work even if I add this parameter. I tried > > <parameter name="useOriginalwsdl">true</parameter> > > and SOAPUI was not able to query the wsdl successfully. When I used > > <parameter name="useOriginalWSDL">true</parameter> > > SOAPUI queries wsdl fine but I see both the bindings. > > Muralidaran Chakravarthy > > -- > View this message in context: > http://www.nabble.com/SOAP11-and-SOAP12-binding-tp18134736p18136692.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/
