Binaries

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
h2. Requirements

The Soceda Framework requires Java JDK 6. You can download it here:

[http://www.oracle.com/technetwork/java/javase/downloads/jdk6u37-downloads-1859587.html]



h2. Soceda Framework

Here you can download a packaging version of the Soceda Framework:
* Light version will download automatically all required components
* Full version with all required components

{distrib:url=http://research-distributions.petalslink.org/projects/soceda/projects.soceda.wp5-usecases/|short-name=distrib}

* Previous versions:
** [SocedaFramework-0.1.1-full.zip|http://www.activeeon.com/public_content/tools/soceda/SocedaFramework-0.1.1-full.zip]
** [SocedaFramework-0.1-full.zip|http://http://www.activeeon.com/public_content/tools/soceda/SocedaFramework-0.1-full.zip]

Extract the archive into a directory, open a command terminal to start all components locally on your machine, for example:

{code}
c:\Temp\SocedaFramework-0.1>start.bat
{code}
Alternatively, you can run the main.js in src dir script using the javascript interpreter:

{code}
c:\Temp\SocedaFramework-0.1>jrunscript src/main.js
{code}
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"

{center}
{widget:url=http://www.youtube.com/watch?feature=player_detailpage&v=XkuAyKblNug|width=630|height=380}
{center}


h2. Usecases

h3. UC1 - Crisis

{distrib:url=http://research-distributions.petalslink.org/projects/soceda/projects.soceda.wp5-usecases.uc1-crisis-management/|short-name=distrib}

h3. UC2 - Air Traffic

coming soon...


h3. UC3 - MissedCalls

{distrib:url=http://research-distributions.petalslink.org/projects/soceda/projects.soceda.wp5-usecases.uc3-missedcalls//|short-name=missedcalls-installer}


h2. Additional Tools


- [EasierGOV|easiergov:EasierGov - SOA Governance Tool]: A tool for the SOA Governance able to detect events producers in a service infrastructure such as PEtALS DSB or EasyESB
- [EasiestDEMO|easiestdemo:EasiestDemo - Open source BPEL to Java generator]: A tool for easily creating event producers used for testing.
- [Frascati|http://wiki.ow2.org/frascati]: A SCA Framework used for realizing the Soceda CEP (Complex Event Processor) Component.
Here, you can download :
- [The Soceda Platform Installer|soceda:Soceda Framework] (in light or full version) : This archive allow you to start all components of the platform in your local computer or in remote.
- [The usecases installer|soceda:Usecases] : Here, you can download several archives to test the platform and see the features of soceda framework