I'm trying to setup custom URL for http proxy in WSO2ESB 4.8.1. Here is the doc for that: http://wso2.com/library/knowledge-base/2011/01/custom-urls-wso2-esb-proxy-services/.
Following the doc, I added "CustomURIBasedDispatcher" handler into axis2.xml and a parameter "ServiceURI" into proxy.
But it does not work still. Any idea what else could be missing?