Hi,
I'm newbie to JBoss AS. I would like to do SSO between two web application running in different JBOSS711 AS. Both of AS are running in standalone.
I've gone through this link http://java.dzone.com/articles/choosing-sso-your-jboss and wondering whether to use usecase # 3 or #4 for my scenario. Can someone help optimal way for my use case?