Hello,
I'm running EAP 6.01, I configured Clustered SSO by insert org.jboss.web.tomcat.service.sso.ClusteredSingleSignOn value into jboss-web.xml as described in section 15.4 of the development guide.
https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html/Development_Guide/Use_Single_Sign_On_SSO_In_A_Web_Application.html
But I got ClassNotFoundException during web deploying, any idea ?
try use org.jboss.as.web.sso.ClusteredSingleSignOn
but probably you will catch this error too: https://community.jboss.org/message/825323#825323
Retrieving data ...