Sorry, I did not word my question well. I mean instead of sending requests to "http://localhost:9000/services/SimpleStockQuoteService", I want to send requests to "httpbin.org" for testing purposes.Date: Mon, 29 Dec 2014 07:58:54 +0530 Subject: Re: [Dev] Modifying Samples for Testing From: [email protected] To: [email protected] CC: [email protected]
Hi, You need to change the uri [1] from the synapse configuration. To update sequences, etc. in ESB, you can either use the ESB management console or copy the XML configuration to the source view. You can find the source view under menu Manage > Service Bus > Source View in the left navigation pane of the WSO2 ESB management console. [1] <address uri="http://localhost:9000/services/SimpleStockQuoteService"/> On Mon, Dec 29, 2014 at 3:11 AM, Maz Lakadia <[email protected]> wrote: Hi, I am currently using Sample 350 and playing around with it to see what I can do with script mediator. However, I'd like to change the address that I send requests to. Is there a way I can change the URL that I send requests to? Thank you for your time, Maz _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silvaLinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
