Hibernate Tomcat JNDI数据源配置(转)

  简述: 配置JNDI 查找Tomcat 中server.xml中定义的数据源   步骤: 1. 修改elipse的数据源server.xml   主要修改如下, 1. 添加下面这段Context文本 其中StudentManagementWeb是项目名称   [html]  view plaincopy     <Context docBase="StudentManagementWeb" p
相关文章
相关标签/搜索