Hi Thierry, Thierry Boileau <thboileau <at> gmail.com> writes: > the configuration of a component in the context of a servlet container > is only available with Restlet 1.1. > Could you try with Restlet 1.1M4 or the latest snapshot > (http://www.restlet.org/downloads/)?
I've done the upgrade but unfortunately: Neither the directory component does work nor the application delivering my representations (I'm receiving 404 response code). Is there anything else to consider while upgrading from 1.0.10 to 1.1 M4 besides moving code from "public Representation getRepresentation(final Variant variant)" to "public Representation represent()" within the representation types? Thanks Christian

