Deployments - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

Deployment - App Server

  • tomcat/shared/classes/alfresco/extension/some-context.xml - Register your custom policy Spring bean (Untouched by re-deployments and upgrades)
  • If you are developing a Policy with Java you are better off using a proper SDK project.

Deployment All-in-One SDK project:

  • aio/platform-jar/src/main/java/{domain specific directory path} - implementation of Policy behavior class
  • aio/platform-jar/src/main/resources/alfresco/module/platform-jar/context/service-context.xml - Policy Spring Bean registration