摘要:
项目中需要客户端服务器时时从部署公共资源的服务器上获取文件。 在此片文章中已经写的很详细,可参考:http://blog.51cto.com/lzhnb/2086392 实际中配置中,前期一切正常, 最后在挂载操作时 mount -t nfs 报错如下: So far the information 阅读全文
摘要:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'departmentServiceImpl': Injection of resource fields failed; n 阅读全文
摘要:
MyEclipse项目上有红色感叹号,各包显示正常。用JUnit测试部分能运行,部分报错,报错如下: Class not found n_jdbc.UserDaoTestjava.lang.ClassNotFoundException: n_jdbc.UserDaoTest at java.net. 阅读全文