| Projects on Google Code | Results 1 - 10 of 206 |
http://www.eclipse.org/images/awards/winner09.jpg
----
*Update 21th July 2009*
* Version 1.2.1 released
* FIXED BUG: Wrong Guice version in runtime zip
*Update 14th July 2009*
* Version 1.2 released
* Update to latest Pax bundles
* Minor fixes in DirInstaller
* Removed profi...
== Intro ==
A simple library to help in the building of class generation applications under OSGi.
This is not a code generation framework - there are plenty of those already. Instead this library controls when classes are produced by a pluggable code generator and manages the class loading envir...
<wiki:toc max_depth="1" />
==MAEXO - Management Extensions for OSGi==
The *MAEXO* project enables JMX based management of OSGi containers and applications. It offers an easy to use [ProgrammingModel programming model] for dealing with JMX resources within an OSGi application.
As a showcase...
Hibernate is packaged as a bundle as part of the JBoss project, however the version they distribute is not the latest release. This project provides a location for distributing the latest builds of hibernate so that the task of maintaining the bundle can be shared.
==News==
* *5 Jan 2009* - Up...
OSGEye provides a set of managing and monitoring tools for [http://www.osgi.org/Main/HomePage OSGi] enabled platforms. Currently a command line console and JMX is supported.
http://osgeye.org/images/osgeye.jpg
The latest release is [http://osgeye.googlecode.com/files/org.osgeye-0.0.1.zip v0.0....
This project contains source code examples for the book [http://manning.com/hall/ OSGi in Action] written by _Richard S. Hall, Karl Pauls, Stuart !McCulloch,_ and _David Savage_ and published by _Manning Publications_.
http://manning.com/hall/hall_cover150.jpg *Examples for chapters 1 to 10, and ...
= Welcome at the !BindForge! =
From version 0.5 on, the latest source code can be found at [http://bitbucket.org/romanroe/bindforge/overview/ BitBucket].
Currently, a major redesign of the configuration API takes place. Please check the test specification [http://bitbucket.org/romanroe/bindfor...
Gyroscope is a service layer runtime (SLR) for OSGi that aims to hide most of the dynamics of the platform providing a _stabilized_ programming environment.
= Goals =
=== Constructor friendly ===
Allow the user to pass OSGi services to constructors and store them in final fields. This will i...
This small library provides a simple domain specific language (DSL) for writing OSGi filters.
Here are some Groovy examples of how to use this simple library to construct LDAP style filters:
{{{
import static org.filter4osgi.builder.FilterBuilder.*
def result = and(
eq('mailboxName', 'we...
=Welcome to Cloud Bundles=
==About==
Our goal is to create collection of OSGi services that can be used to for interaction with cloud computing services, such as Amazon AWS, !GoGrid, Mosso, etc. We will use existing Java libraries that work with this services (where possible), and wrap them in w...