Hi All,
Searching in the internet I notice that tiles 2.0.6 has a problem with UTF8,
then I download the 2.0.5 version and put it in my project but it is not
working. Now it is returning an exception with the bellow message:
SEVERE: Exception sending context initialized event to listener instance of
class org.apache.tiles.web.startup.TilesListener
java.lang.IllegalStateException: Unable to instantiate container.
at
org.apache.tiles.web.startup.TilesListener.contextInitialized(TilesListener.java:61)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3830)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4337)
Thanks in advance.
Francisco