[esb-java-user] Mediating HTTP GET with Synapse
Srinath Perera
srinath at wso2.com
Sun Aug 9 23:34:51 PDT 2009
Hi All;
I need to mediate a HTTP GET request though Synapse (usecase is that
I need to use Synapse to load balance WSO2 registry, which support
both HTTP UI requests and WS requests). The URL I want to get to is
https://127.0.0.1:8851/carbon/admin/login.jsp and synapse runs in
8280. I send the request to
https://127.0.0.1:8280/carbon/admin/login.jsp, but Synapse sends my
request to http://127.0.0.1:5555/services/.
Have anyone try to do this before? Is it possible to load balance HTTP
get requests using Synapse?
Also I am trying the use Synapse main sequence to do the mediator? can
I get the above effect through a Proxy service?
Thanks
Srinath
--
============================
Srinath Perera, Ph.D.
WSO2 Inc. http://wso2.com
Blog: http://srinathsview.blogspot.com/
More information about the Esb-java-user
mailing list