I am in the process of upgrading to 3.3.1 and have gotten everything
compiling.  However, when I deploy, I get the following exception:

Unable to fully initialize the Restlet. No Restlet engine available.
2008-11-12 08:17:10,580 ERROR
[com.noelios.restlet.ext.spring.RestletFrameworkServlet] - <Context
initialization failed>
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'root' defined in ServletContext resource
[/WEB-INF/restlet-servlet.xml]: Instantiation of bean failed; nested
exception is org.springframework.beans.BeanInstantiationException: Could not
instantiate bean class [org.restlet.ext.spring.SpringRouter]: Constructor
threw exception; nested exception is java.lang.RuntimeException: Unable to
fully initialize the Restlet. No Restlet engine available.

My pom.xml has a dependency to the project version of
cas-server-integration-restlet.  My web.xml to activate the RESTful API is
configured as it was for 3.3 (which worked).  Do I need to change this for
3.3.1?  Also, I looked at the .jar files packaged with the war for 3.3 and
saw 3 jars related to the Restlet:
com.noelios.restlet.ext.servlet-1.1-M4.jar,
com.noelios.restlet.ext.spring-1.1-M4.jar, and
com.noelios.restlet-1.1-M4.jar; however, with 3.3.1 I only see one:
com.noelios.restlet.ext.spring-1.1.1.jar

Any help is greatly appreciated!  Thanks!
-- 
View this message in context: 
http://www.nabble.com/CAS-3.3.1-Restlet-Error-on-Deploy-tp20462781p20462781.html
Sent from the CAS Users mailing list archive at Nabble.com.

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to