> > This is for one of our banking customer in India, the following are > available: > > > > App Servers A and B; NLB configured and Virtual IP available > > 2. Web Services deployed on each of the App servers - IIS > > 3. Web Services in turn talk to Databases. There are two databases > available and Mirroring is in place between them for data sync up. > > 4. Self Sign On Certificate deployed on each of the App servers. > > 5. > > External Web application invokes Web Service over Virtual IP. > > > > *Problem Definition*: During failover, external web application is unable > to get through client authentication (Web Method call) and talk to TPIN App > Server B when TPIN App server A goes down. i.e with SSO configured on each > of the server, how do we ensure external web application talks on Virtual IP > and yet client authentication happens successfully. > > > Note: This works well if it is HTTP and not HTTPS Axis2 WS client. How can > we make this work with Axis2? > > > Thanks! > > -Sethu >