I encounter this problem too. And this problem stop the cas from starting up.
So, Please fix it if you could. Thanks. Shawn 2010/3/3 Patrick Berry <[email protected]> > > > On Mon, Mar 1, 2010 at 10:48 AM, Marvin Addison > <[email protected]>wrote: > >> > INFO: Deploying web application archive cas.war >> > 2010-03-01 10:18:36,230 ERROR >> > [org.springframework.web.context.ContextLoader] - <Context >> initialization >> > failed> >> > java.lang.NoSuchMethodError: >> > >> org.springframework.web.context.ConfigurableWebApplicationContext.setId(Ljava/lang/String;)V >> >> My hunch is that this is a different manifestation of the same error >> we saw previously that was caused by mixed versions of Spring jars in >> the deployable. >> >> > I doubt the dep tree is important at this point >> >> I think it's still relevant: >> >> > [INFO] | | +- >> > org.jasig.service:person-directory-api:jar:1.5.0-RC6:runtime >> > [INFO] | | \- org.springframework:spring-context:jar:2.5.6:runtime >> >> The NoSuchMethodError is coming from a class in Spring jar for which >> you've got mixed versions. >> >> M >> >> > Okay, with the conference being so close I'm going to have to close up shop > on this little project unless there is more I can do on the testing front. > I just feel a way out of my league on this one. > > Pat > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
