On Wed, Jul 1, 2009 at 09:34, Charles Moulliard<[email protected]> wrote: > Hi, > > The readme file file of the project Geronimo Blueprint does not explain the > difference between : > > Blueprint API, > Blueprint CM, > Blueprint Core, > Blueprint Bundle, > > I understand that Blueprint bundle corresponds to the bundle that we can use > on Equinox, Felix or Karaf but : > > What is Blueprint CM ?
Support for the ConfigAdmin namespace extension. This is not part of the blueprint spec yet, but should be included in the next few months. > Idem for Core and API ? Api is well ... the api. Core is the implementation of the blueprint spec > Is Blueprint bundle = sum of Blueprint API + CM + core ? Yes. > Regards, > > Charles Moulliard > Senior Enterprise Architect > Apache Camel Committer > > ***************************** > blog : http://cmoulliard.blogspot.com > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
