Hi there,

You are probably mixing JARs from different versions in your classpath. You 
need to make sure that the "org.restlet.jar" and all extension JARs you are 
using are coming from the same distribution/version.

Best regards,
Jerome
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.o​rg
Noelios Technologies ~ http://www.noelios.com




-----Message d'origine-----
De : webp...@tigris.org [mailto:webp...@tigris.org] 
Envoyé : mercredi 29 septembre 2010 12:33
À : discuss@restlet.tigris.org
Objet : Runtime issue with Restlet 2.0-SNAPSHOT

Hi,
I am using Restlet 2.0-SNAPSHOT version with jaxrs extension.

But at runtime, I am getting error:
java.lang.NoClassDefFoundError: org.restlet.util.Helper

I see that this class is in restlet 1.1.10 verion.

Am I missing anything in my dependency list?

I also tried to search same class in all the jars I got when downloading 2.0 
version, but didn't find this class in any of those jars.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2666085

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2666685

Reply via email to