2009/9/25 Hehl, Thomas <[email protected]>: > Yes. Like I said, this runs under tomcat and websphere. Same war file. I > had to install oc4j on my laptop to re-create the problem on the client > site. > > Do you think moving WEB-INF\conf\tiles.xml to WEB-INF\tiles-defs.xml > might fix the problem?
Uh? Sorry but I thought that you had tiles-defs.xml under /WEB-INF, not under /WEB-INF/conf You should fix your web.xml, because it has a wrong configuration: http://tiles.apache.org/2.1/framework/config-reference.html#org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG I wonder how it worked in other environments.... Antonio
