Hi,
there is an issue when deploying servlet 3.0 applications on Tomcat with
PortalClusteredSSOSupportValve.
The scanning process find this valve and a classloading issue occurs (JBoss AS7 uses a
Tomcat fork with slightly different code) and produces this error:
https://gist.github.com/vietj/b35b65f7dbe9d845ddd3
It would make sense at some point to move this code to gatein-sso (or wci) but I think it
would not work at the moment.
An easy solution would be to move this class somewhere in packaging/jboss-as7 .
Would someone mind to have a look at this issue ?
thanks
Julien