> When we deploy cas in tomcat and try to test it, the error below appears in
> the log file ...
> java.lang.NoSuchMethodError:
> org.springframework.util.Assert.noNullElements([Ljava/lang/Object;Ljava/lang/String;)V
at
org.springframework.context.support.AbstractRefreshableConfigApplicationContext.setConfigLocations(AbstractRefreshableConfigApplicationContext.jav
a:78)
The above error is likely the cause of a missing dependency,
spring-context. I would expect it to be inherited from the cas-server
parent POM, so I can't explain why without knowing more about your
build process. In any case adding spring-context explicitly to your
dependencies should fix.
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-user