读书人

WebSphere6.1 for oracle数据源配备

发布时间: 2012-07-05 07:59:18 作者: rapoo

WebSphere6.1 for oracle数据源配置

1?? 约定

本文假定WebSphere安装在

D:\IBM\WebSphere\AppServer

WebSphere版本是6.1.0.21?or up

oracle 9i or up

2?? WebSphere6.1数据源配置

2.1? 配置

2.1.1? 复制驱动程序
  1. ?????? <resource-ref id="ResourceRef_1238122581487">

    ?????? <description>oracle datasource</description>

    ?????? <res-ref-name>jdbc/caspDataSource</res-ref-name>

    ?????? <res-type>javax.sql.DataSource</res-type>

    ?????? <res-auth>Container</res-auth>

    ?????? <res-sharing-scope>Shareable</res-sharing-scope>

    ??? </resource-ref>

    3.2 persistence.xml文件的配置

    红色的位置需要与jndi的名称对应。

    1 楼 threestone1026 2010-10-15 ibm-web-bnd.xmi 这东西有何用处

读书人网 >Web前端

热点推荐