Deployment - App Server:
- tomcat/shared/classes/alfresco/web-extension/site-webscripts/ (Untouched by re-deployments and upgrades)
- tomcat/webapps/share/components/ (when web resources are included you need to put them directly into the exploded webapp, this is NOT recommended. Use a Share JAR Module project instead)
Deployment All-in-One SDK project:
- aio/share-jar/src/main/resources/alfresco/web-extension/site-webscripts
- aio/share-jar/src/main/resources/META-INF/resources/share-jar/components (when web resources such as CSS and JS are included)