Hi Dave,

Updated FAQ and tutorial with additional info. 

Sample value for ROOT_URI = "file:///D:/Restlet/www/docs/api/". 

You can also check the complete tutorial source code in the
"src\com.noelios.restlet.example\com\noelios\restlet\example\tutorial"
directory of the distribution.

Best regards,
Jerome  

> -----Message d'origine-----
> De : Dave Pawson [mailto:[EMAIL PROTECTED] 
> Envoyé : jeudi 9 novembre 2006 11:05
> À : [email protected]
> Objet : Re: tutorial examples.
> 
> 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