Requirements
The Soceda Framework requires Java JDK 1.6, you can download it here:
http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html
Soceda Framework
Here you can download a packaging version of the Soceda Framework 0.1:
- Light version, will download automatically all required components
- Full version with all required components
Extract the archive into a directory, open a command terminal then run the main.js script using the javascript interpreter to start all components locally on your machine, for example:
If the jrunscript command is not found, it is located in the bin directory in your JDK install dir.
For example, on windows the absolute path of the jrunscript command is "C:\Program Files\Java\jdk1.6.0_32\bin\jrunscript.exe"
Additional Tools
- EasierGOV: A tool for the SOA Governance able to detect events producers in a service infrastructure such as PEtALS DSB or EasyESB
- EasiestDEMO: A tool for easily creating event producers used for testing.
- Frascati: A SCA Framework used for realizing the Soceda CEP (Complex Event Processor) Component.