SIROCCO :: CIMI :: API :: Server :: Webapp

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology, including generic enterprise applications and cloud computing technologies. The mission of the OW2 Consortium is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.

License

License

GroupId

GroupId

org.ow2.sirocco.cimi
ArtifactId

ArtifactId

sirocco-cimi-api-server-webapp
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

war
Description

Description

SIROCCO :: CIMI :: API :: Server :: Webapp
The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology, including generic enterprise applications and cloud computing technologies. The mission of the OW2 Consortium is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.
Project Organization

Project Organization

OW2 Consortium

Download sirocco-cimi-api-server-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.sirocco.cimi/sirocco-cimi-api-server-webapp/ -->
<dependency>
    <groupId>org.ow2.sirocco.cimi</groupId>
    <artifactId>sirocco-cimi-api-server-webapp</artifactId>
    <version>0.6.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.sirocco.cimi/sirocco-cimi-api-server-webapp/
implementation 'org.ow2.sirocco.cimi:sirocco-cimi-api-server-webapp:0.6.4'
// https://jarcasting.com/artifacts/org.ow2.sirocco.cimi/sirocco-cimi-api-server-webapp/
implementation ("org.ow2.sirocco.cimi:sirocco-cimi-api-server-webapp:0.6.4")
'org.ow2.sirocco.cimi:sirocco-cimi-api-server-webapp:war:0.6.4'
<dependency org="org.ow2.sirocco.cimi" name="sirocco-cimi-api-server-webapp" rev="0.6.4">
  <artifact name="sirocco-cimi-api-server-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.sirocco.cimi', module='sirocco-cimi-api-server-webapp', version='0.6.4')
)
libraryDependencies += "org.ow2.sirocco.cimi" % "sirocco-cimi-api-server-webapp" % "0.6.4"
[org.ow2.sirocco.cimi/sirocco-cimi-api-server-webapp "0.6.4"]

Dependencies

provided (1)

Group / Artifact Type Version
org.ow2.sirocco.cimi : sirocco-cimi-api-server-impl jar 0.6.4

Project Modules

There are no modules declared in this project.

================================ Sirocco DMTF CIMI Implementation

This module belongs to the Web tier of the Sirocco multi-cloud manager. It contains the implementation of the DMTF CIMI 1.0 API that acts as the unified IaaS API of Sirocco. This Web module implements all the REST machinery of the DMTF CIMI API and interacts with the business tier of Sirocco through an internal EJB business api.

Building this module

mvn clean install

Notes

This Web module targets the GlassFish 4.0 container with Jersey 2 and CDI 1.1.

To workaround a bug of GlassFish 4.0 (https://java.net/jira/browse/GLASSFISH-20597), it is necessary to download the jersey-gf-cdi from maven central and replace this module in glassfish4/glassfish/modules:

http://repo1.maven.org/maven2/org/glassfish/jersey/containers/glassfish/jersey-gf-cdi/2.0/jersey-gf-cdi-2.0.jar

org.ow2.sirocco.cimi

OW2 Sirocco

Versions

Version
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0