amigotesting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
amigotesting [2007-05-25 09:01] – Adde first Documentation infos lenzi | amigotesting [2007-06-07 15:41] (current) – Added URLs lenzi | ||
---|---|---|---|
Line 33: | Line 33: | ||
====== Analisys of Amigo ====== | ====== Analisys of Amigo ====== | ||
+ | |||
+ | ===== Roadmap ===== | ||
+ | |||
+ | |||
+ | ==== Summary ==== | ||
+ | |||
+ | | Task Name ^ Evaluation Criteria Covered ^ Deadline ^ | ||
+ | ^ [[amigotesting# | ||
+ | ^ [[amigotesting# | ||
+ | ^ [[amigotesting# | ||
+ | ^ [[amigotesting# | ||
+ | ^ [[amigotesting# | ||
+ | |||
+ | ==== Source Code Inspection ==== | ||
+ | Simply look at available source code and documentation in order to indentify all the used software languages, tools and technology. | ||
+ | |||
+ | ==== Plain Amigo Service ==== | ||
+ | Develop a wrapper around the MetaComponent provided by Pascal. The application implemented by the Amigo-component must be conform to behavior shown by the application based on the MetaComponet | ||
+ | |||
+ | ==== Semantic Amigo Service ==== | ||
+ | Add semantic the description to the MetaComponet | ||
+ | |||
+ | ==== Automatic Composed Service ==== | ||
+ | Remove the coded discovery from the Amigo-component and replace them with the mechanisms provided by Amigo middleware. In order to test auto: | ||
+ | |||
+ | ==== Secure Service ==== | ||
+ | Add security to the Amigo-component in order to check the design of the Amigo middleware | ||
+ | |||
+ | ===== Developing ===== | ||
+ | |||
+ | |||
+ | |||
+ | ==== Code Sharing ==== | ||
+ | All the code is share by [[http:// | ||
+ | | ||
+ | svn:// | ||
+ | http:// | ||
+ | |||
+ | Username and Password are required in order to access to the repository | ||
+ | |||
+ | ==== IDE ==== | ||
+ | The software selected for developing are: | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
===== Documentation ===== | ===== Documentation ===== | ||
+ | |||
==== QuickStart ==== | ==== QuickStart ==== | ||
Line 64: | Line 109: | ||
=== Server Bundles === | === Server Bundles === | ||
- | Now that you have a working Amigo environment you have to install the right bundles in order to set up your Amigo Enviroment | + | Now that you have a working Amigo environment you have to install the right bundles in order to set up your Amigo Environment |
< | < | ||
obr install " | obr install " | ||
obr install " | obr install " | ||
</ | </ | ||
+ | |||
+ | |||
+ | ==== Amigo Backgroud ==== | ||
+ | One of the current implementation of the Amigo middleware is based on OSGi, and in the following section we're going to report some extra details on such implementation. The details won't be reported on time scheduled but on discovery schedule. | ||
+ | |||
+ | === Service Binder === | ||
+ | In order to decrease the management code required by a dynamic environment like a SOA framework, Amigo uses a utility layer provide by the [[http:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | Anyway, the bundle developer has to provide a [[http:// | ||
+ | |||
+ | |||
+ | |||
+ | ==== References ==== | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | * [[http:// | ||
===== Available Components Table ===== | ===== Available Components Table ===== | ||
+ | |||
+ | |||
+ | |||
Line 86: | Line 161: | ||
^ Domotic Infrastructure | ^ Domotic Infrastructure | ||
^ In-home Location Management | ^ In-home Location Management | ||
- | ^ Interoperable Service Discovery & Interaction | + | ^ [[amigotesting# |
^ .NET Programming & Deployment Framework | ^ .NET Programming & Deployment Framework | ||
^ OSGi Programming & Deployment Framework | ^ OSGi Programming & Deployment Framework | ||
Line 100: | Line 175: | ||
^ Perceived Privacy and Security | ^ Perceived Privacy and Security | ||
+ | |||
+ | |||
+ | ==== Interoperable Service Discovery & Interaction ==== | ||
+ | |||
+ | The downloaded kit doesn' | ||
+ | I've managed the problem with a minor modification of the code. I'm trying to understand a use case that could be used to integrate this component with Amigo OSGi part. Any idea is welcome! | ||
===== OBR Repository ===== | ===== OBR Repository ===== |
amigotesting.1180083679.txt.gz · Last modified: 2007-05-25 09:01 by lenzi