Soceda Framework 0.1.4 [8 december 2012]

Requires at least java 1.6 !

To run the integration scripts:

	>jrunscript src/main.js

Or run the start script (.bat on windows)

The "config" dir contains all configuration files required by components

The "origin" dir contains all required installer packages (automatically downloaded if unavailable):

- ESB official distrib: EasyESB-installer-linux-v2012-11-19.jar 
	From: http://research-distributions.petalslink.org/experimental/easyesb/
	 
- GOV official distrib: EasierGOV-installer-linux-v2012-11-19.jar
	From: http://research-distributions.petalslink.org/experimental/easiergov/

- EventCloud: eventcloud-mocked-v0.1-distrib.zip
	From: http://research-distributions.petalslink.org/projects/soceda/commons.seacloud/

- WebServices: crisis-management-resources-v0.1.zip 
	From: http://research-distributions.petalslink.org/projects/soceda/projects.soceda.wp5-usecases.uc1-crisis-management/
        From crisis-management-resource: 
        - uncomment assembly related code from pom.xml then do: mvn clean install -Pdistrib -DskipTests=true  
	- Once the target been generated include the starting of all providers except SeaCloud

- CEPEditor CEPEditor.zip
	From http://161.105.138.99:8080/CEPEditor/CEPEditor.zip
	- Started with bin/startup.bat or .sh 
	- Available on http://localhost:8088/Portail

- SeaCloud: admin-ui-v0.1-distrib-soceda.zip
	From: http://research-distributions.petalslink.org/projects/soceda/commons.seacloud/
	From admin-server project run mvn clean install '-Pdistrib-soceda' to generate the target
	Then copy admin-ui-1.0-SNAPSHOT.zip to the "origin"

- DiCEPE: cep-light-server-v0.1-distrib.zip
	From: http://research-distributions.petalslink.org/projects/soceda/commons.seacloud/
	From admin-server project run mvn clean install '-Pdistrib-soceda' to generate the target
	Then copy cep-light-server-1.0-SNAPSHOT.zip to the "origin"		

---------------------------------------------------------------------------------------------------------------
Soceda Framework 0.1.3 [26 june 2012]

Requires at least java 1.6 !

To run the integration scripts:

	>jrunscript src/main.js

Or run the start script (.bat on windows)

The "origin" dir must contains all required installer packages:

- ESB official distrib: EasyESB-installer-linux-v2012-04-18.jar 
	From: http://research.petalslink.org/display/easyesb/Binaries
	 
- GOV official distrib: EasierGOV-installer-linux-v2012-04-18.jar
	From: http://research.petalslink.org/display/easiergov/Binaries

- EventCloud: eventcloud-bundle-1.0.0-SNAPSHOT.zip
	From: http://eventcloud.inria.fr/binaries/eventcloud-bundle-1.0.0-SNAPSHOT.zip

- WebServices 
	From crisis-management-resource: 
        - uncomment assembly related code from pom.xml then do: mvn clean install -Pdistrib -DskipTests=true  
	- Once the target been generated include the starting of all providers except SeaCloud

- CEPEditor CEPEditor.zip
	From http://161.105.138.99:8080/CEPEditor/CEPEditor.zip
	- Started with bin/startup.bat or .sh 
	- Available on http://localhost:8088/Portail

- SeaCloud rev32895: admin-ui-1.0-SNAPSHOT.zip
	From: https://svn.petalslink.org/svnroot/trunk/research/commons/seacloud/admin-ui
	From admin-server project run mvn clean install '-Pdistrib-soceda' to generate the target
	Then copy admin-ui-1.0-SNAPSHOT.zip to the "origin"

- DiCEPE  rev32912: cep-light-server-1.0-SNAPSHOT.zip
	From: https://svn.petalslink.org/svnroot/trunk/research/commons/seacloud/cep-light-server
	From admin-server project run mvn clean install '-Pdistrib-soceda' to generate the target
	Then copy cep-light-server-1.0-SNAPSHOT.zip to the "origin"		
