2009/4/10 rainbow photo <[email protected]>: > I am working > on applications built on top of Spring MVC and Tiles.
Versions please.... > The first one is > that the tiles-core.jar file can be removed during tomcat application > undeploying process. I have to delete it by hand. It could be a bug, but it's hard to say without knowing the version. > The other problem is the following exception. > > Caused by: org.xml.sax.SAXParseException: Attribute "controllerClass" must be > declared for element type "definition". You are using the old format of Tiles definition files. For more info, see: http://tiles.apache.org/framework/migration/configuration.html#Reusing_old_Tiles_configuration_files http://tiles.apache.org/framework/migration/index.html Ciao Antonio
