Can someone point me in the direction of some documentation on how to configure JBoss 4.0.5 clustering with SSL enabled????
I tried JBoss 4.0.5 clusteirng without SSL and it's working fine, but with SSL enabled HTTP sessions are not replicated and when one server is down, I'm getting Page not found error and not redirecting to another live server which is in the clustered environment.
Sreenivas