In short - the problem is that it works only if everything is inside WebAppContext and breaks root application context totally if there is anything. If you have EntityManagerFactory or something similar configured at ROOT it makes more harm than good even before first real reloading (as it does full reloading on every request even if nothing changed). It has other problems but those are not as important as this one.

On 2012-01-04 10:30, Reinhard Pötz wrote:
What's the problem with the cocoon-maven-plugin?

Reply via email to