<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath:applicationContext.xml</param-value>
</context-param>
I would have thought that being a maven-jetty-plugin it would know where to look, but apparently it is too stoopid.
0 comments:
Post a Comment