javax.naming.NameNotFoundException:Name[ XXX] is not bound in this context.
摘要:
在用局部数据源去连数据库的时候,在本地的项目中,都是可以的,可是一部署到服务器上,就报错了。报的错误是:javax.naming.NameNotFoundException:Name[ XXX] is not bound in this context.查了下解决方案:在项目的web.xml中加入下... 阅读全文
posted @ 2014-11-08 21:33 michaeljunlove 阅读(15228) 评论(0) 推荐(0)