Hi Sihem First of all I am copying this email to your reply address since you don't seem to be a subscriber to the synapse user mailing list (i.e. I had to approve your post manually) Send an email to : [EMAIL PROTECTED] to join this list.
> I am trying to use Synapse as a proxy server as explained in Quick Start > Guide with a web service (using JAX-WS) deployed on Tomcat, as well as the > JSP client. This client is built according the WSDL of the web service. So I > am wondering how to tell the client that its requests must go to synapse > which will redirect them to the correct service. This would be specific to the language/technology you use to write your client. Typically this could be someway where you either set the WS-Addressing 'To' EPR or the transport level EPR for the client request > Because in the sample, you use the property named > "-Dtrpurl=http://localhost:8080/soap/StockQuoteProxy" to do so. But I must > admit that I do not know what this property corresponds to. > Those properties are just used for our samples which uses Apache Ant to be executed and the names has nothing whatsoever special about them.. so you can ignore those properties :-) > Excuse me by advanced if the answer is obvious but I am really new in the web > services and ESB worlds... > Your questions are welcome, however I am not very familiar on how you have written your client.. would you be able to share its source code? asankha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
