Thanks AJ

On 08/11/06, A.J. Barnes <[EMAIL PROTECTED]> wrote:

Looks like you're missing the javax jar. In the lib fold, there are two
javax.servlet folders. From what I remember you need to include the
javax.servlet.jar from one of these, particularly from javax.servlet_2.5
if you are using Jetty 6.

I think we probably need an entry in the Wiki, but I haven't had a chance
to work out all the dependancies for each type of Server or Client.

Haven't tried removing them yet, but for examples 3 and  5, I now have
file.reference.com.noelios.restlet.ext.asyncweb_0.8.jar=../../myjava/restlet/lib/com.noelios.restlet.ext.asyncweb_0.8.jar
file.reference.com.noelios.restlet.ext.jetty_6.0.jar=../../myjava/restlet/lib/com.noelios.restlet.ext.jetty_6.0.jar
file.reference.com.noelios.restlet.ext.net.jar=../../myjava/restlet/lib/com.noelios.restlet.ext.net.jar
file.reference.com.noelios.restlet.jar=../../myjava/restlet/lib/com.noelios.restlet.jar
file.reference.javax.servlet.jar=../../myjava/restlet/lib/javax.servlet_2.5/javax.servlet.jar
file.reference.org.mortbay.jetty.jar=../../myjava/restlet/lib/org.mortbay.jetty_6.0/org.mortbay.jetty.jar
file.reference.org.mortbay.jetty.util.jar=../../myjava/restlet/lib/org.mortbay.jetty_6.0/org.mortbay.jetty.util.jar
file.reference.org.restlet.jar=../../myjava/restlet/lib/org.restlet.jar
file.reference.org.safehaus.asyncweb.jar=../../myjava/restlet/lib/org.safehaus.asyncweb_0.8/org.safehaus.asyncweb.jar

HTH DaveP




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

Reply via email to