Getting this runtime error when deploying a war file from the geoserver trunk source code with 'mvn install' - Any ideas?
------------------------------------------------------------------------------------------ Error creating bean with name 'applicationState' Cannot resolve reference to bean 'data' while setting constructor argument Cannot resolve reference to bean 'geoServer2' while setting constructor argument Error creating bean with name 'geoServer2' defined in URL [jar:file:/opt/tomcat/webapps/geoserver/WEB-INF/lib/main-1.8.0-SNAPSHOT.jar!/applicationContext.xml Related cause: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'secureCatalog' defined in URL [jar:file:/opt/tomcat/webapps/geoserver/WEB-INF/lib/main-1.8.0-SNAPSHOT.jar!/applicationContext.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.geoserver.security.DataAccessManager]: Ambiguous constructor argument types - did you specify the correct bean references as constructor arguments? ---------------------------------------------------------------------------- Thanks, Todd -- View this message in context: http://www.nabble.com/runtime-error-when-deploying-geoserver-from-src-tp18265145p18265145.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
