What port are you running Synapse on? What port is the Original / Target Service running on? Can you please post the original WSDL? Thanks!
Paul On Nov 19, 2007 11:00 AM, Sihem <[EMAIL PROTECTED]> wrote: > No, I am not using the exact sample because I have adapted > synapse_sample_150.xml as shown below. I am using Netbeans 6.0 to generate > the web service as well as the client application. > Sihem > > <definitions xmlns="http://ws.apache.org/ns/synapse"> > <proxy name="CalculatorProxy" transports="http"> > <target> > <endpoint> > <address uri="http://localhost:8080/CalculatorWSApplication > "/> > </endpoint> > <outSequence> > <send/> > </outSequence> > </target> > <publishWSDL > uri="file:repository/conf/sample/resources/proxy/CalculatorWSService.wsdl"/> > </proxy> > > > > --------------------------------- > Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! > Mail > -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com
