急救!unitils中使用Excel作为数据源出现Dataset file can not be found 问题

环境:myeclipse10下使用spring3 + hibernate3编写完持久层后,准备用unitils测试,项目部署见下图:

[img]http://dl.iteye.com/upload/attachment/0068/6302/29197d64-0375-3c42-aa8d-a7e4d9866a73.png[/img]

代码如下图:

[img]http://dl.iteye.com/upload/attachment/0068/6304/97651e6d-b1c6-3978-8eef-2efc73d62dda.png[/img]

failure trace如下:

[img]http://dl.iteye.com/upload/attachment/0068/6309/a0c73fb2-c3ab-31ec-b374-206d93b70398.png[/img]

该测试是学习《Spring+3.x企业应用开发实战》17章时参考作者源码编写的。测试中出现此问题,百思不得其解。网上对于这类问题解答也没有。忘各位大神急救!

把异常信息整个贴出来,是不是资源文件没找到?