Spring under Geronimo v2.1 with Jetty
问题 I trying to deploy Java EE web application on Geronimo container with Jetty web server. Unfortunately I have some troubles, I'm getting NoSuchMethod error. I saw that somebody had similar problem, and the solution was to remove redundant spring-framework library from classpath. But it doesn't work for me, my classpath is correctly constructed. Here's contents of WEB-INF/lib directory: aopalliance-1.0.jar commons-collections-3.2.1.jar commons-logging-1.1.1.jar dom4j-1.6.1.jar h2-1.3.164.jar