users@jersey.java.net

Some stuff recently added

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 16 Sep 2008 12:25:44 +0200

Hi,

I have recently added some stuff:

1) Sparklines sample inspired by Joe Gregrio's python implementation.

2) JAXB sample, showing all usages of xml root element, xml type,
JAXBElement and collections of xml root
      element and xml type.

3) It is now possible to pass in generic type information to the
client API (the async API still requires updating) via
      GenericType and GenericEntity (see sample referenced in 2 for
usage).

4) Simple server-side and client-side logging filters, that i wish i
had and utilized yesterday rather than spending
     a silly amount time time with a JDK 5 bug.

Paul.