users@jsr311.java.net

Triaxrs: a lightweight JAX-RS implementation that runs in OSGi container

From: Reto Bachmann-Gmür <reto.bachmann_at_trialox.org>
Date: Thu, 16 Oct 2008 16:50:05 +0200

At trialox.org we have implemented Triaxrs, a JAX-RS implementation,
that can run in OSGi containers. Our code is open source and licensed
under the apache 2.0 license. It allows discovery of root resources and
providers using the OSGi service registry. A tutorial is available which
shows the steps to create a RESTfull application and deploy it in the
felix OSGi container.

Triaxrs 0.3 implements most of the features of version 0.10 of the API,
a snapshot based on version 1.0 will be available soon. We would like to
invite you to test it and are happy to receive any feedback.

Website: http://trialox.org/projects/org.trialox.jaxrs/

Mercurial-source repository: http://scm.trialox.org/org.trialox.jaxrs/

Tutorial:
http://trialox.org/projects/org.trialox.jaxrs/tutorials/tutorial_1.xhtml

Download: http://repo.trialox.org/distro/org/trialox/org.trialox.jaxrs/0.3/

Cheers,
reto