On 09/11/06, Jerome Louvel <[EMAIL PROTECTED]> wrote:

In the "/lib" folder of the distribution, there is a README.txt file folder
that attempts the list the main dependencies for each JAR. I've reviewed it
again and fully updated it (see attached copy).

Thanks. Much clearer Jerome.
Could this be pointed to from the FAQ and tutorial please?


I've also fixed all the NPE that can occurs inside the API when a JAR is
missing, displaying only the error like "SEVERE: Unable to register the
Restlet API implementation...". Hope this helps clarify messages.

One more if I may.

Tutorial, section 6

        @Override
        public Restlet createRoot()
        {
           return new Directory(getContext(), ROOT_URI);
        }
     };

No mention of ROOT_URI  in the text ?



regards




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

Reply via email to