Book Image

Learning Alfresco Web Scripts

By : Ramesh Chauhan
Book Image

Learning Alfresco Web Scripts

By: Ramesh Chauhan

Overview of this book

Table of Contents (18 chapters)
Learning Alfresco Web Scripts
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we have gone through the possible deployment options for web scripts in Alfresco and got an understanding of how the web script framework in Alfresco decides the precedence for the web scripts when deployed at multiple locations. We also looked at some of the factors that will help you choose the deployment option as required. We also looked at how to debug web scripts to find out what went wrong with your web script. We have also gone through troubleshooting pointers for some of the common issues you might face while working on web scripts. At the end, we went through some useful tips and tricks that might be helpful when you are running web scripts on a production server. Overall, now you have a good understanding of how to deploy and debug the web scripts in Alfresco, and the next time when you need to run some web scripts on a production server, you will have some ideas to share with peer developers or the project manager about how you can approach executing...