2007/5/11, Lionel Port <[EMAIL PROTECTED]>:
tiles-def.xml looks like this: <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 2.0//EN" "http://tiles.apache.org/dtds/tiles-config_2_0.dtd">
The problem is that you use the new DTD for your Tiles definitions file, while Shale-Tiles uses a version of Tiles where the structure is very different. I hope that with Shale 1.0.5 this problem will be resolved (i.e. it will depend on Tiles 2.0.3). Antonio
