You can configure the JVM to expose an interface for connection to the server.
Before you start, you must:
- Have a fully installed, configured, and running instance of Content Services. These steps assume you’re using Tomcat on Windows, but the steps are similar for other application servers on other systems.
- Have an IDE installed. These steps describe how to configure Eclipse, which must be installed first (Eclipse)
- Download source code from https://github.com/Alfresco/alfresco-enterprise-repo . This project has more instructions on how to set up a development environment.
- Ensure the source code is the same version as the installed server.