Invoking webservice using SOAP_HTTPS via loadbalancer

Hi,

Recently we have done the development of webservices and it was working fine with the WSDL generated which contains the urls mentioning the IS address .

In our production environment all the requests are routed through a loadbalancer(webserver).

Now we need to route the same url through the loadbalancer(webserver) which hits the integration server and gets the response.

i found the url [URL]http://www.netomatix.com/httppostdata.aspx[/URL] but this doesnt give me the proper answer…

Can you please suggest a proper solution???