JBOSS TreeCache
Including the Cache in your build...
Add the following to your pom.xml:
<dependency> <groupId>org.jasig.cas</groupId> <artifactId>cas-server-integration-jboss</artifactId> <version>${project.version}</version> <type>jar</type> </dependency>