Suresh Zalaki, You should find in the WSDL for the ARS WebService URL's that point at your load balancer. Change the WSDL by hand to one of the web server nodes direct access URL's instead. Then use the modified WSDL for your WebServices client.
) You may have to set ports into the URLs. For example if your load balancer listens on port 443, and forward traffic to 8443 on the real web servers then you need to use a URL like: https://serverN.some.com:8443/..... to replace strings like this in the auto generated WSDL: https://ars.some.com/..... ) You may have to setup network paths (depending on the network configs) There may be other things to do as well, but I think that should get you started. HTH. -- Carey Matthew Black BMC Remedy AR System Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On Tue, Jun 23, 2009 at 11:07 AM, Zalaki, Suresh IN BOM SISL<[email protected]> wrote: > ** > > Hi, > > > > If we wanted to drop from the load balancer and point it directly to the mid > tier, what would you need to do to do this? > > > > In Case of webservices > > > > > > Regards > > Suresh Zalaki _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

