For advanced configuration, you can also extend or override the Spring bean definitions that control the SkyVault Content Services Java classes.
The Spring bean definitions are within configuration files in the following
directories:
- The <extension> directory contains the configuration files for extending SkyVault Content Services.
- The <web-extension> directory contains the configuration files for extending SkyVault Share.
-
Browse to the <extension> directory. For example, for
Tomcat:
- (Windows) C:\Alfresco\tomcat\shared\classes\alfresco\extension
- (Linux) tomcat/shared/classes/alfresco/extension
Each file has a copy with a .sample extension.
- Open the configuration file with the .sample extension.
- Add your configurations to the file.
- Save the file without the .sample extension.