Home
News
Events
Press
Downloads
Publications
Links
Partners
Contact
Search
Newsletter Issues
Wiki
BREIN User and Development Forum
BREIN Architecture
Knowldege Portal
Login Form
Latest News
6th Newsletter issue available   The 6th BREIN newsletter issue is now available. To download it, visit the "Newsletter Issues" section on the left menu or click here .   Details...

SOC-LOG'09 workshop at ICSOC-ServiceWave conference     BREIN is supporting the 1st International Workshop on Service Oriented Computing in Logistics (SOC-LOG'09) which will be held as part of ICSOC/ServiceWave, in Stockholm, Sweden (November 23, 2009).    Details...

New demo video BREIN project participated in the Internet of Services 2009 Concertation meeting, presenting among others two demos showing the work done on Semantically enhanced SLA Negotiations and Semantic aware and SLA-Driven Resource Management for Virtualized and Heterogeneous Platforms.   Details...

Cloud Computing Providers Part of our work done for the State of the Art is now available also through Gridipedia (visit here )   Details...

Semantics Week 2009   BREIN and the European projects STASIS, SOA4ALL, and the NESSI Semantics Group, would like to invite you to "Semantics Week" to be held June 22-26th in beautiful and logistic friendly Amsterdam.   Details...




BREIN Dissemination CDcd.jpg

newsletter.jpg





Receive HTML?

SLA repository

 

Prerequisites

Software Installation

SLA Translator API

Prerequisites

The SLA Repository relies on the Microsoft .NET Framework 3.5 and on Microsoft SQL Server.

Installation

The SLA Repository must be deployed on Microsoft Internet Information Service (IIS) on Windows XP Professional, Windows Vista, Windows Server 2003 and Windows Server 2008. Furthermore, a local installation of Microsoft SQL Server needs to be present, as this database management system is used to store SLAs. As an installation of SQL Server is automatically used in the deployed service, no further configuration is necessary, but before using the service the operation initRepository() must be called, which sets up the database tables.

Standard deployment leads to the service being available on the local host under the following address:

http://localhost/SLARepository/SLARepositoryService.asmx

 

    SLA Repository API