Dear all,

I just starting to learn restlet, and found this problem. I'm following 
firstResource tutorial with eclipse and glassfish integrated to eclipse.
After write all the code,and importing :
- org.restlet.jar
- com.noelios.restlet.jar
- com.noelios.restlet.ext.servlet_2.5.jar

and run the servlet, I got the following error :

javax.servlet.ServletException: PWC1397: Wrapper cannot find servlet class 
com.noelios.restlet.ext.servlet.ServerServlet or a class it depends on
root cause

java.lang.ClassNotFoundException: com.noelios.restlet.ext.servlet.ServerServlet
note The full stack traces of the exception and its root causes are available 
in the Sun GlassFish Enterprise Server v2.1 logs.

But when I was deploying .war example downloaded from the site, it was deployed 
successfully. Does anybody know what cause this problem?

THanks
-- 
View this message in context: 
http://n2.nabble.com/firstResource-example-problem-tp2538870p2538870.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

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

Reply via email to