Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The project has been cut into the following maven projects :

Maven project name

Description

Is it a bundle

reportincident.activemq

...

configuration file of the ActiveMQ engine

...

yes

eportincident.camelqueueservice

...

configuration file of the camel-activemq component

...

yes

reportincident.db

...

generator of the script DB

...

no

reportincident.features

...

features provisioning file containing our bundles dependencies

...

no

reportincident.model

...

model layer

...

yes

reportincident.persistence

...

hibernate persistence layer; bundle

...

yes

reportincident.routing

...

camel routing

...

yes

reportincident.service

...

spring service layer

...

yes

reportincident.web

...

apache wicket module

...

yes

reportincident.webservice

...

CXF web service generator

...

yes

Tip
OSGI Definition
OSGI Definition

A bundle in the OSGI world represents component made by developer. For more info about OSGI, I recommend to have a look on OSGI web site

...