- Set up Tomcat bundled Alfresco alfresco-community-tomcat-3.2 on your local machine.
You can download it here. Start it once before you run first foundation client.
- Download alfresco-community-sdk-3.2 from here.
- Open your eclipse, import alfresco-community-sdk-3.2.zip.
- Select projects Alfresco Embedded, SDK First Foundation Client
- Click on Finish
- Provide dir.root, db.username, db.password, db.driver, db.url into custom-repository.properties present in SDK Project.
- Add all the jars present in "\alfresco-community-tomcat-3.2\tomcat\webapps\alfresco\WEB-INF\lib" to your SDK project's build path
- Also add your respective database driver and servlet jar file as it's not provided into the lib.
- Now build the SDK project
- Make sure your tomcat is not running, if yes, shut it down. I do not know why but it is generating JVM Bind error when we run FFC with tomcat server running.
- Run First Foundation Client.
I hope you will not face any issues running it.
After it's been run successfully, start your tomcat, you will see a new file created in company home space.
No comments:
Post a Comment