On Mon, Mar 1, 2010 at 10:48 AM, Marvin Addison <[email protected]>wrote:

>
> > 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, peeking into the war shows the obvious:

    testing: WEB-INF/lib/spring-context-2.5.6.jar   OK
    testing: WEB-INF/lib/spring-context-3.0.1.RELEASE.jar   OK

I guess I'm just having a problem resolving what I see in the dep tree vs
what goes into the war.  I guess the other problem I'm having is at what
level is this resolvable?  Is it up to each deployer?  I'm not trying to be
a pain, I'm honestly curious ;-)

Also, Marvin, were you able to figure out why you were getting "clean"
builds before but not with the 'from scratch' overlay project you sent to
the list?

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

Reply via email to