I was able to solve this by adding a new file custom-web-scripts-application-context.xml to {Eclipse.proj.root}/config/alfresco/extension . I had to copy everything in the local alfresco/classes/web-scripts-application-context.xml into it. Then I added my beans to declare my java backed webscripts. After running the build script, and restarting the server, it worked.