Monday, August 23, 2010

The swarm code can be downloaded from the svn repo using

 svn checkout https://ogce.svn.sourceforge.net/svnroot/ogce/ogce-services-incubator/swarm

The build instructions are at http://www.collab-ogce.org/ogce/index.php/Swarm
The userguide listed on the Swarm wiki page has configuration information, but I may need to tweak this for your specific install and will get to this on wednesday.


after installing swarm we need to follow the following steps...




You can start with :

1. Placing the cake-php scripts under your document root and changing the document root in apache to the "webroot" directory of cake-php.

2. Set up the database from the dump file I provided.

3. Test if you are able to insert data into the database from the front end. You will have to tweek the cake PHP configuration script for the database.

4. Then come to the Swarm part. Configure Hibernate so that it can access the database.

5. As I had mentioned in the README, issue mvn install and see if it works. Understand the flow and then set up a cronjob.




after a 4 hours hardwork i got my way back in installing apache tomcat

an admin package should be installed which has not been installed by default

>>wget http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.27/bin/apache-tomcat-5.5.27-admin.tar.gz

No comments:

Post a Comment