Hi Norton,

On Sep 25, 2009, at 11:36 AM, norton borf wrote:

> Thanks for posting that.
>
> I just updated to the latest jars in the snapshot you referenced. My  
> project includes org.restlet.jar and org.restlet.spring.jar in my  
> WAR file, however it is reporting the following on startup. I looked  
> at the org.restlet.spring.jar contents and it does not include this  
> servlet. Which jar should I be referencing instead?

Did you download the JEE edition?  SpringServerServlet is not included  
in the JSE edition.  I see it in lib/org.restlet.ext.spring.jar in  
restlet-jee-2.0snapshot.zip.

Rhett

>
> exception
>
> javax.servlet.ServletException: PWC1397: Wrapper cannot find servlet  
> class org.restlet.ext.spring.SpringServerServlet or a class it  
> depends on
>
> root cause
>
> java.lang.ClassNotFoundException:  
> org.restlet.ext.spring.SpringServerServlet
>
>> Hi there,
>>
>> As a workaround, there is a new snapshot available including the  
>> Spring fixes:
>> http://www.restlet.org/downloads/unstable
>>
>> Best regards,
>> Jerome Louvel
>> --
>> Restlet ~ Founder and Lead developer ~ http://www.restlet.org
>> Noelios Technologies ~ Co-founder ~ http://www.noelios.com
>>
>>
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2400317

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

Reply via email to