As I was running out the door to catch my flight, Marvin mentioned that through the power of collaborative ideation the issue had been resolved. I have to admit that my curiosity almost convinced me to miss my flight...almost.
I was wondering if somebody might be able to weigh in with the resolution. Thanks, Pat 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 > > -- > 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
