When I import the Roo Clinic application into STS with the following version
Version: 2.3.0.RELEASE
Build Id: 200912171331
I get the following error (I have copied this from the "Problems" console of Eclipse)
The Application however runs. Moreover when I open the XML file to see the error there is none marked. Has anyone run into this?
Description
Unexpected exception parsing XML document from file [C:/misc/roo-projects/clinic/src/main/webapp/WEB-INF/spring/webmvc-config.xml]; nested exception is org.springframework.beans.factory.NoSuchBeanDefini tionException: No bean named 'org.springframework.web.servlet.handler.SimpleUrl HandlerMapping#petclinic#src/main/webapp/WEB-INF/spring/webmvc-config.xml#20' is defined
Resource
webmvc-config.xml
Path
/petclinic/src/main/webapp/WEB-INF/spring
Location
Unknown
Type
Spring Beans Problem
Regards,
Raj


Reply With Quote
