Hi, On Fri, Feb 21, 2014 at 12:06 PM, Marius Petria <[email protected]> wrote: > ...I am trying to implement a custom ResourceProvider and return a resource > that can be adapted to a ValueMap > and eventually be rendered by JsonRendererServlet...
This works fine with our test PlanetResourceProvider [1], you can test it by starting the launchpad/testing module with "mvn launchpad:run" and requesting http://localhost:8888/planets.tidy.2.json -Bertrand [1] http://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services/src/main/java/org/apache/sling/launchpad/testservices/resourceprovider/
