Hi all, I'm a intern of WSO2. I'm running the samples of ESB. Documentation page of ESB [1] says that the "Stock Quote Client" can be executed in different modes. In the smart client mode, two urls are given when building the client. ant stockquote -Daddurl=<addressingEPR> -Dtrpurl=<esb> Documentation says, "The addurl property sets the WS-Addressing EPR, and the trpurl sets a transport URL for a message. Thus by specifying both properties, the client can operate in the smart client mode, where the addressing EPR could specify the ultimate receiver, while the transport URL set to the ESB ensures that any necessary mediation takes place before the message is delivered to the ultimate receiver."
So does this mean that the request to the web service is sent directly without sending it via the ESB? Then what is the purpose intended by the ESB? Please explain. [1] http://docs.wso2.org/display/ESB470/ESB+Samples+Setup#ESBSamplesSetup-StockQuoteClient Thank you
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
