| Author |
Unit Testing
|
Vidu Greg
Greenhorn
Joined: Sep 05, 2005
Posts: 10
|
|
I am running a unit test. My environment is Struts2, Spring, junit. INFO [org.apache.tiles.impl.BasicTilesContainer] - Initializing Tiles2 container. . . WARN [org.apache.tiles.impl.BasicTilesContainer] - Unable to find configured definition '/WEB-INF/tiles.xml' Because of that I am getting no definition found exception... Here is the code I am using... --------------------------------------------------------------------
|
 |
 |
|
|
subject: Unit Testing
|
|
|