re example 6.
Tutorial says

Note that no external configuration file is needed. If you want to
customize the mapping between file extensions and metadata (media
type, language or encoding), you can use the Application's
"localService" property.

Should this be
org/restlet/Application.html#getMetadataService()  ?

No docs on localService() ?


I'm getting debug information logged:

09-Nov-2006 10:40:45 com.noelios.restlet.local.DirectoryResource getVariants
INFO: Getting variants for : file://c:/files/endpoint/index


which implies that it is looking for a file called index (no extension).

How to change this such that I get either a directory listing
or index.html (or variants) by default please?
Or how to specify an explicit file

regards






--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Reply via email to