Dean Crothers ha scritto:
The Struts documentation I'm following doesnt mention a servlet - just the listener and TilesResult?
...
SEVERE: Exception sending context initialized event to listener instance of class org.apache.struts2.tiles.StrutsTilesListener
java.lang.RuntimeException: Source object must not be null

You have to put in "web.xml" the "definitions-config" init parameter, that points to your Tiles definitions xml file or you can use the default name, under /WEB-INF/tiles.xml

HTH
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to