.. IllegalStateException: Cannot map handler [] to URL
> path.
>
> It seems that my controller is instantiated twice, but I don't know why. It
> should instantiate ONCE as I create a bean for it in .xml file exactly as
> for the other(30-40) controllers.
>
> any ideea
Hello,
I have a Java web application built using Spring + Freemarker + Hibernate +
XFire
Everything worked fine until today whenafter creating a new page
Controller, I built the project -> BUILD SUCCESFULL, but when I start Tomcat
i get ... IllegalStateException: Cannot map handler [] to