wiki:DeployInEclipse

Deploying / Running plutext-server in Eclipse WTP

  1. Exit Eclipse, and restart it from directory plutext-server/src/main/webapp/WEB-INF/
  1. Check plutext-server properties > J2EE Module Dependencies - docx4j and Maven Dependencies are ticked; jackrabbit-webapp and jackrabbit-jcr-server are not ticked.
  1. In servers, choose "Add and Remove Projects"; add plutext-server.
  1. Start the server
  1. To test it works:
  • confirm it started properly with no errors in the console in Eclipse
  • use the Word 2007 client to load a document into the repository, then open it again

Tips and Tricks

Always start Eclipse from plutext-001/WebContent/WEB-INF directory, so the Jackrabbit repository is created in a known location and can be re-used