Dashboard > CAS User Manual > Home > Overall Architecture > Spring Configuration
Log In   View a printable version of the current page.
Spring Configuration
Added by Scott Battaglia , last edited by Scott Battaglia on Feb 19, 2008
Labels: 
(None)


Starting with 3.2, CAS supports adding arbitrary Spring configuration information to the WEB-INF/spring-configuration directly and having it automatically detected by CAS without having to modify the web.xml.

In addition, if you are using the Maven2 WAR Overlay method of deploying CAS, you can override any of the specific Spring configuration files that already exist in the spring-configuration directory by replicating the structure in your overlay.

For example, if you wanted to deploy another TicketRegistry your overlay would just have its own WEB-INF/spring-configuration/ticketRegistry.xml that defined the appropriate information.

For backwards compatibility purposes (and for documentation purposes) the deployerConfigContext.xml continues to exist in its current location.

Powered by a free Atlassian Confluence Open Source Project License granted to Java Architectures Special Interest Group. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.3, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators