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
