Re: REST / Can't find URLResponseBuilder

2009-11-28 Thread Johannes Lichtenberger
On Sat, 2009-11-28 at 07:43 +0100, Jos Snellings wrote: org.apache.cocoon.rest.jaxrs.response.URLResponseBuilder.java What version do you have in your project pom? It should be alpha 2 I guess. Or build it from the svn trunk, svn co http://svn.apache.org/repos/asf/cocoon/cocoon3 It is now

Fwd: Re: Samples for Cocoon 2.2

2009-11-28 Thread Peter Hargreaves
-- Forwarded Message -- Subject: Re: Samples for Cocoon 2.2 Date: Thursday 26 Nov 2009 From: Peter Hargreaves pe...@pdh-online.info To: us...@cocoon.apache.org Found the problem at last! Could a developer please review the following and update the SVN repository if

Re: REST / Can't find URLResponseBuilder

2009-11-28 Thread Jos Snellings
In the samples, a typical use of StringTemplate is shown: a page is to be interpreted by the StringTemplate engine, and a number of properties are passed via the hashtable. The idea is that you would open a view on the object. So, - the query points to a resource - the controller decodes what the