Deploying the web script

The web script components are now ready. In order to make them work together, these need to be deployed now. In your Alfresco installed directory, perform the following steps:

  1. Create a folder named example at the location tomcat\shared\classes\alfresco\extension\templates\webscripts.
  2. Put contentlocation.get.desc.xml, contentlocation.get.json.ftl, and contentlocation.get.xml.ftl at the location tomcat\shared\classes\alfresco\extension\templates\webscripts\example.
  3. Put custom-example-webscripts-context.xml at the location tomcat\shared\classes\alfresco\extension.
  4. Create folders com | example | content at the location tomcat\webapps\alfresco\WEB-INF\classes.
  5. Put the compiled Java class ContentLocationWebscript.class at the location ...

Get Learning Alfresco Web Scripts now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.