Some how thougth that the classpath started from WEB-INF down
Type: Posts; User: peterb; Keyword(s):
Some how thougth that the classpath started from WEB-INF down
I guess you should use a ClassPathXMLApplicationContext instead of a FileSystem . :)
I'am trying to run spring/hibernate with tomcat. There is a bean creation problem cause spring can't find the...