I am looking for a good example of an open source web application that provides and uses a JAX-RS web service for all business logic calls.
That is an application that doesn't only provide a RESTful interface for some parts of the system but also uses the same interface within the application.