or...@l wrote: > Hello, > > I have a Java web application built using Spring + Freemarker + Hibernate + > XFire > Everything worked fine until today when....after creating a new page > Controller, I built the project -> BUILD SUCCESFULL, but when I start Tomcat > i get ... IllegalStateException: Cannot map handler [<handlerName>] 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?
As per http://tomcat.apache.org/lists.html user questions should be directed to the user list. That said, this doesn't look like a Tomcat question. You might want to try a more appropriate forum. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org