注册 登录
编程论坛 J2EE论坛

框架网页有点乱跟这个有关系吗?

susan001983 发布于 2007-07-27 16:25, 768 次点击
java.io.FileNotFoundException: class path resource [META-INF/xfire/services.xml] cannot be opened because it does not exist


能帮我看看这个怎么解决吗?

框架网页有点乱跟这个有关系吗?
1 回复
#2
Gramary2007-07-27 16:46
没有关系的`
你这个错误是没有发现文件的错误
class path resource [META-INF/xfire/services.xml] cannot be opened because it does not exist
这个是个路指 META-INF/xfire/services.xml 这径下没有 services.xml 这个文件
1