You most likely have multiple versions of Spring on your classpath for some reason.
-Scott On Sat, Feb 23, 2008 at 4:39 PM, Mert Çalışkan <[EMAIL PROTECTED]> wrote: > Hi, > > I have downloaded the 3.2 release and mavened the cas-server-webapp to get > it running inside eclipse, > everything is ok on that side. The app starts with no problem inside > eclipse on my tomcat. But when I request the /cas-server-webapp > I got the following error, > > java.lang.NoSuchMethodError: > org.springframework.ui.ModelMap.addAllAttributes > (Ljava/util/Map;)Lorg/springframework/ui/ModelMap; > at org.springframework.web.servlet.ModelAndView.<init>( > ModelAndView.java:98) > at > org.springframework.webflow.executor.mvc.FlowController$1.handleApplicationView > (FlowController.java:192) > > Any ideas? > > Regards, > > Mert.. > > > <[email protected]> > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
