Antonio Petrelli on 07/10/08 16:06, wrote:
2008/10/7 Adam Hardy <[EMAIL PROTECTED]>:
07-Oct-2008 15:43:29 org.apache.catalina.core.StandardContext listenerStart
SEVERE: Error configuring application listener of class
org.apache.struts2.tiles.StrutsTilesListener
java.lang.ClassNotFoundException:
org.apache.struts2.tiles.StrutsTilesListener
What happens if you create a war file and deploy it?
Same thing. Just checked. Also just checked the list of jars in WEB-INF/lib,
should be this, right:?
pattern-repo/WEB-INF/lib/struts2-core-2.0.11.2.jar
pattern-repo/WEB-INF/lib/struts2-tiles-plugin-2.0.11.2.jar
pattern-repo/WEB-INF/lib/tiles-api-2.0.6.jar
pattern-repo/WEB-INF/lib/tiles-core-2.0.6.jar
pattern-repo/WEB-INF/lib/tiles-jsp-2.0.6.jar