Matt, I have sometimes had these kinds of exceptions when deploying new versions of CAS. When I have gotten these class not found exceptions and I am pretty sure the .pom files are correct, I try to "blow away" my maven repository and then do a clean and build. Another time I had this kind of problem I fixed it by upgrading my Netbeans Maven plugin (not sure if you are using Netbeans but if you are this might be worth a try). Hope this might help!
Ryan On Fri, Dec 19, 2008 at 10:37 AM, Baker, Matt <[email protected]> wrote: > I've followed the instructions on the REST API page at ja-sig, restarted > my tomcat container, and I get the following message when starting up: > > > > 2008-12-19 11:00:39,889 ERROR > [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/cas]] - > <Error loading WebappClassLoader > > delegate: false > > repositories: > > /WEB-INF/classes/ > > ----------> Parent Classloader: > > org.apache.catalina.loader.standardclassloa...@1ce669e > > com.noelios.restlet.ext.spring.RestletFrameworkServlet> > > java.lang.ClassNotFoundException: > com.noelios.restlet.ext.spring.RestletFrameworkServlet > > > > … > > > > > > Am I missing a file somewhere? The only pom.xml I found in our CAS install > was this one: > > > > tomcat5\webapps\cas\META-INF\maven\org.jasig.cas\cas-server-webapp\pom.xml > > > > Any ideas? > > > > Thanks, > > > > Matt Baker > > UAMS > > Confidentiality Notice: This e-mail message, including any attachments, is > for the sole use of the intended recipient(s) and may contain confidential > and privileged information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message. > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
